From: Kumar, S. <shr...@hp...> - 2011-01-17 04:43:48
|
Hi Cristi, I appreciate you trying VizStack. xserver-xorg package is necessary to use VizStack. I believe it is installed already on your system. The issue you see has been fixed, but is not yet part of a release. http://sourceforge.net/apps/trac/vizstack/changeset/339 If you apply the above mentioned change on all your node(s), then the configuration must proceed normally. Let me know if that does not fix it! Cheers -- Shree -----Original Message----- From: Cristi Mocan [mailto:Cri...@ne...] Sent: Friday, January 14, 2011 4:46 PM To: viz...@li... Subject: Re: [vizstack-users] Configuring VizStack - vs-generate-node-config Problem Hello again, Unfortunately it doesn't work like this - either with: # /opt/vizstack/sbin/vs-configure-system -s slurm node[1-4] or # /opt/vizstack/sbin/vs-configure-standalone - on the master node(with GPU) I received the same result: > Processing Node 'node5'... > Errors happened while trying to get the configuration of node 'node5'. > Reason: > > Traceback (most recent call last): > File "/opt/vizstack/sbin/vs-generate-node-config", line 304, in <module> > gpuInfo = parse_gpuInfo(temp_xconfig) > File "/opt/vizstack/sbin/vs-generate-node-config", line 168, in > parse_gpuInfo > busId = "PCI:%d:%02d:%01d"%(int(busIdParts[0], 16), > int(busIdParts[1], 16), int(busIdParts[2], 16)) > IndexError: list index out of range > srun: error: node1: task 0: Exited with exit code 1 > > > Please fix the above errors & run this tool again Do you have other solutions ? I am using vistack_1.1-3_ubuntu9.10.amb64.deb Thank you in advance. Cristi --------------------------------------------------------------------------- From: Manjunath Sripadarao - 2011-01-14 03:30 Hello, Can you try running the script excluding the Master Node without GPU. For example if node5 is the master node, can you try with # /opt/vizstack/sbin/vs-configure-system -s slurm node[1-4] Regards, - Manju --------------------------------------------------------------------------- On Thu, 2011-01-13 at 16:33 +0000, Cristi Mocan wrote: > Hello, > > After I followed the steps from the admin guide - in order to use > Vizstack in my cluster: ( 1 Master Node -without GPU and 5 clients - > nodes with > GPUs: NVIDIA GTS 8800), install Munge, Slurm, Vizstack. > > Slurm works fine and the connection is good: > > 5 idle node[1-5] > > Next step, I want to configure Vizstack with SLURM: > > I run this command on the master node: > > # /opt/vizstack/sbin/vs-configure-system -s slurm node[1-5] > > > > Result: > > > Processing Node 'node1'... > Errors happened while trying to get the configuration of node 'node1'. > Reason: > > Traceback (most recent call last): > File "/opt/vizstack/sbin/vs-generate-node-config", line 304, in <module> > gpuInfo = parse_gpuInfo(temp_xconfig) > File "/opt/vizstack/sbin/vs-generate-node-config", line 168, in > parse_gpuInfo > busId = "PCI:%d:%02d:%01d"%(int(busIdParts[0], 16), > int(busIdParts[1], 16), int(busIdParts[2], 16)) > IndexError: list index out of range > srun: error: node1: task 0: Exited with exit code 1 > > > Please fix the above errors & run this tool again > > > > I have to mention that I have used nvidia-settings: version 260.19.21 > and the latest Vizstack 1.1-3 released. On all the machines I have the OS: > Ubuntu 10.04. I have used ssh in order to connect to each machine in > my cluster - running in separated terminals. > > I also tried to run: > # /opt/vizstack/sbin/vs-configure-standalone > on one of the client nodes, but I received the same result. > > > Can you help me in order to resolve this problem ? > > Thank you in advance ! ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ vizstack-users mailing list viz...@li... https://lists.sourceforge.net/lists/listinfo/vizstack-users |