A different workaround for switching to nfs v3 is adding an extra entry to /etc/exports on the FAI install server. If you add this line
/srv/nfs4 134.95.9.128/25(fsid=0,ro,no_subtree_check) an empty directory will be the root for NFS v4 exports. That way your /srv/fai subdirectory is not exported any more via NFS v4 and dracut can easily mount the nfsroot via nfs v3 without specifying nfsvers=3 in the clients pxelinux config file. -- regards Thomas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

