Date: Sat, 4 Feb 2017 14:19:09 -0700 From: Alan Somers <asomers@freebsd.org> To: Sean Bruno <sbruno@freebsd.org> Cc: FreeBSD Net <freebsd-net@freebsd.org>, Konstantin Belousov <kostikbel@gmail.com> Subject: Re: NFSROOT and lagg(4) Message-ID: <CAOtMX2jM1pCyyd35nT5nAvzEtwunx0gjDP=Y0jVR1BzYxgUXQA@mail.gmail.com> In-Reply-To: <7ea86432-a415-a868-e204-ac02b34f0f33@freebsd.org> References: <3b771270-245a-cf8a-9cbe-f55df7680812@freebsd.org> <20170204210054.GJ2092@kib.kiev.ua> <7ea86432-a415-a868-e204-ac02b34f0f33@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Are you mounting NFS with UDP? That handles switching interfaces better than TCP. You might be able to boot on em0, then configure lagg0 on em1, then add em0 to the lagg. On Feb 4, 2017 2:05 PM, "Sean Bruno" <sbruno@freebsd.org> wrote: > > > On 02/04/17 14:00, Konstantin Belousov wrote: > > Look at reroot support, see reboot(8) option -r. I suspect you could > > need two reroots: first to some tmpfs or memory backed md(4) where > > ifconfig is present to reconfigure interfaces, second to boot into the > > final root. > > > I'll look into it. This looks like it might be a little more > complicated than just using an MDROOT for my purposes, but I'll > definitely take a look. > > sean > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOtMX2jM1pCyyd35nT5nAvzEtwunx0gjDP=Y0jVR1BzYxgUXQA>