Changes

Jump to: navigation, search

Setup OpenStack with Virtuozzo 7

No change in size, 15:46, 10 March 2016
no edit summary
$ ./setup_devstack_for_vz7_compute.sh COMPUTE_HOST_IP PASSWORD CONTROLLER_HOST_IP
 
== Install and configure a compute node on [[Virtuozzo]] 7 == <!--T:16-->
 
<!--T:17-->
* Follow instructions on [http://docs.openstack.org/liberty/install-guide-rdo/nova-compute-install.html OpenStack.org]
* In addition to above instructions change /etc/nova/nova.conf:
 
[DEFAULT]
...
vnc_keymap =
force_raw_images = False
 
[libvirt]
...
virt_type = parallels
images_type = ploop
connection_uri = parallels+unix:///system
inject_partition = -2
 
* Then restart nova-compute service:
 
systemctl restart openstack-nova-compute.service
== Install and configure a nova controller node on [[Virtuozzo]] 7 == <!--T:18-->
openstack-nova-scheduler.service openstack-nova-conductor.service \
openstack-nova-novncproxy.service
 
== Install and configure a compute node on [[Virtuozzo]] 7 == <!--T:16-->
 
<!--T:17-->
* Follow instructions on [http://docs.openstack.org/liberty/install-guide-rdo/nova-compute-install.html OpenStack.org]
* In addition to above instructions change /etc/nova/nova.conf:
 
[DEFAULT]
...
vnc_keymap =
force_raw_images = False
 
[libvirt]
...
virt_type = parallels
images_type = ploop
connection_uri = parallels+unix:///system
inject_partition = -2
 
* Then restart nova-compute service:
 
systemctl restart openstack-nova-compute.service
== See also == <!--T:100-->
74
edits

Navigation menu