On Wed, Jul 30, 2008 at 2:50 AM, Gabor Z. Papp <gzp@xxxxxxx> wrote: > | Untested. Gabor, can you please try this? > > Compiled fine. Excellent, thanks for testing. > utils/mountd/Makefile: > > LIBBLKID = -lblkid > > -lblkid doesn't enough in dependency, needs -luuid > > Is this problem in my e2fsprogs install? This one I'm not an expert on, but it seems to me you might find some relevant information by searching the archives of the linux-nfs mailing list over the past year. I thought libuuid was already called out in configure.ac, but I could be completely wrong about that. > BTW, I'm not sure about usage of sm-notify > > My nfs startup script looks like: > > idmapd > exportfs -ar > mountd > statd #--no-notify > nfsd 8 > > $ ps fax > 10860 ? Ss 0:00 mountd > 10862 ? Ss 0:00 statd > 10875 ? S 0:00 [nfsd] > 10876 ? S 0:00 [nfsd] > 10886 ? S 0:00 [lockd] > 10887 ? S 0:00 \_ [rpciod] > 10888 ? S 0:00 [nfsd] > 10889 ? S 0:00 [nfsd] > 10890 ? S 0:00 [nfsd] > 10891 ? S 0:00 [nfsd] > 10892 ? S 0:00 [nfsd] > 10893 ? S 0:00 [nfsd] > > Looks like no sm-notify started, even I mount something from a remote > host. If I start sm-notify by hand, it exist, strace output attached. > Same apply on glibc 2.3. That might take some debugging. There were some last minute changes to sm-notify before 1.1.3 was released. -- Chuck Lever -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html