Skip to content

Instantly share code, notes, and snippets.

@bjornbouetsmith
Last active February 14, 2019 20:56
Show Gist options
  • Save bjornbouetsmith/2b211f1ee376b25e3a7c89a1286a5cd6 to your computer and use it in GitHub Desktop.
Save bjornbouetsmith/2b211f1ee376b25e3a7c89a1286a5cd6 to your computer and use it in GitHub Desktop.
vsphere openstack installation
add extra disk to all the machines that host ceph-osd then run
juju run-action ceph-osd/0 add-disk osd-devices=/dev/sdb
for each ceph-osd changing ceph-osd/0 to /1 /2 etc.
* Remember to add at least 4GB of ram to each machine, otherwise lxd and other services will fail to launch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment