[node-patches] Change in ovirt-node[master]: recipe: Make /bar/lib/glusterd writable (tmpfs)
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Fri Oct 25 06:25:01 UTC 2013
Fabian Deutsch has uploaded a new change for review.
Change subject: recipe: Make /bar/lib/glusterd writable (tmpfs)
......................................................................
recipe: Make /bar/lib/glusterd writable (tmpfs)
gluster failed to start because /var/lib/glusterd wasn't writeable. This
is now corrected.
Change-Id: I699a78577224317e118ca0162a2f05e1be0d4eaa
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M recipe/common-post.ks
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/40/20540/1
diff --git a/recipe/common-post.ks b/recipe/common-post.ks
index 26702b5..8176570 100644
--- a/recipe/common-post.ks
+++ b/recipe/common-post.ks
@@ -96,6 +96,7 @@
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/20540
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I699a78577224317e118ca0162a2f05e1be0d4eaa
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
More information about the node-patches
mailing list