From: Cristi M. <Cri...@ne...> - 2011-01-17 13:58:44
|
Hello again, Thank you for the solution: http://sourceforge.net/apps/trac/vizstack/changeset/339 If I applied the above mentioned change on one of the nodes (with GPU), I received this: Ex.: sudo /opt/vizstack/sbin/vs-configure-standalone Processing Node 'localhost'... Errors happened while trying to get the configuration of node 'localhost'. Reason: Traceback (most recent call last): File "/opt/vizstack/sbin/vs-generate-node-config", line 434, in <module> ret = runSystemTimed("xinit /opt/vizstack/bin/vs-get-limits %s -- -logverbose 6 -config %s"%(temp_result_file, output_path), timeout=30) File "/opt/vizstack/sbin/vs-generate-node-config", line 202, in runSystemTimed proc = subprocess.Popen(cmd_list, stdout=output, stderr=output) File "/usr/lib/python2.6/subprocess.py", line 633, in __init__ errread, errwrite) File "/usr/lib/python2.6/subprocess.py", line 1139, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory Please fix the above errors & run this tool again Failed to configure standalone configuration Thank you in advance ! CRisti |