[node-patches] Change in ovirt-node[node-3.0]: recipe: Make /bar/lib/glusterd writable (tmpfs)

fabiand at fedoraproject.org fabiand at fedoraproject.org
Fri Oct 25 10:45:35 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/48/20548/1

diff --git a/recipe/common-post.ks b/recipe/common-post.ks
index 8992221..b0b5aa6 100644
--- a/recipe/common-post.ks
+++ b/recipe/common-post.ks
@@ -91,6 +91,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/20548
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I699a78577224317e118ca0162a2f05e1be0d4eaa
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: node-3.0
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>



More information about the node-patches mailing list