Changes

From Amahi Wiki
Jump to: navigation, search
=Software=
* CentOS 7.2 x86_64 (Minimal)
* [https://releases.openstack.org/ Open StackOpenStack] Ocata Release
=Setup=
<li> Add users and private keys for SSH login</li>
<li> Disable SSH password and root login</li>
<li> Follow step 0 - 3 of the [[media:Packstack quickstart.pdf|RDO Packstack Quickstart]] for the Open Stack OpenStack installation (ensure step 0 prerequisites are completed first).</li>
<li> At the <code>packstack --allinone</code> step, follow the [[media:Neutron with existing external network.pdf|Neutron with existing network guidance]] instead (omit <code>–os-neutron-ovs-bridge-interfaces=br-ex:eth0</code> argument). Networks can also be setup with the web UI (preferred).</li>
<li> Refer to [[media:Floating ip range.pdf|floating IP range]] for setting up the floating IP addresses to the external network. This can also now be done with the web UI (preferred).</li>
<li> Extend cinder-volumes past 20GB:</li>
<ul>
<li> Followed the [[media:Openstack_increase_volume_capacity.pdf|Open Stack OpenStack increase volume capacity]] and [[media:Maintaining_Loopback_devices_after_reboot.pdf|Maintaining loopback devices after reboot]] tutorials (i.e. highlighted text)</li>
<li> Results in 50Gb additional space for volumes.</li>
<li> Total volume space available is now 70GB.</li>
== Transfer Images ==
See [https://raymii.org/s/tutorials/Openstack_Glance_Image_Download.html Open Stack OpenStack Glance Image Download Tutorial] for how to transfer images from on server to another.
== Transfer Snapshots ==
See [https://communities.cisco.com/community/developer/openstack/blog/2017/01/13/how-to-snapshot-an-openstack-nova-instance-boot-it-download-and-upload-it Snapshot an Open Stack OpenStack instance and download it] for how to transfer snapshots from one instance to another.
== Transfer Volumes ==
See [http://blog.oddbit.com/2015/09/29/migrating-cinder-volumes-between-openstack-environments/ Migrating cinder volumes between Open Stack OpenStack environments] for how to transfer volumes from one instance to another.
==Miscellaneous==
Refer to [https://bugs.amahi.org/issues/2050 Amahi Bug #2050] for some OpenStack Command-Line syntax.
----
12,424

edits