Re: PXE (NFS2) broken on DragonFly?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <kernel@...>
Date: Tuesday, August 5, 2008 - 4:34 pm

:Hi;
:
:I started a thread on freebsd-fs about adopting 64bit cookies. The main 
:show stopper is that PXE uses the NFS2 support in the bootloader. The 
:code is in libstand (which is actually derived from some NetBSD's libsa).
:
:I looked briefly at the DragonFlyBSD CVS and it looks like libstand 
:still depends on NFS2. Perhaps libstand is not used anymore or no one 
:has used PXE on DragonFly?
:
:cheers,
:
:     Pedro.

    Well, we basically don't support NFSv2 any more.  It only works with UFS.
    It's impossible to make it work with HAMMER, which needs 64 bit cookies.

    I usually PXE boot test boxes with the TFTP loader.  Once the loader
    straps into the kernel the kernel itself has no problem booting via
    NFSv3.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: PXE (NFS2) broken on DragonFly?, Matthew Dillon, (Tue Aug 5, 4:34 pm)
Re: PXE (NFS2) broken on DragonFly?, Pedro F. Giffuni, (Tue Aug 5, 5:48 pm)
Re: PXE (NFS2) broken on DragonFly?, Francois Tigeot, (Wed Aug 6, 2:15 am)