Changes

From Amahi Wiki
Jump to: navigation, search
* Extend cinder-volumes past 20GB to allow for creating additional volumes to attach to instances.
** Followed the [https://udaraliyanage.wordpress.com/2014/05/23/openstack-increase-volume-capacity OpenStack Increase Volume Capacity] tutorial (substitute any name for ''cinder-volumes'')
** After <code>losetup -f /var/lib/cinder/cinder-volumes</code> in ''/etc/rc.local '' file
**# Added <code>&& losetup -f /mnt/backup/stack-volumes</code>
**# When extending ''cinder-volumes'', add <code>&& losetup -f</code> and location of new LVM file to sequence.
12,424

edits