Yes, I made a shortcut on the desktop for a command box - run as administrator
and also the grid setup I start it as administrator.
IIf I add localdomain to the test, it seems to work:
C:\software\win64_11gR2_grid\grid>runcluvfy stage -pre crsinst -n w2008-112-rac1.localdomain,w2008-112-rac2.localdomain -verbose
Performing pre-checks for cluster services setup
Checking node reachability...
Check: Node reachability from node "w2008-112-rac1"
Destination Node Reachable?
------------------------------------ ------------------------
w2008-112-rac2 yes
w2008-112-rac1 yes
Result: Node reachability check passed from node "w2008-112-rac1"
Checking user equivalence...
Check: User equivalence for user "Administrator"
Node Name Comment
------------------------------------ ------------------------
w2008-112-rac2 passed
w2008-112-rac1 passed
Result: User equivalence check passed for user "Administrator"
Checking node connectivity...
Interface information for node "w2008-112-rac2"
Name IP Address Subnet Gateway Def. Gateway HW Address MTU
------ --------------- --------------- --------------- --------------- ----------------- ------
public 192.168.1.152 192.168.1.0 On-link UNKNOWN 08:00:27:65:B5:55 1500
private 192.168.0.152 192.168.0.0 On-link UNKNOWN 08:00:27:A3:63:A2 1500
Interface information for node "w2008-112-rac1"
Name IP Address Subnet Gateway Def. Gateway HW Address MTU
------ --------------- --------------- --------------- --------------- ----------------- ------
public 192.168.1.151 192.168.1.0 On-link UNKNOWN 08:00:27:14:85:15 1500
private 192.168.0.151 192.168.0.0 On-link UNKNOWN 08:00:27:BB:2D:CC 1500
Check: Node connectivity of subnet "192.168.1.0"
Source Destination Connected?
------------------------------ ------------------------------ ----------------
w2008-112-rac2:public w2008-112-rac1:public yes
Result: Node connectivity passed for subnet "192.168.1.0" with node(s) w2008-112-rac2,w2008-112-rac1
Check: TCP connectivity of subnet "192.168.1.0"
Source Destination Connected?
------------------------------ ------------------------------ ----------------
w2008-112-rac1:192.168.1.151 w2008-112-rac2:192.168.1.152 passed
Result: TCP connectivity check passed for subnet "192.168.1.0"
Check: Node connectivity of subnet "192.168.0.0"
Source Destination Connected?
------------------------------ ------------------------------ ----------------
w2008-112-rac2:private w2008-112-rac1:private yes
Result: Node connectivity passed for subnet "192.168.0.0" with node(s) w2008-112-rac2,w2008-112-rac1
Check: TCP connectivity of subnet "192.168.0.0"
Source Destination Connected?
------------------------------ ------------------------------ ----------------
w2008-112-rac1:192.168.0.151 w2008-112-rac2:192.168.0.152 passed
Result: TCP connectivity check passed for subnet "192.168.0.0"
Interfaces found on subnet "192.168.1.0" that are likely candidates for a private interconnect are:
w2008-112-rac2 public:192.168.1.152
w2008-112-rac1 public:192.168.1.151
Interfaces found on subnet "192.168.0.0" that are likely candidates for a private interconnect are:
w2008-112-rac2 private:192.168.0.152
w2008-112-rac1 private:192.168.0.151
WARNING:
Could not find a suitable set of interfaces for VIPs
Result: Node connectivity check passed
Check: Total memory
Node Name Available Required Comment
------------ ------------------------ ------------------------ ----------
w2008-112-rac2 2.9996GB (3145272.0KB) 1.3672GB (1433600.0KB) passed
w2008-112-rac1 2.9996GB (3145272.0KB) 1.3672GB (1433600.0KB) passed
Result: Total memory check passed
Check: Available memory
Node Name Available Required Comment
------------ ------------------------ ------------------------ ----------
w2008-112-rac2 2.6712GB (2800908.0KB) 50MB (51200.0KB) passed
w2008-112-rac1 2.4454GB (2564140.0KB) 50MB (51200.0KB) passed
Result: Available memory check passed
Check: Swap space
Node Name Available Required Comment
------------ ------------------------ ------------------------ ----------
w2008-112-rac2 5.9974GB (6288700.0KB) 2.9996GB (3145272.0KB) passed
w2008-112-rac1 5.9974GB (6288700.0KB) 2.9996GB (3145272.0KB) passed
Result: Swap space check passed
Check: Free disk space for "w2008-112-rac2:C:\Temp\"
Path Node Name Mount point Available Required Comment
---------------- ------------ ------------ ------------ ------------ ------------
C:\Temp\ w2008-112-rac2 C 18.7021GB 1GB passed
Result: Free disk space check passed for "w2008-112-rac2:C:\Temp\"
Check: Free disk space for "w2008-112-rac1:C:\Temp\"
Path Node Name Mount point Available Required Comment
---------------- ------------ ------------ ------------ ------------ ------------
C:\Temp\ w2008-112-rac1 C 18.7021GB 1GB passed
Result: Free disk space check passed for "w2008-112-rac1:C:\Temp\"
Check: System architecture
Node Name Available Required Comment
------------ ------------------------ ------------------------ ----------
w2008-112-rac2 64-bit 64-bit passed
w2008-112-rac1 64-bit 64-bit passed
Result: System architecture check passed
Checking length of value of environment variable "PATH"
Check: Length of value of environment variable "PATH"
Node Name Set? Maximum Length Actual Length Comment
---------------- ------------ ------------ ------------ ----------------
w2008-112-rac2 yes 1023 100 passed
w2008-112-rac1 yes 1023 161 passed
Result: Check for length of value of environment variable "PATH" passed.
Pre-check for cluster services setup was successful.
You wouldnt believe it, but I restarted all my nodes this morning, and it works.
He now did took the c:\temp, something which yesterday he did not seem to want to change. The result is that all tests pass!
I moved it since c:\windows\temp is system ( although Oracle did create lots of directories in there).
YES!

Thanks a lot for all the help Tim!