Jumpstarting a Solaris

Tom Haynes tdh at excfb.com
Thu Oct 25 17:12:24 EDT 2007


Sébastien Bernard wrote:
> I've got some problem setting up a jumpstart environnment for Solaris.
>
>
>
>
> I tried to export fs like this :
> /srv/nfs4                       gss/krb5(ro,sync,fsid=0,crossmnt,nohide,insecure,subtree_check,anonuid=65534,anongid=65534)
> /srv/nfs4        

This is because your NFSv4 namespace is rooted at '/srv/nfs4' and not 
'/'. Your message from the install server
shows this. I.e., the Solaris client assumes that it can access 
everything from machine:/. There is no pseudo-fs nodes
in the Linuix client to get you from '/' to '/srv' to '/srv/nfs4'.

So it pukes.




More information about the NFSv4 mailing list