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

fabian.deutsch at gmx.de fabian.deutsch at gmx.de
Tue Mar 27 10:17:39 UTC 2012


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 <fabian.deutsch at gmx.de>
---
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 <fabian.deutsch at gmx.de>



More information about the node-patches mailing list