반응형
※ 에러 내용
# rocks list host
Traceback (most recent call last):
File "/opt/rocks/bin/rocks", line 294, in ?
command.runWrapper(name, args[i:])
File "/opt/rocks/lib/python2.4/site-packages/rocks/commands/__init__.py", line 2120, in runWrapper
self.run(self._params, self._args)
File "/opt/rocks/lib/python2.4/site-packages/rocks/commands/list/host/__init__.py", line 170, in run
for host in self.getHostnames(args):
File "/opt/rocks/lib/python2.4/site-packages/rocks/commands/__init__.py", line 705, in getHostnames
for host, in self.db.fetchall():
TypeError: iteration over non-sequence
File "/opt/rocks/bin/rocks", line 294, in ?
command.runWrapper(name, args[i:])
File "/opt/rocks/lib/python2.4/site-packages/rocks/commands/__init__.py", line 2120, in runWrapper
self.run(self._params, self._args)
File "/opt/rocks/lib/python2.4/site-packages/rocks/commands/list/host/__init__.py", line 170, in run
for host in self.getHostnames(args):
File "/opt/rocks/lib/python2.4/site-packages/rocks/commands/__init__.py", line 705, in getHostnames
for host, in self.db.fetchall():
TypeError: iteration over non-sequence
※ 해결 방법
[root@ngs01 ~]# /etc/init.d/foundation-mysql restart
MySQL manager or server PID file could not be found! [FAILED]
Starting MySQL. [ OK ]
[root@ngs01 ~]# rocks list host
HOST MEMBERSHIP CPUS RACK RANK RUNACTION INSTALLACTION
ngs01: Frontend 12 0 0 os install
ngs-0-0: Compute 48 0 0 os install
ngs-0-1: Compute 48 0 1 os install
ngs-0-2: Compute 48 0 2 os install
ngs-0-3: Compute 48 0 3 os install
ngs-0-4: Compute 48 0 4 os install
ngs-0-5: Compute 48 0 5 os install
ngs-0-6: Compute 48 0 6 os install
ngs-0-7: Compute 48 0 7 os install
ngs-0-8: Compute 48 0 8 os install
ngs-0-9: Compute 48 0 9 os install
ngs-0-10: Compute 48 0 10 os install
ngs-0-11: Compute 48 0 11 os install
ngs-0-12: Compute 48 0 12 os install
ngs02: Frontend 1 0 0 os install
ngs-login01: Login 1 0 0 os install
ngs-login02: Login 1 0 0 os install
login-0-1: Login 8 0 1 os install
ngs-0-13: Compute 64 0 13 os install
ngs-0-14: Compute 64 0 14 os install
ngs-0-15: Compute 64 0 15 os install
ngs-0-16: Compute 64 0 16 os install
ngs-0-17: Compute 64 0 17 os install
ngs-0-18: Compute 64 0 18 os install
ngs-0-19: Compute 64 0 19 os install
ngs-0-20: Compute 64 0 20 os install
Starting MySQL. [ OK ]
[root@ngs01 ~]# rocks list host
HOST MEMBERSHIP CPUS RACK RANK RUNACTION INSTALLACTION
ngs01: Frontend 12 0 0 os install
ngs-0-0: Compute 48 0 0 os install
ngs-0-1: Compute 48 0 1 os install
ngs-0-2: Compute 48 0 2 os install
ngs-0-3: Compute 48 0 3 os install
ngs-0-4: Compute 48 0 4 os install
ngs-0-5: Compute 48 0 5 os install
ngs-0-6: Compute 48 0 6 os install
ngs-0-7: Compute 48 0 7 os install
ngs-0-8: Compute 48 0 8 os install
ngs-0-9: Compute 48 0 9 os install
ngs-0-10: Compute 48 0 10 os install
ngs-0-11: Compute 48 0 11 os install
ngs-0-12: Compute 48 0 12 os install
ngs02: Frontend 1 0 0 os install
ngs-login01: Login 1 0 0 os install
ngs-login02: Login 1 0 0 os install
login-0-1: Login 8 0 1 os install
ngs-0-13: Compute 64 0 13 os install
ngs-0-14: Compute 64 0 14 os install
ngs-0-15: Compute 64 0 15 os install
ngs-0-16: Compute 64 0 16 os install
ngs-0-17: Compute 64 0 17 os install
ngs-0-18: Compute 64 0 18 os install
ngs-0-19: Compute 64 0 19 os install
ngs-0-20: Compute 64 0 20 os install
반응형
'HPC > Rocks Clusters' 카테고리의 다른 글
[Rocks] rootpw 관련 문제 (0) | 2013.08.20 |
---|---|
Interface 정보 변경 (0) | 2013.01.30 |
mysql root 패스워드 확인 (0) | 2013.01.08 |
계산 노드 이름 변경하여 설치 (0) | 2013.01.01 |
Rocks Cluster VMware에 설치 (0) | 2013.01.01 |
최근댓글