NFSROOT is broken after r196714
Li, Qing
qing.li at bluecoat.com
Wed Sep 9 19:47:52 UTC 2009
Do you know what IP address nfsclient/nfs_vfsops.c:466 is trying to
insert and do you have an output of the "ifconfig" and route
table you can send to me privately?
At the moment I am suspecting r196714 uncovered an issue that has
always been there. But that's an assumption at the moment.
Thanks,
-- Qing
> -----Original Message-----
> From: owner-freebsd-net at freebsd.org [mailto:owner-freebsd-
> net at freebsd.org] On Behalf Of Oleksandr Tymoshenko
> Sent: Wednesday, September 09, 2009 12:19 PM
> To: freebsd-net at freebsd.org
> Subject: NFSROOT is broken after r196714
>
> r196714 breaks NFSROOT in -CURRENT. When nfsclient tries to
> initialize interface calling ifioctl at nfsclient/nfs_vfsops.c:466
> it fails with EEXIST (because route is already present I guess).
>
> I fixed it in my tree by checking for error code in mount_nfsroot,
> but may be it's ifioctl(SIOCAIFADDR) that should handle this case.
>
> --
> gonzo
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
More information about the freebsd-net
mailing list