Hi Peter, I wasn't sure which option you had picked on that page-- install-from-source, or install-from-opensuse-build-service. It might be better if you build from source for now. We have made lots of improvements and I don't know when the openSuSE build service last updated their package. It should be pretty straightforward-- install required libraries, then autogen + configure + make -j 8 + make install. I think more details are on the wiki page. If you want to build the kernel client, there's a page about it here: http://ceph.newdream.net/wiki/Building_kernel_client As sort of a hello world project, though, I would recommend trying cfuse first. Colin On Mon, Dec 27, 2010 at 4:00 PM, Peter W. Morreale <pmorreale@xxxxxxxxxx> wrote: > On Mon, 2010-12-27 at 15:30 -0800, Colin McCabe wrote: >> Hi Peter, >> >> The cfuse binary is part of ceph. Normally, it would be installed by >> make install. Try re-running configure and make, making sure to >> specify ./configure --with-fuse >> >> Also, you might want to consider using the kernel client, since its >> performance is higher. >> >> P.S. I just changed the "installing on SuSE" wiki page to recommend >> configure --with-fuse, since it also recommends cfuse. >> >> cheers, >> Colin > > Thanks Colin. > > Totally confused at this point. :-) I had assumed that by using the > SUSE packages, everything *was* built and installed. > > So this means the SUSE packages are incomplete? (Yes, I realize it is > 11.2, thus old...) > > As for performance, not too worried at the moment, I have this installed > on 3 VMs, merely for testing and gaining familiarity... I will move it > to a lab after I get a chance to play with it and understand what I am > doing. > > Am I to understand that one has a choice of using a user-space client or > a kernel client? The SUSE packages did reference a kernel module. > > Perhaps the src tree has documentation on this? Obviously I am missing > the bigger picture... > > Best, > -PWM > > >> >> >> On Mon, Dec 27, 2010 at 3:13 PM, Peter W. Morreale <pmorreale@xxxxxxxxxx> wrote: >> > >> > I'm attempting to install ceph for the first time on openSUSE 11.2, >> > using the packages out of factory. I used the wiki page: >> > http://ceph.newdream.net/wiki/Installing_on_SuSE under the "Complex >> > System" part. All appears to be fine other than I cannot seem to find >> > the 'cfuse' comand/script. A find of root failed to locate it as well. >> > >> > >> > Where do I find the 'cfuse' command/script? >> > >> > Thx >> > -PWM >> > >> > -- >> > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in >> > the body of a message to majordomo@xxxxxxxxxxxxxxx >> > More majordomo info at http://vger.kernel.org/majordomo-info.html >> > > > > -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html