On 22 March 2012 20:33, Maarten Vanraes <[email protected]> wrote: >> nfs was available, so we wanted to mount >> >> but the mount failed, because nfs module wasn't modprobed, and drvinst >> didn't fix that (maybe it should modprobe nfs as well) >> >> or maybe mount.nfs should try to modprobe nfs if needed. >> >> however, statd wasn't there and it complained that it needed that for >> locking >> >> atm we're doing -o nolock and that works... but... statd would be quite >> usefull here... > > perhaps i should rephrase... > > can i fix this by adding statd on the rescue? or would this take too much > space?
it's simpler to use "mount -o nolock" instead...
