Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kfs-0.5 setup problem #9

Open
GoogleCodeExporter opened this issue Mar 23, 2015 · 2 comments
Open

kfs-0.5 setup problem #9

GoogleCodeExporter opened this issue Mar 23, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link


operation system: centos 6.2 64-bit

kfs version: kfs-0.5 


[root@gifer scripts]# python kfssetup.py -f machines.cfg  -b ../build -w 
../webui -s
kfssetup.py:28: DeprecationWarning: The popen2 module is deprecated.  Use the 
subprocess module.
  import socket,threading,popen2
kfssetup.py:29: DeprecationWarning: the md5 module is deprecated; use hashlib 
instead
  import md5
cp: 略过目录"./scripts"
gtar: 从成员名中删除开头的“/”
[localhost]: chunkserver exists...skipping
gtar: 从成员名中删除开头的“/”
[localhost]: metaserver exists...skipping
gtar: 从成员名中删除开头的“/”
[localhost]: chunkserver exists...skipping
gtar: 从成员名中删除开头的“/”
[localhost]: chunkserver exists...skipping

[root@gifer tools]#  ./kfsping -c -s localhost -p 20000
Meta-server:  0
Total-space: 0 (MB)
Used-space: 0 (MB)

is setup success?

if no what should i do ?

thank you!





Original issue reported on code.google.com by [email protected] on 21 May 2012 at 8:38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant