[node-patches] Change in ovirt-node[master]: Persist gluster paths
fabiand at redhat.com
fabiand at redhat.com
Wed Aug 13 08:36:44 UTC 2014
Fabian Deutsch has uploaded a new change for review.
Change subject: Persist gluster paths
......................................................................
Persist gluster paths
Previously some gluster related paths were on tmpfs, which prevent them
from surviving reboots. Now they are persisted.
Change-Id: I29556e647ecd17a659d940566ee49546968232e9
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M recipe/common-post.ks
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/36/31436/1
diff --git a/recipe/common-post.ks b/recipe/common-post.ks
index 1ad2243..2e7c03c 100644
--- a/recipe/common-post.ks
+++ b/recipe/common-post.ks
@@ -104,7 +104,6 @@
files /var/empty/sshd/etc/localtime
files /var/lib/libvirt
files /var/lib/multipath
-files /var/lib/glusterd
files /var/cache/multipathd
empty /mnt
files /boot
--
To view, visit http://gerrit.ovirt.org/31436
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I29556e647ecd17a659d940566ee49546968232e9
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
More information about the node-patches
mailing list