Skip to content

kfs-0.5 setup problem #9

Description

@GoogleCodeExporter

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 zhongdc8...@gmail.com on 21 May 2012 at 8:38

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions