[node-patches] Change in ovirt-node[master]: early: Mount all entries in fstab.

mburns at redhat.com mburns at redhat.com
Tue Mar 27 18:01:16 UTC 2012


Michael Burns has submitted this change and it was merged.

Change subject: early: Mount all entries in fstab.
......................................................................


early: Mount all entries in fstab.

When systemd get's started it reads the contents of the ro-rootfs
/etc/fstab file which is very likely different from the persisted
version and thus only the mountpoints given in the ro-vesion are
mounted. All entries appearing later (e.g. when the persisted file
is bind-mounted) are discovered by systemd, but not mounted
automatically.
To hack around this, a simple "mount -a" is run just before the
ovirt logic jumps in.

oVirt bug rhbz#806349
Upstream systemd bug rhbz#807203

Change-Id: I0713eaaa5074f2d24b7565db06686caaedc08c7a
Signed-off-by: Fabian Deutsch <fabian.deutsch at gmx.de>
---
M scripts/ovirt-init-functions.sh
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Michael Burns: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/3117
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0713eaaa5074f2d24b7565db06686caaedc08c7a
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabian.deutsch at gmx.de>
Gerrit-Reviewer: Fabian Deutsch <fabian.deutsch at gmx.de>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>



More information about the node-patches mailing list