On Thu, 6 Dec 2007 21:20:41 -0500, Erez Zadok wrote: > I get a "permission denied" when trying to mount a localhost nfsv2/3 > exported volume, on v2.6.24-rc4-124-gf194d13. It works w/ nfsv4 mounting. > It worked fine in 2.6.24-rc3. Here's a sequence of ops I tried: > > # mount -t ext2 /dev/hdb1 /n/lower/b0 > # exportfs -o no_root_squash,rw localhost:/n/lower/b0 > # mount -t nfs -o nfsvers=3 localhost:/n/lower/b0 /mnt
I'm seeing something similar too. NFSv3 export of an ext3 partition to another machine in my lan fails (client gets permission denied) when the server runs 2.6.24-rc4. It worked fine in 2.6.24-rc3. There's no NFSv4 of any kind on either client or server. ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ NFS maillist - [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nfs _______________________________________________ Please note that [EMAIL PROTECTED] is being discontinued. Please subscribe to [email protected] instead. http://vger.kernel.org/vger-lists.html#linux-nfs - To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
