On Wed, 12 Nov 2008, [EMAIL PROTECTED] wrote:

>   I'm trying to mount ceph filesystem using "mount -t 127.0.0.1:/ 
> ceph/", but the command returns: unknown filesystem type 'ceph'. What 
> shall I do to make mount to konw the ceph filesystem? I have installed 
> fuse but not built a kernel client yet.

Build the kernel client, load the module ceph.ko and then run 'mount -t 
ceph 1.2.3.4:/ /ceph/' (after you have started the servers).

--jerker

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ceph-devel mailing list
Ceph-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ceph-devel

Reply via email to