From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josef Bacik Subject: Re: Ceph on btrfs 3.4rc Date: Wed, 9 May 2012 16:25:54 -0400 Message-ID: <20120509202554.GA1900@localhost.localdomain> References: <20120424152141.GB3326@localhost.localdomain> <20120503141354.GC1914@localhost.localdomain> <20120503152053.GA7313@localhost.localdomain> <1e9c626272411bb1fb403a3aa8aeced7@hq.newdream.net> <20120503194924.GC7313@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Cc: Josef Bacik , Josh Durgin , Sage Weil , linux-btrfs@vger.kernel.org, ceph-devel@vger.kernel.org To: Christian Brunner Return-path: In-Reply-To: List-ID: On Fri, May 04, 2012 at 10:24:16PM +0200, Christian Brunner wrote: > 2012/5/3 Josef Bacik : > > On Thu, May 03, 2012 at 09:38:27AM -0700, Josh Durgin wrote: > >> On Thu, 3 May 2012 11:20:53 -0400, Josef Bacik > >> wrote: > >> > On Thu, May 03, 2012 at 08:17:43AM -0700, Josh Durgin wrote: > >> > > >> > Yeah all that was in the right place, I rebooted and I magically > >> > stopped getting > >> > that error, but now I'm getting this > >> > > >> > http://fpaste.org/OE92/ > >> > > >> > with that ping thing repeating over and over. =A0Thanks, > >> > >> That just looks like the osd isn't running. If you restart the > >> osd with 'debug osd =3D 20' the osd log should tell us what's goin= g on. > > > > Ok that part was my fault, Duh I need to redo the tmpfs and mkcephf= s stuff after > > reboot. =A0But now I'm back to my original problem > > > > http://fpaste.org/PfwO/ > > > > I have the osd class dir =3D /usr/lib64/rados-classes thing set and= libcls_rbd is > > in there, so I'm not sure what is wrong. =A0Thanks, >=20 > Thats really strange. Do you have the osd logs in /var/log/ceph? If > so, can you look if you find anything about "rbd" or "class" loading > in there? >=20 > Another thing you should try is, whether you can access ceph with rad= os: >=20 > # rados -p rbd ls > # rados -p rbd -i /proc/cpuinfo put testobj > # rados -p rbd -o - get testobj > Ok weirdly ceph is trying to dlopen /usr/lib64/rados-classes/libcls_rbd= =2Eso but all I had was libcls_rbd.so.1 and libcls_rbd.so.1.0.0. Symlink fixed t= hat part, I'll see if I can reproduce now. Thanks, Josef -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html