[Bug 1767359] Re: netplan does not work on nfsroot
Mathieu Trudel-Lapierre
mathieu.tl at gmail.com
Fri May 4 15:33:22 UTC 2018
There's more code needed to allow this to work properly.
For one, we need to have netplan write "CriticalConnection=true" in
systemd-networkd config for the remote root cases, so that networkd
doesn't release the IP when it restarts...
This is definitely an issue that requires changes in netplan.io and
initramfs; so I'm updating the targets here on the bug to reflect that.
** Also affects: netplan.io (Ubuntu)
Importance: Undecided
Status: New
** Also affects: initramfs-tools (Ubuntu)
Importance: Undecided
Status: New
** Changed in: netplan
Status: Incomplete => In Progress
** Changed in: netplan
Importance: Undecided => High
** Changed in: initramfs-tools (Ubuntu)
Status: New => In Progress
** Changed in: netplan.io (Ubuntu)
Status: New => In Progress
** Changed in: initramfs-tools (Ubuntu)
Importance: Undecided => High
** Changed in: netplan.io (Ubuntu)
Importance: Undecided => High
** Changed in: netplan
Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)
** Changed in: netplan.io (Ubuntu)
Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netplan.io in Ubuntu.
Matching subscriptions: foundations-bugs
https://bugs.launchpad.net/bugs/1767359
Title:
netplan does not work on nfsroot
Status in netplan:
In Progress
Status in initramfs-tools package in Ubuntu:
In Progress
Status in netplan.io package in Ubuntu:
In Progress
Bug description:
It seems like netplan is not working on nfsroot systems.
Whenever a valid config.yaml is located in /etc/netplan/ the boot
procedure gets stuck.
However, with an empty /etc/netplan directory, the nfsroot system
boots (fetching IP DHCP config by kernel). Then, when I store a config
in /etc/netplan and run "netplan apply", it stucks again.
I guess, netplan is (temporarily) taking down active interfaces when
applying a configuration. This must never happen on nfsroot
systems(!). I this assumption is true, this is probably a general
mistake, in my opinion.
Regards,
-frank
To manage notifications about this bug go to:
https://bugs.launchpad.net/netplan/+bug/1767359/+subscriptions
More information about the foundations-bugs
mailing list