<div dir="ltr"><div>Yes, it is the VM part..I just run into an issue. My setup consist in 2 nodes with glusterfs and after adding supplemental hard disk, after reboot I've lost glusterfs volumes! <br><br></div>How can I persist any configuration on node and I refer here to ''setenforce 0'' - for ssh login to work- and further <br>
<br>"" <a href="http://www.ovirt.org/Features/GlusterFS_Storage_Domain">http://www.ovirt.org/Features/GlusterFS_Storage_Domain</a> <br><ul><li> option rpc-auth-allow-insecure on ==> in glusterd.vol (ensure u restart glusterd service... for this to take effect)
</li><li> volume set <volname> server.allow-insecure on ==> (ensure u stop and start the volume.. for this to take effect)''</li></ul><p><br></p><p>Thanks!<br></p></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Dec 18, 2013 at 11:35 AM, Fabian Deutsch <span dir="ltr"><<a href="mailto:fabiand@redhat.com" target="_blank">fabiand@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Am Mittwoch, den 18.12.2013, 08:34 +0200 schrieb Gabi C:<br>
<div><div class="h5">> Hello!<br>
><br>
><br>
> In order to increase disk space I want to add a new disk drive to<br>
> ovirt node. After adding this should I proceed as "normal" - pvcreate,<br>
> vgcreate, lvcreate and so on - or these configuration will not<br>
> persist?<br>
<br>
</div></div>Hey Gabi,<br>
<br>
basically plain LVM is used in Node - so yes pvcreate and lvextend can<br>
be used.<br>
What storage part do you want to extend? The part where the VMs reside?<br>
You will also need to take care to extend the filesystem.<br>
<span class="HOEnZb"><font color="#888888"><br>
- fabian<br>
<br>
</font></span></blockquote></div><br></div>