On 06/01/2011 03:58 PM, Ed Greshko wrote: >> I use F15 (64 bit) Libreoffice with NFSv4 constantly, and it works just >> fine here... > > What are the mount options you are using in your fstab? How are you > getting around the problem when NFSv4 mounts don't happen at boot time? > What NFS related services are you starting at boot time? Nothing special in the client fstab: 192.168.0.3:/ /fileserver nfs4 intr,suid,dev,soft,bg,exec 0 0 On the server I have this in /etc/exports: /fileserver *(rw,insecure,no_root_squash,no_subtree_check,nohide,fsid=0) There is a 10-20 second delay when booting the clients while systemd waits for /fileserver to mount, but other than that, it "just works". - Mike -- 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