Turns out, this was a configuration error on my part. I had no MDS defined.
Fixed that, now I can mount ceph on remote hosts.


On Mon, Mar 11, 2013 at 10:54 AM, Scott Kinder <skin...@yieldex.com> wrote:

> So on another server, which never mounted the ceph FS from 10.122.32.21,
> it still outputs the mount error 5. I see the following in syslog:
>
> libceph: mon0 10.122.32.23:6789 session established
> libceph: client0 fsid 1012cf1b-29b7-40d2-a5a0-75ede1b8f885
>
> Same mount command as I previously posted.
>
>
> On Mon, Mar 11, 2013 at 10:37 AM, Scott Kinder <skin...@yieldex.com>wrote:
>
>> Here's my ceph.conf file.
>>
>> http://pastebin.com/JgE9YuHd
>>
>>
>> On Mon, Mar 11, 2013 at 10:32 AM, Scott Kinder <skin...@yieldex.com>wrote:
>>
>>> I do not, that server is offline. Though at one point, I did have a
>>> monitor running at that IP, and had mounted the ceph FS from that server on
>>> the server which is exhibiting the connectoin failed error. The command I'm
>>> using to mount is:
>>>
>>> mount -t ceph 10.122.32.23:/ /mnt/
>>>
>>>
>>> On Mon, Mar 11, 2013 at 10:19 AM, Sam Lang <sl...@inktank.com> wrote:
>>>
>>>> On Mon, Mar 11, 2013 at 11:05 AM, Scott Kinder <skin...@yieldex.com>
>>>> wrote:
>>>> > Auth is disabled, John. I tried mounting the ceph FS on a Ubuntu
>>>> server, and
>>>> > I see the following error in /var/log/syslog:
>>>> >
>>>> > libceph: mon0 10.122.32.21:6789 connection failed
>>>> >
>>>> > When the mount fails, it outputs "mount error 5 = Input/output error"
>>>> to the
>>>> > console. I've verified that I can connect to port 6789 from the
>>>> client to
>>>> > the server:
>>>> >
>>>> > # telnet 10.122.32.23 6789
>>>>
>>>> In the above mon connect failure, its looking for 10.122.32.21.  Do
>>>> you have a monitor running there as well?  What mount command are you
>>>> using?
>>>> -sam
>>>>
>>>> > Trying 10.122.32.23...
>>>> > Connected to 10.122.32.23.
>>>> > Escape character is '^]'.
>>>> > ceph v027 �
>>>> > z �x
>>>> > z( ^]
>>>> >
>>>> >
>>>> > On Mon, Mar 11, 2013 at 2:27 AM, John Wilkins <
>>>> john.wilk...@inktank.com>
>>>> > wrote:
>>>> >>
>>>> >> Do you have the encryption key copied to the client with proper chmod
>>>> >> permissions?
>>>> >>
>>>> >> On Sun, Mar 10, 2013 at 6:11 AM, Wido den Hollander <w...@42on.com>
>>>> wrote:
>>>> >> > On 03/09/2013 06:55 PM, Scott Kinder wrote:
>>>> >> >>
>>>> >> >> I'm running ceph 0.56.3 on CentOS, and when I try to mount ceph
>>>> as a
>>>> >> >> file system on other servers, the process just waits
>>>> interminably. I'm
>>>> >> >> not seeing any relevant entries in syslog on the hosts trying to
>>>> mount
>>>> >> >> the file system, nor am I seeing any entries in the ceph monitor
>>>> logs.
>>>> >> >> Any ideas on how I can troubleshoot this problem? I'm not running
>>>> >> >> SELinux on the CentOS hosts, nor are there any firewall rules in
>>>> place
>>>> >> >> on either the host or network level.
>>>> >> >>
>>>> >> >>
>>>> >> >
>>>> >> > What does 'ceph -s' say? Is the cluster healthy with an active MDS?
>>>> >> >
>>>> >> >> _______________________________________________
>>>> >> >> ceph-users mailing list
>>>> >> >> ceph-users@lists.ceph.com
>>>> >> >> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>>>> >> >>
>>>> >> >
>>>> >> >
>>>> >> > --
>>>> >> > Wido den Hollander
>>>> >> > 42on B.V.
>>>> >> >
>>>> >> > Phone: +31 (0)20 700 9902
>>>> >> > Skype: contact42on
>>>> >> > _______________________________________________
>>>> >> > ceph-users mailing list
>>>> >> > ceph-users@lists.ceph.com
>>>> >> > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>>>> >>
>>>> >>
>>>> >>
>>>> >> --
>>>> >> John Wilkins
>>>> >> Senior Technical Writer
>>>> >> Intank
>>>> >> john.wilk...@inktank.com
>>>> >> (415) 425-9599
>>>> >> _______________________________________________
>>>> >> ceph-users mailing list
>>>> >> ceph-users@lists.ceph.com
>>>> >> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>>>> >
>>>> >
>>>> >
>>>> > _______________________________________________
>>>> > ceph-users mailing list
>>>> > ceph-users@lists.ceph.com
>>>> > http://lists.ceph.com/listinfo.cgi/ceph-users-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