Re: Diskless setup with NFS_V4

2013-08-23 Thread Slawa Olhovchenkov
On Fri, Aug 23, 2013 at 09:32:35AM -0400, Rick Macklem wrote: > Slawa Olhovchenkov wrote: > > Its posible use currentle FreeBSD on NFS_V4 root? > > > > Explain: > > > > pxeboot do NFS_v3 (not NFS_v4) mount and pass fd to kernel. > > In this setup kernel can use only configured (established) nfs

Re: Diskless setup with NFS_V4

2013-08-23 Thread Rick Macklem
Slawa Olhovchenkov wrote: > Its posible use currentle FreeBSD on NFS_V4 root? > > Explain: > > pxeboot do NFS_v3 (not NFS_v4) mount and pass fd to kernel. > In this setup kernel can use only configured (established) nfs fh. > This is not allowed to switch version or some options. > > When pxeboo