Thank you, Greg!
I solved it through creating MDS.
- Jae
On Wed, Jul 16, 2014 at 8:36 PM, Gregory Farnum wrote:
> Your MDS isn't running or isn't active.
> -Greg
>
>
> On Wednesday, July 16, 2014, Jaemyoun Lee wrote:
>
>>
>> The result is same.
>>
>> # ceph-fuse --debug-ms 1 --debug-client 1
Your MDS isn't running or isn't active.
-Greg
On Wednesday, July 16, 2014, Jaemyoun Lee wrote:
>
> The result is same.
>
> # ceph-fuse --debug-ms 1 --debug-client 10 -m 192.168.122.106:6789 /mnt
> ceph-fuse[3296] : starting ceph client
>
> And the log file is
>
> # cat /var/log/ceph/ceph-client
The result is same.
# ceph-fuse --debug-ms 1 --debug-client 10 -m 192.168.122.106:6789 /mnt
ceph-fuse[3296] : starting ceph client
And the log file is
# cat /var/log/ceph/ceph-client.admin.log
2014-07-16 17:08:13.146032 7f9a212f87c0 0 ceph version 0.80.1
(a38fe1169b6d2ac98b427334c12d7cf81f809b
On Tue, Jul 15, 2014 at 10:15 AM, Jaemyoun Lee wrote:
> 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?
It defaults to /var/log/ceph, but it may be empty. I realize the task
may have hung, but I'm prett
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" 님이 작성:
> What did ceph-fuse output to its log file or the command line?
>
> On Tuesday, July 15, 2014, Jaemyoun Lee
What did ceph-fuse output to its log file or the command line?
On Tuesday, July 15, 2014, Jaemyoun Lee 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