Windows HPC Server Deployment, Management, and Administration ForumDedicated to all aspects of deployment, monitoring, and management of Windows HPC Server 2008 and Windows Compute Cluster Server 2003 clusters.© 2009 Microsoft Corporation. All rights reserved.Mon, 23 Nov 2009 17:31:29 Z4c55b743-5583-41d5-9595-d62d44ede746http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/31d88470-e03c-4977-b3a4-a4debac07562http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/31d88470-e03c-4977-b3a4-a4debac07562partydhttp://social.microsoft.com/Profile/en-US/?user=partydManaging user access on a GPGPU HPC Cluster.Hi All, <div><br/></div> <div>I have configured a cluster where each node has a decent graphics card and use it for performing parallel rendering. The caveats of using MS HPC in a GPGPU setting is that you must:</div> <div><br/></div> <div>1. Login a console session on all nodes with one user login, lets call him gpu-user.</div> <div>2. gpu-user must also be the user that that submits jobs otherwise the scheduler will fail because it must match the job submitter to the user that created the console session on each node.</div> <div><br/></div> <div>This is troublesome as often the data that we want to render on the cluster is sensitive and only certain users have access to it. Thus using a shared user (gpu-user) for job submission/node console login is non-ideal.</div> <div><br/></div> <div>What would be more preferable is that part of the job submission would be to login the job submitters user as the console session on each node, and then also lock the console until the job has completed.</div> <div><br/></div> <div>Does anyone know if it is possible to achieve this work flow through the job manager and/or with some scripting?</div>Wed, 11 Nov 2009 14:36:18 Z2009-11-23T17:31:29Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/5bf36bae-67b1-45e1-8e8f-f8e75fc3152ehttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/5bf36bae-67b1-45e1-8e8f-f8e75fc3152ecjstrainhttp://social.microsoft.com/Profile/en-US/?user=cjstrainIssue launching Cluster ManagerI have a client that cannot launch the HPC Cluster Manager from the head node, or from anywhere else for that manner. It states that the scheduling service cannot be contacted even when running it on the head node. All services are started.<br/> <br/> ThanksThu, 19 Nov 2009 15:43:52 Z2009-11-19T23:35:08Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/5efe9056-8195-4213-bb94-008859617d1ehttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/5efe9056-8195-4213-bb94-008859617d1eJohannes_dehttp://social.microsoft.com/Profile/en-US/?user=Johannes_deJava unattended cluster deployment, UAC ProblemHello,<br/> <br/> Some guidelines for unattended Java installation in an Win2008 HPC Cluster environment: <ul> <li><strong>Deactivate UAC on all nodes</strong> ; Otherwise the nodes will simple hang, and wait for the UAC acceptance that will never happen. You can omit this by doing the first Java installation by hand via RDesktop login. Afterwards all successive unattended installation will succeed. We have currently no clue why.  <strong><em>Perhaps some kind of adaptive UAC?</em> </strong> <br/> Best practice is to deactive UAC via a registry key:<br/> <em>%windir%\system32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f</em> </li> <li>Reboot the nodes, so that the registry change becomes effective.</li> <li>All will run smoothly now, if the user installing java was logged in to the nodes at least once. This poses a problem with 20++ cluster nodes. however. <strong>The basic point is, that there is no User directory created yet and neither are all temp and AppData paths.</strong> <br/> Java kindly ignores any variable defined by the OS, e.g. TEMP or TMP. And gathers its own temp dirs which leads to C:\Users\Username\AppData\LocalLow\Temp and many more.<br/> So the installation fails once more, unless these directories are there.<br/> So you have to create them yourself: <br/> <em>mkdir C:\Users\%USERNAME%\AppData\LocalLow\Temp\</em> </li> <li> After that the usual JRE unattended deployment should proceed</li> </ul> <br/> Have any of you had similar experiences?<br/> I would welcome any comments on that.<br/> <br/> <br/> <br/> <br/> Regards,<br/> <br/> Johannes<br/> <br/> <br/> (If I forget to update here, have a look at my <strong><a title="Johannes Habichs BLOG" href="http://www.blogs.uni-erlangen.de/JohannesHabich/stories/4262/" title="Johannes Habichs BLOG">blog</a> </strong> )<hr class="sig">JHThu, 19 Nov 2009 09:47:41 Z2009-11-19T09:47:42Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/e0915246-f393-4567-8a73-56a863c36bd4http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/e0915246-f393-4567-8a73-56a863c36bd4Don Patteehttp://social.microsoft.com/Profile/en-US/?user=Don%20PatteeWindows HPC Server 2008 R2 Beta 1 now available<p><strong>Our first Beta release is now available!</strong> You can read the full press release at <a href="http://www.microsoft.com/presspass/press/2009/nov09/11-16SC09PR.mspx">http://www.microsoft.com/presspass/press/2009/nov09/11-16SC09PR.mspx</a> if you're in to reading that kind of thing ;)</p> <p>Windows HPC Server 2008 R2 delivers productivity, performance and ease-of-use improvements in several areas, including the following:</p> <ul> <li>Improved scalability, with Windows HPC Server 2008 R2 offering out-of-the-box support for deploying, running and managing clusters up to 1,000 nodes</li> <li>New configuration and deployment options such as diskless boot, mixed-version clusters and support for a remote head node database</li> <li>Improved system management, diagnostics and reporting including an enhanced heat map, multiple customizable tabs, an extensible diagnostic framework and the ability to create richer custom reports</li> <li>Improved support for service-oriented architecture (SOA) workloads including a new fire-and-recollect programming model, finalization hooks, improved Java interoperability, automatic restart and failover of broker nodes, and improved management, monitoring, diagnostics and debugging</li> <li>Message Passing Interface (MPI) and networking enhancements including optimizations for new processors, enhanced support for RDMA over Ethernet and InfiniBand, improved MPI debugging, and a pushbutton HPC LINPACK optimization wizard</li> <li>New ways to accelerate Microsoft Office Excel workbooks such as support for Cluster-Aware User-Defined Functions and the capability to run distributed Excel 2010 for the cluster</li> </ul> <p><strong>Come and join our beta program to give it a try, and you can give us feedback (positive or negative) on it: </strong><a href="http://connect.microsoft.com/HPC/content/content.aspx?ContentID=6923"><strong>http://connect.microsoft.com/HPC/content/content.aspx?ContentID=6923</strong></a></p>Tue, 17 Nov 2009 00:14:10 Z2009-11-17T00:14:10Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/5ff0caa4-218f-4d63-bad1-0d41afed2139http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/5ff0caa4-218f-4d63-bad1-0d41afed2139elanseyhttp://social.microsoft.com/Profile/en-US/?user=elanseyPending software updates failureOur compute nodes are on a private, firewalled network.  Only our head node and other compute nodes can access the compute nodes.  The head node can access anything. When I run the diagnostics, I get the following failure: <div>Windows update failed to find updates. Exception from HRESULT: 0x80072EFD -2147012867</div> <div>I followed the instructions to set up a winhttp proxy, and running netsh winhttp show proxy on each compute node gives</div> <div> <div>Current WinHTTP proxy settings:</div> <div>    Proxy Server(s) :  masternode</div> <div>    Bypass List     :  (none)</div> <div>masternode is our head node.</div> <div>Ideally I'd like to &quot;broadcast&quot; Windows Updates (and potentially other software updates) to the compute nodes from the head node.</div> <div>Any suggestions?</div> <div>TIA</div> </div>Wed, 04 Nov 2009 21:15:38 Z2009-11-10T16:08:52Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/6fb5c636-ed40-4b59-84bd-7d1e2d79f877http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/6fb5c636-ed40-4b59-84bd-7d1e2d79f877Brian Grangerhttp://social.microsoft.com/Profile/en-US/?user=Brian%20GrangerCompute node stuck in "Provisioning" stateHi,<br /> <br /> I am trying to setup a compute node with Windows HPC Server 2008.&nbsp; After changing the network topology, I have a compute node that is stuck in the &quot;Provisioning&quot; state.<br /> I have tried the following to get it unstuck:<br /> <br /> * Rebooted both the head node and the compute node.<br /> * Tried to use the Cluster Manager UI to cancel the operations.&nbsp; But the &quot;Cancel&quot; option is greyed out.<br /> <br /> The problem is that when a node is in this state, it can't even be deleted (which would allow me to start over!).<br /> <br /> Any ideas on how to get out of this?<br /> <br /> Thanks,<br /> <br /> BrianTue, 13 Oct 2009 19:48:06 Z2009-11-19T21:51:39Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/63a2482e-92c0-45a5-b3fd-cacc1e7d30cehttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/63a2482e-92c0-45a5-b3fd-cacc1e7d30ceitopmanhttp://social.microsoft.com/Profile/en-US/?user=itopmanWindows HPC 2008 with InfinibandHI, I am new to HPC and need some direction and help on how this would work.<br/><br/>I have been tasked at setting up a server (HP380G5) which we need oracle running, with its database and Logs located on a Storage server (HP180G6) with HP Volitaire Infiniband (24 port switch) linking them up.<br/><br/>I have been getting conflicting reports that this is not possible as infiniband is not compatible to windows, but this site seems to confirm it does work, however will it work in the way we have been tasked to set it up.<br/><br/>If it does help in how to set this up would be very appriciatedWed, 04 Nov 2009 09:54:51 Z2009-11-06T04:44:50Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/3f27c3ba-2db8-4876-b260-801c8a1d3fbbhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/3f27c3ba-2db8-4876-b260-801c8a1d3fbbelanseyhttp://social.microsoft.com/Profile/en-US/?user=elanseyHead node as AD Controller with two NICsWe have our head node configured as a AD Controller for our clients.  One NIC connects to the university's (CCNY) network for client access, and the other connects to the compute nodes on a private network (but still are members of the domain).  However, with this setup the DNS server (which must be running for the AD controller) has trouble.  It seems that multihomed AD controllers are not generally recommended, but I'm not sure how else to configure this system. <div>Any tips?</div> <div>Thanks!</div>Wed, 21 Oct 2009 15:01:54 Z2009-11-05T11:35:48Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/76286ddc-d0c4-4ab3-9740-9cc908d40de4http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/76286ddc-d0c4-4ab3-9740-9cc908d40de4Marc Costehttp://social.microsoft.com/Profile/en-US/?user=Marc%20CosteUnable to list HPC usersHello,<br/><br/>Since today some users can connect to the HPC cluster but can't create new jobs. When they try, they get the error message &quot;Access denied&quot;.<br/>Some users can work as usual and some jobs are running now.<br/>When we (the administrators) want to display the list of users (Configuration / Users) we see the error message &quot;There was a network problem or the server was disconnected. Please try connecting again&quot;. We've tried with different accounts, remotely or locally on the head node. We've restarted the HPC servers. The problem isn't solved.<br/><br/>Diagnostics are ok (All functionnal tests)<br/>Nothing found in the logs.<br/><br/>Any idea?<br/><br/>Thanks for your help.<br/><br/>Marc<br/><br/>PS: SP1 isn't installed.<br/><br/><br/>Wed, 26 Aug 2009 12:00:58 Z2009-11-03T13:55:38Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/92c82059-0084-4836-a2c6-eb0f745a0c5ehttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/92c82059-0084-4836-a2c6-eb0f745a0c5eLuke Scharfhttp://social.microsoft.com/Profile/en-US/?user=Luke%20ScharfMore on using Unix dhcpd to manage a Windows 2008 HPC ClusterWe've decided to replace the Microsoft DHCP server, and just dhcpd to manage both the Windows and Linux sides of our cluster.&nbsp; We've managed to get the Windows nodes to boot by assigning the following configuration to the windows nodes:<br /> <pre> host abe0680 { hardware ethernet 00:15:C5:FD:2C:C6; fixed-address 10.1.66.172; option domain-name-servers 10.1.69.56; filename &quot;Boot\x64\WdsNbp.com&quot;; option vendor-class-identifier &quot;PXEClient&quot;; next-server 10.1.69.56; }</pre> <br /> When we want the node to boot into Linux, we apply different (Linux-specific) netboot configuration.&nbsp; This way, we can change the number of nodes that are in Linux or Windows based on our expected workload, with a script and a reboot.&nbsp; This works pretty well.<br /> <br /> However, WDS can't image/provision a new node.&nbsp; Does anyone know what the DHCP configuration should look like when we're trying to boot WinPE for provisioning?<br /> <br /> Thanks,<br /> -Luke<br />Mon, 12 Oct 2009 20:12:50 Z2009-11-02T23:56:03Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/c01a15e7-ed2b-4305-b36b-8c2b78e125e2http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/c01a15e7-ed2b-4305-b36b-8c2b78e125e2CHEN Dengtahttp://social.microsoft.com/Profile/en-US/?user=CHEN%20Dengtastorage of user's datahi, this is a 2003 cluster. every time a user login to one node, the profile of user was copy to the current node. The problem is that user's &quot;my documents&quot; has data with 30G, and the node has only 20G free space on &quot;C:\Documents and Settings&quot;.  Therefore, not able to login. How to solve?<br/>   Can I use a NAS to storage the user's &quot;my document&quot;, thus only one copy of the data. and How to?<br/> <br/>Wed, 23 Sep 2009 00:39:13 Z2009-11-02T23:49:38Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/68ab8c7e-518a-4156-98c1-4b9eba9afafbhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/68ab8c7e-518a-4156-98c1-4b9eba9afafbHPC-KFUPMhttp://social.microsoft.com/Profile/en-US/?user=HPC-KFUPMis it recommended to install Antivirus on Windows HPC Server 2008is it advisable or recommended to install Symantec Endpoint Antivirus 64bit edition on Windows HPC Server 2008 Headnode.Sun, 25 Oct 2009 12:02:12 Z2009-11-02T23:48:48Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/7b7fc1ca-c744-4696-9bab-fd3230f39455http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/7b7fc1ca-c744-4696-9bab-fd3230f39455Bakajikarahttp://social.microsoft.com/Profile/en-US/?user=BakajikaraHPC Pack 2008 SQL Express install error @HPC Server 2008 Eval [Latest Bits available via MS Download]<div> <p class=MsoNormal><span style="font-family:Arial, sans-serif;font-size:small"><span style="font-size:13px">Hi !</span></span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">I did download the latest available HPC Server 2008 Eval plus the HPC Pack bits and did a clean install of both on to an Intel Core 2 Duo machine with 1.5 GHz and 2 Gig RAM.</span></p> </div> <div> <p class=MsoNormal> </p> </div> <div> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">Everytime I get stuck during the SQL install part of the setup file with error message:</span></p> </div> <div> <p class=MsoNormal> </p> </div> <div> <div> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">SQL Server Setup failed to execute a command for server configuration. The error was [Microsoft][SQL Native Client][SQL Server]Cannot add functional unit 'sp_sqlagent_get_startup_info' to component 'Agent XPs'. This unit has been already registered with the component. Refer to the server error logs and Setup logs for detailed error information.</span></p> </div> <div> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'"> </span></p> </div> <div> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">Event Viewer [Application Log]:</span></p> </div> <div> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'"> Error: 50000 Severity: 20 State: 127 Cannot add stored procedure to component. SYSDBUPG.SQL terminating.</span></p> <p class=MsoNormal> </p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">Furthermore I downloaded and tried the SQL Server 2005 standalone, but after install went thru withour any errors this database does not even get recognized by the HPC Pack installer (option to setup new database or use existing one). </span></p> <p class=MsoNormal><span style="font-size:10pt;font-family:'Arial','sans-serif'">Use existing database is greyed out:(</span></p> <p class=MsoNormal><span style="font-family:Arial, sans-serif;font-size:small"><span style="font-size:13px">Apart from that I also tried standalone SQL installations. SQL Express 2005 SP2 + SP3 fails too. Even tried some of the tipps already provided here in the forums and from the Internet, but without success.</span></span></p> <p class=MsoNormal><span style="font-family:Arial, sans-serif;font-size:small"><span style="font-size:13px">It is just the SQL part which makes things being stuck, chosing install as non head node and setup of HPC Pack runs thru.</span></span></p> <p class=MsoNormal><span style="font-family:Arial, sans-serif;font-size:small"><span style="font-size:13px"><br/></span></span></p> <p class=MsoNormal><span style="font-family:Arial, sans-serif;font-size:small"><span style="font-size:13px">Thanks in advance for all help!</span></span></p> <p class=MsoNormal><span style="font-family:Arial, sans-serif;font-size:small"><span style="font-size:13px">Cheers,</span></span></p> <p class=MsoNormal><span style="font-family:Arial, sans-serif;font-size:small"><span style="font-size:13px"><br/></span></span></p> <p class=MsoNormal><span style="font-family:Arial, sans-serif;font-size:small"><span style="font-size:13px">Harry</span></span></p> </div> </div>Thu, 22 Oct 2009 20:16:06 Z2009-10-28T01:08:59Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/d3fae66f-472c-42b6-bd20-16c207655d82http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/d3fae66f-472c-42b6-bd20-16c207655d82Matt Steffeshttp://social.microsoft.com/Profile/en-US/?user=Matt%20SteffesQuestion regarding MS HPC 2008 head node failure<p>I am researching MS HPC 2008 as a grid computing solution, and have a question regarding head node operations that I have not yet been able to find an answer to.<br /><br />In the event of a head node failure (assuming a single head node configuration), what happens to any jobs that are currently in process?&nbsp; Do the jobs fail?&nbsp; If not, do the jobs continue to process until the head node is brought back on-line?&nbsp; Or do jobs that are currently process go into a "suspended" state and resume once the head node is brought back on-line?&nbsp; Is this resumption process automatic, or a manual process?<br /><br />Basically, I'm trying to make the determination if I need to cluster the head node right away, or if having the head node be a single point-of-failure within the HPC grid is a low-risk decision.<br /><br />Thanks,<br />Matt</p>Fri, 16 Oct 2009 13:27:45 Z2009-11-02T23:48:12Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/15191bcd-55a8-4a04-b6e7-381b6000a145http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/15191bcd-55a8-4a04-b6e7-381b6000a145Rae Wanghttp://social.microsoft.com/Profile/en-US/?user=Rae%20WangScheduling Diagnostics TestsMany of you have asked for this functionality. So we have written and published the doc on how to schedule diagnostic tests using Windows task scheduler: <a href="http://technet.microsoft.com/en-us/library/ee649304(WS.10).aspx">http://technet.microsoft.com/en-us/library/ee649304(WS.10).aspx</a>Mon, 12 Oct 2009 17:27:11 Z2009-10-12T17:27:11Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/159f9e9e-334d-40b2-b833-8a82da0a7004http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/159f9e9e-334d-40b2-b833-8a82da0a7004iivuchhttp://social.microsoft.com/Profile/en-US/?user=iivuchMass activation on cluster - how?For some reason some of the nodes did not activate automatically after deployment. In order to activate them I need to use the slmgr.vbs -skms &lt;servername&gt; and then reboot and then when it asks for activation, I choose - activate online - and then sometimes it works, but still not always. <br/> <br/> I have a fairly big cluster and it is difficult going to each node and do that. I am aware of the clusrun command, but I found that slmgr -ato is not working, so I need to actually reboot after -skms and then if I am lucky - it works :)<br/> <br/> Any clues?<br/> Regards<br/> IvanTue, 11 Aug 2009 16:49:26 Z2009-10-11T23:10:23Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/8c760e4a-3635-484b-a3c4-03ccfa2abf68http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/8c760e4a-3635-484b-a3c4-03ccfa2abf68Andrei Varanovichhttp://social.microsoft.com/Profile/en-US/?user=Andrei%20VaranovichHPC SP1 Kills DHCP?Hi folks, <div><br/></div> <div>After installing SP1 (using windows update -- with all the other updates) on a clean machine with Windows Server 2008 HPC kills DHCP server. It just stops and looks like described here <a href="http://support.microsoft.com/kb/895149">http://support.microsoft.com/kb/895149</a>. </div> <div><br/></div> <div>Any ideas?</div> <div><br/></div> <div>Thanks,</div> <div>Andrei</div>Mon, 07 Sep 2009 15:05:18 Z2009-10-06T12:33:38Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/024edae2-917c-4303-adf3-20318b8ea834http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/024edae2-917c-4303-adf3-20318b8ea834Johannes_dehttp://social.microsoft.com/Profile/en-US/?user=Johannes_deGanglia for Windows HPC 2008Hi everyone,<br/> <br/> in order to have our Windows Cluster (2003) showing occupation etc. together with our Linux systems, we installed the precompiled ganglia from APR Consulting on the nodes.<br/> However the executables had a severe memory leak on the 2008 OS, so we tried to build our own Windows/Cygwin Ganglia and succeeded.<br/> <br/> <strong>Its in my interest if anyone else is doing this and what are  your experience?<br/> <br/> </strong> So far we manage to run gmond.exe as a scheduled task once on startup. After that it daemonizes. All other attempts to install it as a service, e.g. cygrunsrv, sc.exe aso. failed.<br/> <br/> <br/> Of course a full blown Windows Service would be much more appreciated.<br/> <br/> For those who want to try and are not so familiar in the Linux/Cygwin environment (I'm not as well)  I've posted a small blog article here, which guides through the basic steps:<br/> <br/> http://www.blogs.uni-erlangen.de/JohannesHabich/stories/3146/<br/> <br/> All links are there, too.<br/> <br/> <br/><hr class="sig">JHTue, 19 May 2009 06:22:07 Z2009-10-06T06:02:40Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/2247f711-8e37-42a2-b0c8-1d97060e2e2ahttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/2247f711-8e37-42a2-b0c8-1d97060e2e2aPhil Molzerhttp://social.microsoft.com/Profile/en-US/?user=Phil%20Molzersetting CCP_SERVICEREGISTRATION_PATH for SOA service registrationHi,<br/><a href="http://msdn.microsoft.com/en-us/library/cc853430(VS.85).aspx">http://msdn.microsoft.com/en-us/library/cc853430(VS.85).aspx</a> says to use <br/><span style="font-family:Courier New">cluscfg setenvs CCP_SERVICEREGISTRATION_PATH=\\&lt;server&gt;\&lt;share&gt;\&lt;servicename&gt;.config<br/>to register a SOA service.  <br/>1. This syntax implies that only one service can be registered, which I find hard to believe.  Is the doc incorrect?<br/>2. When I run the command, I get this error: Only Administrator could set cluster environment variables<br/>I am already a member of the Administrators group on the machine.  Is there another permission I need to set for my userid?<br/>thanks<br/>Phil</span>Thu, 01 Oct 2009 16:14:37 Z2009-10-08T15:22:12Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/ad6c3b5b-30ad-48e4-b643-2a3dcf5f403ahttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/ad6c3b5b-30ad-48e4-b643-2a3dcf5f403aJ_swanhttp://social.microsoft.com/Profile/en-US/?user=J_swanStrange Results with Lizard<p>Im currently running Lizard on a 32 node cluster (16 duel + 16 Quad cors) and at the start 8 of the quads dont run in the verifiaction tests till the rest have finished, this is when only four of them run and it passes the test.<br/><br/>in the conistancy test only the quads run and this passes, normal result is around 90% conistancy and 60GFlops<br/><br/>then in the Tuning process 3 of the dual wont run.<br/><br/>all nodes are online and have fresh reimages, execpt for the head node, which did have the intel cluster tools, but as they seemed to be creating some problems for Lizard they have been taken off for the moment.<br/><br/>the reason that lizard needs to be run is so the i can get results for my MSc project<br/><br/>any help will be greatly received<br/><br/><br/><br/><br/></p>Tue, 29 Sep 2009 14:23:34 Z2009-10-02T09:52:10Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/35d1844b-f638-49b1-a80d-b3350775053ehttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/35d1844b-f638-49b1-a80d-b3350775053eJohannes_dehttp://social.microsoft.com/Profile/en-US/?user=Johannes_de Deplyoment of Win2008 plain to HyperV R2 Hello,<br/> I'm currently rebuilding our entire Windows HPC structure. Therefore I wanted to deploy the Headnodes by WDS, too. So I installed Win2008 R2 Server onto a WDS Virtual Machine hosted by HyperV.<br/> As Hpc20008 Cluster Pack V2 is not compatible with Win2008 R2 I then switched from deploying Win2008 R2 to Win2008 plain. <br/> However the installation never succeded in adding the prestaged node to the Domain:<br/> With a WIn2008 based WDS the deployment goes the same way, no domain join.<br/> <br/> The solution seemed to be  pretty simple.  The boot.wim from Win2008 plain does not have the appropriate drivers for R2's HyperV. With the boot.wim of R2 starting up, the domain join is done and everything runs smoothly.<br/> <br/> However the final OS then stops booting with a missing or faulty vmbus.sys.<br/> <br/> Injecting VMBUS.sys to any image and injecting all inf drivers of the HyperV client tools disk does not seem to work for the boot.wim or the install.wim either.<br/> Adding the paths to the peboot sequence unattended pass results in a abort of the deployment. But I have to mentioned I have not error checked everything here.<br/> <br/> <br/> Finally I decided to get this deployed today after all and simple added a secondary generic ethernet device. <br/> Here a small setback was that the VM instantly boots from the newly added adapter and no longer from the first one, this is pretty confusing as each adding of a network adapter means to adjust mac etc. again and again if you want to do PXE boot.<br/> <br/> This setup finally worked.<br/> <br/> However I would appreciate a way to really inject the necessary drivers  for HyperV to boot.wim and install.wim. Perhaps someone knows where to find them or how to do it right?<br/> Her is what I did:<br/> <br/> <strong>imagex /mountrw  boot.wim 2 boot  </strong> <br/> <br/> where boot is a folder in the current directory<br/> <br/> <strong>peimg /inf=&quot;Hyper-V Integration Services\netvsc\netvsc.inf&quot; boot</strong> <br/> <br/> imagex /unmount /commit boot<br/> <br/> <br/> Finally the driver itself seems not to be working as hoped, although its the same version as listed as functional and installed inside one HyperV VM. <br/> Tested this way:<br/> <br/> drvload.exe  \\someshare\netvsc.inf<br/> wpeutil InitializeNetwork<br/> <br/> Johannes<br/> <br/> <br/> <br/> <hr class=sig> JHMon, 28 Sep 2009 06:48:49 Z2009-09-30T17:11:24Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/6848b334-f8bc-4f1d-abbc-b001e650e3c5http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/6848b334-f8bc-4f1d-abbc-b001e650e3c5akiladilahttp://social.microsoft.com/Profile/en-US/?user=akiladilaInstalling PowerShell Version 2.0 on a system with HPC Server 2008 SP1Hello All,<br/><br/>I have a system running Microsoft HPC Server 2008 Service Pack 1. It comes with PowerShell version 1.0.  I need functionality available in PowerShell version 2.0.  Does anyone know of a way that I can just install PowerShell version 2.0? <br/><br/>AquilTue, 29 Sep 2009 20:01:20 Z2009-09-29T22:26:37Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/d87698ab-c0b3-4866-9415-89a56f6b2cabhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/d87698ab-c0b3-4866-9415-89a56f6b2cabLuke Scharfhttp://social.microsoft.com/Profile/en-US/?user=Luke%20ScharfWhat happened to my DHCP exclusions?When I configured the HPC Pack 2008, I allowed the GUI to set up a DHCP scope on the headnode.  Then I added a number of exclusions using the DHCP admin tool, so as not to stomp over the Linux cluster with which I share a network.<br/> <br/> Unfortunately, the exclusions appear to be periodically removed from from the DHCP scope's configuration.  Not all of them, mind you -- an exclusion that excludes a single IP address remains, so only the most important exclusions have been removed.<br/> <br/> This cannot continue to happen -- when the Windows DHCP server goes rogue this way, it's quite possible to take down the other 1080 nodes of our 1200-node production cluster.  We're using about 120 nodes to experiment with Windows, and the rest is a production Linux cluster.<br/> <br/> So, my questions are as follows:<br/> <ul> <li>Can we remove the windows DHCP server and use the standard Unix dhcpd that we know how to control?  In addition to gauranteeing that Windows doesn't go rogue and de-stabilize our Linux cluster, this will make it much easier to make the cluster automatically reboot nodes in to Linux or Windows based on what the users ask for. </li> <li>How can I look under the hood to find out and control what changes the HPC Pack tools are making to the DHCP configuration?  Normally, I can just read the Perl script or whatever that modifies the files, or look at logfiles -- but I haven't found either of those on Windows.  Altarnatively, documentation that describes what the HPC Pack does to the Windows DHCP server would allow me to troubleshoot the problem and script around any issues that arise.</li> <li>The word on the street is that WDS runs a secret DHCP server that sends additional packets on top of the regular DHCP server.  Can anyone fill me on how this is supposed to work?  Knowing how it's supposed to work may save mme any hours of looking at Wireshark output.</li> </ul> <br/> <br/> My office-mate reported a variation on this issue on Wed, 09 Apr 2008 18:51:32 -0500, so it's been around a while.  Reconfiguring services on a cron-schedule in the background without telling the sysadmin and with no visible way for the admin to control the process is a major problem -- it really is a systems  time-bomb.  I'd love to go to a totally manual (or scripted)l DHCP configuration (preferably using our existing Unix dhcpd configuration), but I haven't found documentation describing which changes the HPC Pack tools make to the DHCP server, and what methods/interfaces it uses to make those changes.<br/> <br/> -Luke<br/> <br/>Mon, 21 Sep 2009 22:04:30 Z2009-09-24T17:22:16Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/4634d457-324d-47d3-aa50-cfd91b3e636fhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/4634d457-324d-47d3-aa50-cfd91b3e636fJohannes_dehttp://social.microsoft.com/Profile/en-US/?user=Johannes_deHPC20008 Pack V2 on Windows 2008 R2Hello there,<br/> <br/> Is it supported to install the Version 2 HPC2008 Cluster Pack onto Windows 2008 Enterprise Server R2 or will only the next upcoming version V3 alias HPC2008 Pack R2 support this platform?<br/> <br/> Regards,<br/> <br/> Johannes<br/><hr class="sig">JHWed, 23 Sep 2009 13:36:39 Z2009-09-23T22:19:04Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/867f9403-6720-43f6-bcc9-62086238cbe6http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/867f9403-6720-43f6-bcc9-62086238cbe6microcloudhttp://social.microsoft.com/Profile/en-US/?user=microcloudHow to Integration SharePoint and HPC Server 2008?<span>How to Integration SharePoint and HPC Server 2008?</span>Mon, 14 Sep 2009 13:21:27 Z2009-09-23T16:44:22Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/3a4097b1-ea46-4561-8754-67c10edf4f62http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/3a4097b1-ea46-4561-8754-67c10edf4f62Wallehttp://social.microsoft.com/Profile/en-US/?user=WalleWhat happened to HPC SP1 download ?<p>When I go to the following page <a href="http://www.microsoft.com/hpc/en/us/default.aspx">http://www.microsoft.com/hpc/en/us/default.aspx</a> and select HPC Pack 2008 Service Pack 1 from the top picks I get &quot;We are sorry, the page you requested cannot be found.&quot;</p>Fri, 11 Sep 2009 15:32:58 Z2009-09-16T14:29:57Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/ad0c805e-098e-4edd-ae0f-fa22f6f2e75fhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/ad0c805e-098e-4edd-ae0f-fa22f6f2e75fMWirtzhttp://social.microsoft.com/Profile/en-US/?user=MWirtz"Collecting cluster usage data" failedHi there,<br/><br/>we're getting EventIDs 6100 in the Windows HPC Server logs during the last weeks, which state<em> &quot;The operation 'Collecting cluster usage data' failed to run correctly. The operation was initiated by the user SYSTEM.&quot;<br/><br/></em>The operations log in the Cluster manager Console and the HPCManagement.log File also contain entrys in this context:<br/><br/><em>2009/07/30 11:44:15 [9][Error][Change  ]  Exception:<br/>System.NullReferenceException: Object reference not set to an instance of an object.<br/>   at Microsoft.ComputeCluster.Management.ClusterModel.CollectSchedulerUsage.LogJobInformation(ISession session)<br/>   at Microsoft.ComputeCluster.Management.ClusterModel.CollectSchedulerUsage.Execute(ISession session)<br/>   at Microsoft.SystemDefinitionModel.ChangeAction.Execute(Session session)<br/>2009/07/30 11:44:15 [9][Error][Change  ]  Object reference not set to an instance of an object.<br/>2009/07/30 11:44:25 [5][Error][Change  ]  Exception:<br/>System.NullReferenceException: Object reference not set to an instance of an object.<br/>   at Microsoft.ComputeCluster.Management.ClusterModel.CollectSchedulerUsage.LogJobInformation(ISession session)<br/>   at Microsoft.ComputeCluster.Management.ClusterModel.CollectSchedulerUsage.Execute(ISession session)<br/>   at Microsoft.SystemDefinitionModel.ChangeAction.Execute(Session session)<br/>2009/07/30 11:44:25 [5][Error][Change  ]  Object reference not set to an instance of an object.<br/>2009/07/30 11:44:35 [9][Error][Change  ]  Exception:<br/>System.NullReferenceException: Object reference not set to an instance of an object.<br/>   at Microsoft.ComputeCluster.Management.ClusterModel.CollectSchedulerUsage.LogJobInformation(ISession session)<br/>   at Microsoft.ComputeCluster.Management.ClusterModel.CollectSchedulerUsage.Execute(ISession session)<br/>   at Microsoft.SystemDefinitionModel.ChangeAction.Execute(Session session)<br/>2009/07/30 11:44:35 [9][Error][Change  ]  Object reference not set to an instance of an object.<br/>2009/07/30 11:44:35 [9][Error][HpcManagement]  Event ChangeExecutionFailed: The operation 'Collecting cluster usage data.'  failed to run correctly. The operation was initiated by the user: SYSTEM. The operation can be identified by the GUID: becbfc85-8a05-4bcb-bdf7-7d1bf3c32b71. Using this GUID a log of the operation can be obtained from the hpc powershell command: Get-HpcOperation -id becbfc85-8a05-4bcb-bdf7-7d1bf3c32b71 | Get-HpcOperationLog<br/><br/></em><br/>Restarting the services or the whole headnode did not help to solve the problem. The usage data in &quot;Charts and reports&quot; seems to be ok. <br/>I cannot find any additional information in the system logs. Any ideas what could be wrong or how to diagnose this problem ?<br/><br/>Best regards,<br/>Michael<br/>Thu, 30 Jul 2009 11:40:43 Z2009-09-11T08:11:08Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/14a2ea00-6bdc-4de5-84d3-5cc52bcf4331http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/14a2ea00-6bdc-4de5-84d3-5cc52bcf4331Wallehttp://social.microsoft.com/Profile/en-US/?user=WalleHPC Basic Profile web service configurationHas anyone used HPCBasicProfile using x509 certificate authentication?<br/>Are there plans for this in the future - having a ps1 script for setting this up?<br/>Fri, 04 Sep 2009 16:53:15 Z2009-09-21T18:06:51Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/eabc75e0-37b1-422d-b64f-48dac01bb667http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/eabc75e0-37b1-422d-b64f-48dac01bb667DanAdamshttp://social.microsoft.com/Profile/en-US/?user=DanAdamsSupport for Windows Server 2008 R2Hello <div>I've been experimenting with deployment of Windows HPC Server on Windows Server 2008 R2 (Standard/Enterprise Edition FWIW). A straight deployment seems to work OK, but when attempting an upgrade I've hit some issues. My first question, though:</div> <div>Is running the HPC pack on Windows Server 2008 R2 a supported configuration?</div> <div>Thanks</div> <div>Dan</div>Fri, 04 Sep 2009 09:50:21 Z2009-09-23T22:17:55Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/6d7100c0-ab37-408d-a1ae-f6aeec89d771http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/6d7100c0-ab37-408d-a1ae-f6aeec89d771Far Rockhttp://social.microsoft.com/Profile/en-US/?user=Far%20RockQuestion is for Server 2008 Standard edition....Terminal Service Roles & Remote Desktop<ul class="message root"> <li class="message root"> <p class="menu thread"> </p> <div class=container> <div class=body>I install server 2008, also configured Terminal Service roles, enabled remote desktop, configured TS Gateway role, TS Web Access, and file services.<br/>During the configurations, Web Server II was installed because I installed Terminal Server role, but I didn't need the server to be Web Server, it's going to be a file server mainly.<br/>My problem is that I'm not able to connect to the server from either within the same LAN network or from outside the network....the server is under &quot;WORKGROUP&quot;.<br/>Can anyone visualize what my problem is?</div> </div> </li> </ul>Thu, 03 Sep 2009 15:27:15 Z2009-09-08T15:49:55Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/f17e6ca7-b1b7-413a-86e6-ff72b1d04718http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/f17e6ca7-b1b7-413a-86e6-ff72b1d04718xmhuang25http://social.microsoft.com/Profile/en-US/?user=xmhuang25Can we turn off windown authentication in window 2008 hpc when running a client application to connect a headnode?Hi,<br/><br/>It seems a windown authentication is always required in window 2008 hpc when running a client application to connect a headnode, please see message below. is there any way we can turn off windows authentication or use some security credential without this popup message?<br/><br/>&gt;&gt;Enter the password for 'Domain\useraccount1' to connect to 'headnode':<br/><br/>I tried to add an network account from control panel - manager network user passwords but it still has this message with my window loginID? Any suggestion is highly appreicated!<br/><br/>Mon, 07 Sep 2009 14:30:49 Z2009-10-27T11:20:00Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/c9bcd7ab-f137-4445-8c79-979fced77155http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/c9bcd7ab-f137-4445-8c79-979fced77155Don Patteehttp://social.microsoft.com/Profile/en-US/?user=Don%20PatteeHave an HA / failover head node? Follow this thread...Hi everyone, I'd like to let you know that we are investigating a problem with the installation of Service Pack 1 on a pair of HA head nodes.<br/><br/>The instructions that we'd posted are incomplete, and don't work in all scenarios. We're working to verify our new set of instructions, and also to enhance the service pack installer to help take care of some special HA-related steps.<br/><br/>When we have the updates available, I'll reply to this thread. Until then you should skip installing the service pack on your HA cluster. (non-HA clusters, and client machines are fine)Fri, 14 Aug 2009 22:05:29 Z2009-09-03T09:34:36Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/56502111-e368-48bc-a09a-6b7f6c60694ahttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/56502111-e368-48bc-a09a-6b7f6c60694aChu Qiuhttp://social.microsoft.com/Profile/en-US/?user=Chu%20QiuDeploy compute node failed when using a custom system image!Hi,<br/> <br/> I have followed the steps described in the article &quot;<a title="How to Capture a “Master” Compute Node Image Using Node Templates" href="http://blogs.technet.com/windowshpc/archive/2009/04/05/how-to-capture-a-master-compute-node-image-using-node-templates.aspx" title="How to Capture a “Master” Compute Node Image Using Node Templates">How to Capture a “Master” Compute Node Image Using Node Templates</a> &quot; to deploy a cluster with the customed system image.<br/> <br/> When I performed the last step &quot;<span style="font-family:Calibri;font-size:small"><span style="text-decoration:underline">Deploy new nodes using the master image</span> </span> &quot; , everything seemed ok at the begin following the steps defined in the &quot;<span style="font-family:Calibri;font-size:small"><strong>Deploy Captured Image.xml</strong> </span> &quot; to deploy a new compute node.<br/> <br/> The target compute node has booted with the customed system image, and I can login in the system by hand and found the customed image is successfully applied on this node.<br/> (the customed image has included some applicaitons, and all these applications added to the image can run successfully on the new node).<br/> <br/> But in the cluster manager on the head node, the provision procedure stopped at the &quot;<span style="font-size:small"><span style="font-family:Calibri">WindowsSetup</span> </span> &quot; step,  and it can not start the next step which is going to  add the compute node to the domain.<br/> <br/> Has anyone seen this before? Any comments or suggestions would be appreciated!<br/> <br/> Thank you very much!<br/> <br/><hr class="sig">Chu QiuTue, 25 Aug 2009 15:20:36 Z2009-08-28T08:45:15Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/3f2db312-9203-490d-87d0-f34fe12f4cabhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/3f2db312-9203-490d-87d0-f34fe12f4cabthegooderichttp://social.microsoft.com/Profile/en-US/?user=thegoodericHow to enable netdirect support in Mellanox IB?When MS field techs were here helping us set up our cluster originally, I remember them running a command across all nodes to enable netdirect support on the Mellanox IB drivers for our Altix xe320 nodes.  My notes about it are nowhere to be found, of course.  Does anyone know what that command would have been?<br/><br/>Cheers!<br/>-EricWed, 26 Aug 2009 17:47:38 Z2009-08-31T17:43:44Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/6201f0d8-83e9-4287-a837-a8b47d790910http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/6201f0d8-83e9-4287-a837-a8b47d790910Chu Qiuhttp://social.microsoft.com/Profile/en-US/?user=Chu%20QiuAdd preconfigured node failed during ProvisioningHi!<br/> <br/> I have a cluster with 8 compute nodes with Domain (<strong>developer.com</strong> ) and the head node's name is <strong>developer-wccs.developer.com</strong> .<br/> In order to backup the domain and DNS server ,I have deployed another windows HPC Server 2008 only with second domain contorller and backup dns server,<br/> which named <strong>developer-wccs2.developer.com</strong> <br/> <br/> Some days before,my origin head node crashed because of disk broken, so I have to recover the cluster. Since developer-wccs2 has the domain and dns , so I depolied the HPC Pack on it and made it as a new head node.<br/> <br/> The new head node works ok, and I chosen the topology#1 as the cluster network as same as before. <br/> I created a node template without operation system image and used the node xml to add the existed compute nodes to the new head node, since all the compute nodes need not be deployed again.<br/> <br/> When I add a compute node , I got an error when provisioning, and the log is as following:<br/> <br/> Time    Message<br/> 2009/8/25 2:50:23    Reverted<br/> 2009/8/25 2:50:23    Dissasociating template from compute node DEVELOPER\COMPUTE-3-1<br/> 2009/8/25 2:50:23    The parent operation is being rolled back<br/> 2009/8/25 2:50:23    The parent operation is being rolled back<br/> 2009/8/25 2:50:23    The operation failed due to errors during execution.<br/> 2009/8/25 2:50:23    The operation failed and will not be retried.<br/> 2009/8/25 2:50:23    The compute node failed to execute the operation.<br/> 2009/8/25 2:50:23    The Management service encountered an error while performing a change on this node. Access is denied to user 'DEVELOPER\DEVELOPER-WCCS2$'. Check the operation log in the Administration Console for more information. <br/> 2009/8/25 2:50:17    Checking the configuration of compute node DEVELOPER\COMPUTE-3-1.<br/> 2009/8/25 2:50:17    The compute node failed to execute the operation.<br/> 2009/8/25 2:50:17    The Management service encountered an error while performing a change on this node. Access is denied to user 'DEVELOPER\DEVELOPER-WCCS2$'. Check the operation log in the Administration Console for more information. <br/> 2009/8/25 2:50:11    Checking the configuration of compute node DEVELOPER\COMPUTE-3-1.<br/> 2009/8/25 2:50:11    The compute node failed to execute the operation.<br/> 2009/8/25 2:50:11    The Management service encountered an error while performing a change on this node. Access is denied to user 'DEVELOPER\DEVELOPER-WCCS2$'. Check the operation log in the Administration Console for more information. <br/> 2009/8/25 2:50:05    Checking the configuration of compute node DEVELOPER\COMPUTE-3-1.<br/> 2009/8/25 2:50:05    The compute node failed to execute the operation.<br/> 2009/8/25 2:50:05    The Management service encountered an error while performing a change on this node. Access is denied to user 'DEVELOPER\DEVELOPER-WCCS2$'. Check the operation log in the Administration Console for more information. <br/> 2009/8/25 2:50:01    Checking the configuration of compute node DEVELOPER\COMPUTE-3-1.<br/> 2009/8/25 2:50:01    The compute node failed to execute the operation.<br/> 2009/8/25 2:50:01    The Management service encountered an error while performing a change on this node. Access is denied to user 'DEVELOPER\DEVELOPER-WCCS2$'. Check the operation log in the Administration Console for more information. <br/> 2009/8/25 2:49:55    Checking the configuration of compute node DEVELOPER\COMPUTE-3-1.<br/> 2009/8/25 2:49:55    Associating template Dualboot ComputeNode Template with compute node DEVELOPER\COMPUTE-3-1<br/> 2009/8/25 2:49:55    Moving node DEVELOPER\COMPUTE-3-1 from state Unknown to state Provisioning.<br/> 2009/8/25 2:49:55    Assigning template Dualboot ComputeNode Template to node COMPUTE-3-1.<br/> <br/> I found the core error is &quot;The Management service encountered an error while performing a change on this node. Access is denied to user 'DEVELOPER\DEVELOPER-WCCS2$'. Check the operation log in the Administration Console for more information.&quot;<br/> <br/> I have tried to turn off the firewall of compute node COMPUTE-3-1,  and the same error occupied.<br/> <br/> <br/> Has anyone seen this before? Any comments or suggestions would be appreciated!<br/> <br/> Thank you very much!<br/> <br/> <br/><hr class="sig">Chu QiuMon, 24 Aug 2009 13:58:21 Z2009-08-31T17:44:57Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/7f17e1df-02e4-46e7-872c-89152df0438fhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/7f17e1df-02e4-46e7-872c-89152df0438fdboisehttp://social.microsoft.com/Profile/en-US/?user=dboiseCan't provision compute nodes in HPC 2008<p align=left><font face=Arial size=2></font>I am using the Windows Server Beta distribution dated 3/4/2008 and the HPC version with the same date.  After I have created the template, loaded and chosen the OS image and inserted the Product Key, I boot the compute node, as requested,  and watch its boot output.  It never receives any DHCP requests and eventually times out saying &quot;Boot Failed&quot; &quot;Press Any Key&quot;.  Meanwhile, on the head node, the compute node's name appears in the provisioning window with a blank check box as if things were going normally.  If I check the box and choose &quot;Provision&quot;, the utility registers the comute node with Active Directory, then indicates it is assigning the template to the compute node and just hangs there.  Not surprising since the compute node has long since given up listening for any PXE boot invitations on the network.  If I reboot the compute node at this point, it still doesn't receive any invitations so eventually times out again and indicates &quot;Boot Failed&quot;.  The &quot;Getting Started&quot; Guide seems to indicate that there should be an initial PXE boot which then pauses and awaits further communications from the head node, which makes sense,  but that is not happening.  Let me point out that we also run a Windows 2003 CCS lab on these same platforms and have no problems getting a PXE boot and RIS image installation. </p> <p align=left> </p> <p align=left>Any assistance would be much appreciated!</p>Tue, 01 Apr 2008 21:10:48 Z2009-08-17T22:26:23Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/1687a512-a444-4670-90d5-99035ae715c9http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/1687a512-a444-4670-90d5-99035ae715c9Chu Qiuhttp://social.microsoft.com/Profile/en-US/?user=Chu%20QiuUnable to install the ethernet driver during the deployment of compute nodeHi!<br/> I'm deploy a cluster with WINDOWS hpc 2008 on the Dell M610 blades.<br/> <br/> The blade's ethernet adapter is Broadcom's NetXtreme II 1 Gigabit Ethernet controllers 5709, and I donwload the drivers for the RIS service and windows 2008.<br/> Here's the page:<br/> http://www.broadcom.com/support/ethernet_nic/netxtremeii.php<br/> <br/> First time, I give the driver of RIS service in the drivers management and start to deployment.<br/> In winpe step, it successfully load the drivers and get the windows image, and finished to install windows hpc 2008.<br/> But the deployment procedure stopped, and I login to the new node just installed, and I found the ethernet driver is not installed correctly, so it cannot get the ip address and cannot communicaiton with the head node.<br/> <br/> I thought that I should provide the driver for the windows 2008, so the second time, I give the both drivers of the RIS and Windows 2008 . But the deployment also failed, the compute node's ethernet driver is not installed correctly too. <br/> When I tried to update the driver with windows drivers, it told me that driver version is same and cannot be updated.<br/> <br/> I also make sure the ethernet driver for windows 2008 can be installed correctly.<br/> <br/> And I also make sure the ethenet driver for windows 2008 cannot used for WinPE.<br/> <br/> Please do me a favor!<br/> <br/> Thank you very much!<br/> <br/> Chu Qiu<hr class="sig">Chu QiuThu, 13 Aug 2009 13:14:35 Z2009-08-19T02:53:34Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/c92723a0-2edc-4f6e-a67b-1359f6dc1c66http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/c92723a0-2edc-4f6e-a67b-1359f6dc1c66Luke Scharfhttp://social.microsoft.com/Profile/en-US/?user=Luke%20ScharfWSUS patching and rebooting?I've configured WSUS and the patching/rebooting for my cluster-nodes through the regular GPO channels.<br/> <br/> However, there isn't an option that works well for my requirements on the cluster:<br/>   2 - Notify for download and notify for install <br/>   3 - Auto download and notify for install<br/>   4 - Auto download and schedule the install<br/>   5 - Allow local admin to choose setting<br/> <br/> #2 won't work, since nobody uses the compute node's console.  #3 is better, but still won't work since we don't have a user on the console.  #4 won't work because this option reboots windows computers in the middle of the night -- this is annoying for an office worker, but a showstopper that makes scientific users very angry (think about a computer being automatically rebooted on day 13 of a 14 day simulation).  #5 won't work, since there's no local admin to speak of.<br/> <br/> I chose #3 for my nodes, but I have dozens of nodes that don't have all of the patches that they should.<br/> <br/> When rebooting manually GUI only gives me the option to &quot;install patches and shutdown&quot;.  Shutdown /? doesn't say anything about installing patches.<br/> <br/> My questions are:<br/> <ol> <li>Am I missing any implicit behaviors of Win2k8 or the HPC Pack?</li> <li>Is there a way to cause the patches to be updated when I reboot a node remotely for some other reason?</li> <li>Is there a better solution to the patches that require a reboot in this environment?</li> </ol> <br/> Thanks,<br/> -LukeWed, 12 Aug 2009 18:50:52 Z2009-08-17T20:46:53Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/a1bfbf81-002e-4e13-a414-dcf8bfb156e4http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/a1bfbf81-002e-4e13-a414-dcf8bfb156e4iivuchhttp://social.microsoft.com/Profile/en-US/?user=iivuchServer failed during deployment, cannot reimage.I have started deployment on 5 nodes when the headnode failed and restarted. When it was up again, the five nodes are still in Provisioning state, but nothing happens. In the Porivisoning log the last entry is &quot;Reverted&quot; and in Properties - &quot;no ongoing operations can be cancelled&quot;; State: Provisioning. In Operations the last entry is &quot;saving node information to file - state, commited&quot;. And it has not changed for a long time now. <br/> <br/> The nodes them selves were in their waiting loop for authorization from the headnode. I have now swtiched them off and will boot them up again when I can clean them up from the provisioning state so that I can start all over again.<br/> <br/> Any clues how to do that?<br/> <br/> Regards<br/> IvanTue, 11 Aug 2009 16:32:53 Z2009-08-12T11:46:46Zhttp://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/c2512f49-a3a4-48f5-83ac-8e71981f05a4http://social.microsoft.com/Forums/en-US/windowshpcitpros/thread/c2512f49-a3a4-48f5-83ac-8e71981f05a4Luke Scharfhttp://social.microsoft.com/Profile/en-US/?user=Luke%20ScharfWin2k8 HPC Server Nodes: How do I disable IPv6 in a node imaging template?How do I disable IPv6 in a deployment services template for Windows HPC Server 2008?<br/> <br/> It appears that I can minimally disable IPv6 in the template by adding the following &quot;Run OS command&quot; registry hack:<br/> <pre> %INSTALLDRIVE%\Windows\System32\REG.EXE ADD HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters /v &quot;DisabledComponents&quot; /t REG_DWORD /d 0x000000ff</pre> When I run ipconfig, no IPv6 address are shown, which is good.  However, the IPv6 components are still checked in the network connection's properties dialog box<br/> <br/> At first glance this appears to be sufficient, but I  want to take a belt-and-suspenders approach to disabling IPv6, since the Infiniband Subnet Manager ends up on its knees after a certain number of IPv6 hots are on the network.  So I want to make absolutely sure that IPv6 isn't going to be enabled.<br/> <br/> Does anyone have suggestions for additional ways to keep IPv6 from coming up during the node-deplyment?  Or is the above registry hack really sufficient to make my hosts well-behaved on the Infiniband network -- keeping in mind that the head sysadmin here has a Cat5 flail on his wall.  :-)<br/> <br/> Thanks,<br/> -LukeThu, 06 Aug 2009 15:33:34 Z2009-08-10T19:53:29Z