Fabian Deutsch has uploaded a new change for review.

Change subject: [RFC] early: Mount all entries in fstab.
......................................................................

[RFC] early: Mount all entries in fstab.

Because /etc/fstab - which is persisted - doesn't contain all
mount points when systemd is started, only those present at that
point are started.
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 <[email protected]>
---
M scripts/ovirt-init-functions.sh
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/17/3117/1
--
To view, visit http://gerrit.ovirt.org/3117
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0713eaaa5074f2d24b7565db06686caaedc08c7a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <[email protected]>
_______________________________________________
node-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/node-patches

Reply via email to