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 <[email protected]> wrote: > On Mon, Mar 11, 2013 at 11:05 AM, Scott Kinder <[email protected]> > 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 <[email protected]> > > 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 <[email protected]> > 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 > >> >> [email protected] > >> >> 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 > >> > [email protected] > >> > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > >> > >> > >> > >> -- > >> John Wilkins > >> Senior Technical Writer > >> Intank > >> [email protected] > >> (415) 425-9599 > >> _______________________________________________ > >> ceph-users mailing list > >> [email protected] > >> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > > > > > > > > _______________________________________________ > > ceph-users mailing list > > [email protected] > > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > > >
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
