Changes

From Amahi Wiki
Jump to: navigation, search
<li> Extend cinder-volumes past 20GB to allow for creating additional volumes to attach to instances.</li>
<ul>
<li> Followed the [https[://udaraliyanage.wordpressfile:Openstack_increase_volume_capacity.com/2014/05/23/openstack-pdf|Open Stack increase-volume-capacity OpenStack Increase Volume Capacity] tutorial] and [[:file:Maintaining_Loopback_devices_after_reboot.pdf|Maintaining loopback devices after reboot]] tutorials (i.e. highlighted text)</li><!--<li> Created ''/usr/bin/ext-cinder-vol'' script:</li>
<code>#!/bin/bash<br />
/usr/sbin/losetup -f /var/lib/cinder/cinder-volumes-ext<br />
/usr/bin/systemctl restart openstack-cinder-scheduler</code>
<li> Add to root crontab:</li>
<code>@reboot /usr/bin/ext-cinder-vol</code></li>--><li> Results in 130Gb 50Gb additional space for volumes.</li><li> Total volume space available is now 150GB70GB.</li>
</ul></ul>
12,424

edits