Changes

From Amahi Wiki
Jump to: navigation, search
: and add <code>8.8.8.8,8.8.4.4</code> after equal (=), then reboot as I could not determine what services to restart.
* 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'')** Created 50Gb additional space for After <code>losetup -f /var/lib/cinder/cinder-volumes</code> in ''/etc/rc.local file**# Added <code>&& losetup -f /mnt/backup/stack-volumes</code>** Substituted # When extending ''cinder-volumes'' , add <code>&& losetup -f</code> and location of new LVM file to sequence.**# Do <code>pvs -v</code> to verify, then reboot and recheck.**# This change is required to ensure the LVM remains intact on reboot.** Created 50Gb additional space for instances of volumes (''/mnt/backup/stack-volumes'' in commands).
** Total volume space available is now 70GB.
12,424

edits