I am trying the unstable ceph branch again after a few months break. I noticed the depencies on "libedit" and that "cmonmap" has been renamed so I added that information to the weiki. But I still cannot get Ceph to start again. Any ideas? I run Scientific Linux 5.X on the nodes, a RHEL5-clone, with kernel 2.6.26.3 like before.

 # mount -t ceph 10.0.0.10:/ /ceph/
 mount: 10.0.0.10:/: can't read superblock
 # ./csyn --syn makedirs 1 1 1 --syn walk
 [opened monmap at .ceph_monmap fsid 188c8262-8bb1-b055-4b16-95bb075cce60]
 starting csyn at 0.0.0.0:6801/30967/0
 mounting and starting 1 syn client(s)
 waiting for client(s) to finish
[...waiting forever...]
 ^C
 # telnet 10.0.0.10 12345
 Trying 10.0.0.10...
 Connected to 10.0.0.10
 Escape character is '^]'.
 ceph 012
 09îò

 ^]
 telnet> quit
 Connection closed.
 # telnet xp2 6800
 Trying 10.0.0.10...
 Connected to 10.0.0.10
 Escape character is '^]'.
 ceph 012
 ­wîò^]
 telnet> quit
 Connection closed.
 #

I use the following script to launch Ceph.

http://www.update.uu.se/~jerker/ceph/start.ceph.2_disks.sh.txt

--jerker


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Ceph-devel mailing list
Ceph-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ceph-devel

Reply via email to