From your pastie details, it looks like you are using "auth supported = none". That's pre 0.51, as noted in the documentation. Perhaps I should omit the old usage or omit it entirely.
It should look like this: auth cluster required = none auth service required = none auth client required = none not auth supported = none On Tue, Sep 24, 2013 at 8:00 AM, Aronesty, Erik <earone...@expressionanalysis.com> wrote: > I did the same thing, restarted with upstart, and I still need to use > authentication. Not sure why yet. Maybe I didn’t change the /etc/ceph > configs on all the nodes…. > > > > From: ceph-users-boun...@lists.ceph.com > [mailto:ceph-users-boun...@lists.ceph.com] On Behalf Of Snider, Tim > Sent: Tuesday, September 24, 2013 9:15 AM > To: Gary Mazzaferro; John Wilkins > Cc: ceph-users@lists.ceph.com > > > Subject: Re: [ceph-users] ceph.conf changes and restarting ceph. > > > > Authentication works. I was interested in trying it without authentication. > I didn’t see the upstart link earlier. > > Is the plan to only use upstart and not service for Dumpling and beyond? > > Tim > > > > From: Gary Mazzaferro [mailto:ga...@oedata.com] > Sent: Tuesday, September 24, 2013 1:16 AM > To: John Wilkins > Cc: Snider, Tim; ceph-users@lists.ceph.com > Subject: Re: [ceph-users] ceph.conf changes and restarting ceph. > > > > Hi John > > > > Why ? do the 'service' scripts not work ? (sorry I don't have access to the > systems from my location) I used dumpling and ceph-deploy on debian. > > > > -gary > > > > > > > > > > On Mon, Sep 23, 2013 at 11:25 PM, John Wilkins <john.wilk...@inktank.com> > wrote: > > I will update the Cephx docs. The usage in those docs for restarting > is for Debian/Ubuntu deployed with mkcephfs. If you are using > Dumpling and deployed with ceph-deploy, you will need to use Upstart. > See > http://ceph.com/docs/master/rados/operations/operating/#running-ceph-with-upstart > for details. If you are using Ceph on RHEL, CentOS, etc., use > sysvinit. > > > On Mon, Sep 23, 2013 at 3:21 PM, Gary Mazzaferro <ga...@oedata.com> wrote: >> Tim >> >> Did it work with authentication enabled ? >> >> -gary >> >> >> On Mon, Sep 23, 2013 at 2:10 PM, Snider, Tim <tim.sni...@netapp.com> >> wrote: >>> >>> I modified /etc/ceph.conf for no authentication and to specify both >>> private and public networks. /etc/ceph/ceph.conf was distributed to all >>> nodes in the cluster >>> >>> ceph was restarted on all nodes using "service ceph -a restart". >>> >>> After that authentication is still required and no ports are open on the >>> cluster facing (192.168.10.0) network. >>> >>> Details in http://pastie.org/8349534. >>> >>> What am I missing something? >>> >>> >>> >>> Thanks, >>> >>> Tim >>> >>> >>> _______________________________________________ >>> 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 >> > > -- > John Wilkins > Senior Technical Writer > Intank > john.wilk...@inktank.com > (415) 425-9599 > http://inktank.com > > -- John Wilkins Senior Technical Writer Intank john.wilk...@inktank.com (415) 425-9599 http://inktank.com _______________________________________________ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com