On Thu, 2011-09-08 at 13:16 +0100, Frank Murphy wrote: > On 08/09/11 11:15, Bryn M. Reeves wrote: > <snipped> > > So the fstab has: > > > > mynas://nfs/store01 /home/users/Net01 nfs > > rw,users,noauto,hard,intr 0 0 > > > > But the mount output shows: > > > > storage01.usersly3d.local://nfs/store01/ on /home/users/Net01 type nfs > > (rw,relatime,vers=3,rsize=32768,wsize=32768,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=10.0.0.2,mountvers=3,mountport=925,mountproto=udp,local_lock=none,addr=10.0.0.2) > > > > So mynas appears to be getting resolved to "storage01.usersly3d.local". > > > > Could you see what happens if you use the full domain name in fstab? > > > > Regards, > > Bryn. > > > > with fstab as: storage01.usersly3d.local /home/users/Net01 nfs """" > > same result but, in a terminal > > sudo mount /home/users/Net01 mount the remote share > sudo umount /home/users/Net01 umounts the remote share > > It seems to be purely "usermount" (gui launcher) that cannot unmount ---- you can't unmount a mount that is in use. For example, if you have a terminal open and then cd /home/users/Net01 then you can't unmount it. Make sure that you cd / or somewhere not within the mount and that any nautilus or dolphin file browser windows are not using anything within the mount itself and if that's the case, you should be able to unmount it. Craig -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines