[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#673936: System hangs on start : NFS shares fails and returns timeouts since



Hello,

So as we've found out, the problem is caused by mountnfs script not
expecting --all. This can be temporarily fixed by adding this:

[ "$ADDRFAM" = "inet" ] || [ "$ADDRFAM" = "inet6" ] || exit 0

just after '[ "$IFACE" != "lo" ] || exit 0'
into /etc/network/if-up.d/mountnfs. This is going to be fixed in the
next initscripts upload, as I suppose.

-- 
WBR, Andrew

Attachment: signature.asc
Description: PGP signature


Reply to: