Hi, I can confirm this behavior in Ubuntu 12.04. Try mount not root directory. For example, change "m1:6789,m2:6789,m3:6789:/" to "m1:6789,m2:6789,m3:6789:/datastore00", but first you need have created that "datastore00" catalog. Try this!
On Tue, Apr 2, 2013 at 11:39 AM, Marco Aroldi <[email protected]>wrote: > My laptop (Linux Mint 14) mount ceph at boot (0.59) - no problem at all > I've tried with a server with Ubuntu 12.04 (ceph 0.56.4) - problem! > I've tried with 2 virtual machines with Ubuntu 12.04 (ceph 0.56.4) on my > laptop - problem! > > The line in the fstab and the chmod setting on the keyring file are > exactly the same > I've tried to sobstitute the fqdn with ip... no luck > > With a 'mount -a' once booted, cephfs mounts ok, so it look like tries the > mount when the net is down > Maybe something has changed or updated on ubuntu 12.04 init processes? > > -- > Marco Aroldi > > > Il 02/04/2013 00:38, John Wilkins ha scritto: > > It looks like you are using a domain name instead of an IP address. Try > it with the IP address. Are the chmod settings correct on the keyring? Once > we resolve this, let me know how we can improve the docs here: > http://ceph.com/docs/master/cephfs/fstab/ > > > > On Sat, Mar 30, 2013 at 10:55 AM, Marco Aroldi <[email protected]>wrote: > >> Hi all, >> I have an entry in my fstab for Cephfs, but at boot time the fs >> doesn't mount. Instead from the shell a "mount -a" works well >> >> m1:6789,m2:6789,m3:6789:/ /mnt/ceph ceph >> name=gw1,secretfile=/etc/ceph/keyring.gw1,noatime 0 2 >> >> I have tried to use monitors FQDN and the ip adresses >> I have also added _netdev in the options >> Still no luck >> >> Ceph is 0.56.4 on Ubuntu 12.04 >> >> Any ideas? >> Thanks >> >> -- >> Marco Aroldi >> _______________________________________________ >> 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 > http://inktank.com > > > > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > > -- Igor Laskovy facebook.com/igor.laskovy studiogrizzly.com
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
