[node-patches] Change in ovirt-node[master]: TEST: increase default number of loop devices

mburns at redhat.com mburns at redhat.com
Wed Dec 5 14:42:48 UTC 2012


Michael Burns has uploaded a new change for review.

Change subject: TEST:  increase default number of loop devices
......................................................................

TEST:  increase default number of loop devices

rhbz#883391

Change-Id: If47cdbc170736110d75d3baf28c850cd4b1876a2
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M recipe/common-post.ks
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/46/9746/1

diff --git a/recipe/common-post.ks b/recipe/common-post.ks
index c995c82..471f0ef 100644
--- a/recipe/common-post.ks
+++ b/recipe/common-post.ks
@@ -260,3 +260,6 @@
 
 # enable strong random number generation
 sed -i '/SSH_USE_STRONG_RNG/d' /etc/sysconfig/sshd
+
+#increase loop devices rhbz#883391
+echo "options loop max_loop=256" > /etc/modprobe.d/loop.conf


--
To view, visit http://gerrit.ovirt.org/9746
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If47cdbc170736110d75d3baf28c850cd4b1876a2
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>



More information about the node-patches mailing list