The output is nothing because ceph-fuse fell into an infinite while loop as
I explain below.

Where can I find the log file of ceph-fuse?

Jae.
2014. 7. 16. 오전 1:59에 "Gregory Farnum" <g...@inktank.com>님이 작성:

> What did ceph-fuse output to its log file or the command line?
>
> On Tuesday, July 15, 2014, Jaemyoun Lee <jaemy...@gmail.com> wrote:
>
>> Hi All,
>>
>> I am using ceph 0.80.1 on Ubuntu 14.04 on KVM. However, I cannot connect
>> to the MON from a client using ceph-fuse.
>>
>> On the client, I installed the ceph-fuse 0.80.1 and added fuse. But, I
>> think it is wrong. The result is
>>
>> # modprobe fuse
>> (Any output was nothing)
>> # lsmod | grep fuse
>> (Any output was nothing)
>> # ceph-fuse -m 192.168.122.106:6789 /mnt
>> ceph-fuse[1905]: starting ceph client
>> (at this point, ceph-fuse fell into an infinite while loop)
>> ^C
>> #
>>
>> What problem is it?
>>
>> My cluster like the follow:
>>
>> Host OS (Ubuntu 14.04)
>> --- VM-1 (Ubuntu 14.04)
>> ------ MON-0
>> ------ MDS-0
>> --- VM-2 (Ubuntu 14.04)
>> ------ OSD-0
>> --- VM-3 (Ubuntu 14.04)
>> ------ OSD-1
>> ------ OSD-2
>> ------ OSD-3
>> --- VM-4 (Ubuntu 14.04)
>> ------ it's for client.
>>
>> the result of "# ceph -s" on VM-1, which is MON, is
>>
>> # ceph -s
>> cluster 1ae5585d-03c6-4a57-ba79-c65f4ed9e69f
>>
>>      health HEALTH_OK
>>
>>      monmap e1: 1 mons at {csA=192.168.122.106:6789/0}, election epoch
>> 1, quorum 0 csA
>>
>>      osdmap e37: 4 osds: 4 up, 4 in
>>
>>       pgmap v678: 192 pgs, 3 pools, 0 bytes data, 0 objects
>>
>>             20623 MB used, 352 GB / 372 GB avail
>>
>>                  192 active+clean
>>
>> #
>>
>> Regards,
>> Jae
>>
>> --
>>   이재면 Jaemyoun Lee
>>
>>   E-mail : jaemy...@gmail.com
>>   Homepage : http://jaemyoun.com
>>   Facebook :  https://www.facebook.com/jaemyoun
>>
>
>
> --
> Software Engineer #42 @ http://inktank.com | http://ceph.com
>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to