[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gfarm-discuss:07741] Gfarm question gfsched print only a single host name
- From: "Sangwan Kim" <sangwan@xxxxxxxxxxx>
- Date: Thu, 29 Mar 2007 11:27:44 +0900
Hello,
I'm Sangwan Kim from KISTI Korea.
I'have installed gfarm in x86 linux cluster which has 16 nodes.
node16 : metadata server & metadata cache server
postgresql, gfmd, gfarm_agent
node12,node13,node14,node15: filesystem node
gfsd
gfhost -l shows the filesystem nodes list.
[root@j16 ~]# gfhost -l
0.14/0.04/0.01 x i386-centos4.4-linux 1
j12.gridcenter.or.kr(***.***.***.**2)
0.06/0.02/0.00 x i386-centos4.4-linux 1
j13.gridcenter.or.kr(***.***.***.**3)
0.29/0.13/0.04 x i386-centos4.4-linux 1
j14.gridcenter.or.kr(***.***.***.**4)
0.06/0.02/0.00 x i386-centos4.4-linux 1
j15.gridcenter.or.kr(***.***.***.**5)
But gfsched prints only single host itself:
[root@j15 ~]# gfsched -N 4j15.gridcenter.or.kr
j15.mydomainname
j15.mydomainname
j15.mydomainname
j15.mydomainname
I expected the following:
j12.mydomainname
j13.mydomainname
j14.mydomainname
j15.mydomainname
What's wrong? and how can i could configure correctly?
Thanks,
# ------------------------------------------------
# Sangwan Kim
# Korea Institute of Science and Technology Information
# Supercomputing Center
# Grid Technology Research Team
# 305-806 Eoeun-dong 52, Yuseong, Daejeon, Korea
# E-MAIL: sangwan@xxxxxxxxxxx
# TEL: +82-42-869-0568
# FAX: +82-42-869-0599
# ------------------------------------------------