Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O OpenStack-Cloud
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Christopher Hauser
  • OpenStack-Cloud
  • Wiki
  • Add Computenode to Beta cluster

Add Computenode to Beta cluster · Changes

Page history
ehx27 created page: Add Computenode to Beta cluster authored Aug 02, 2016 by Christopher Hauser's avatar Christopher Hauser
Hide whitespace changes
Inline Side-by-side
Add-Computenode-to-Beta-cluster.md
View page @ d9944670
...@@ -21,8 +21,8 @@ Error message: "ERROR nova.virt.libvirt.driver [...] Live Migration failure: int ...@@ -21,8 +21,8 @@ Error message: "ERROR nova.virt.libvirt.driver [...] Live Migration failure: int
Solution: Solution:
Install qemu* from oVirt repositories: Install qemu* from oVirt repositories:
1. `yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release35.rpm` 1. `yum install -y http://resources.ovirt.org/pub/yum-repo/ovirt-release35.rpm`
2. `yum update` 2. `yum update -y qemu-img qemu-kvm qemu-kvm-common`
The yum update will replace the packages qemu-img qemu-kvm qemu-kvm-common with the newer versions qemu-kvm-common-ev qemu-img-ev qemu-kvm-ev The yum update will replace the packages qemu-img qemu-kvm qemu-kvm-common with the newer versions qemu-kvm-common-ev qemu-img-ev qemu-kvm-ev
...@@ -33,4 +33,4 @@ crudini --set /etc/nova/nova.conf libvirt live_migration_flag VIR_MIGRATE_UNDEFI ...@@ -33,4 +33,4 @@ crudini --set /etc/nova/nova.conf libvirt live_migration_flag VIR_MIGRATE_UNDEFI
crudini --set /etc/nova/nova.conf libvirt block_migration_flag VIR_MIGRATE_UNDEFINE_SOURCE,VIR_MIGRATE_PEER2PEER,VIR_MIGRATE_NON_SHARED_INC crudini --set /etc/nova/nova.conf libvirt block_migration_flag VIR_MIGRATE_UNDEFINE_SOURCE,VIR_MIGRATE_PEER2PEER,VIR_MIGRATE_NON_SHARED_INC
``` ```
After changing the nova configuration file, the nova-compute service must be restarted, e.g. `openstack-service restart` After changing the nova configuration file, the nova-compute service must be restarted, e.g. `openstack-service openstack-nova-compute restart`
\ No newline at end of file \ No newline at end of file
Clone repository
  • Add Computenode to Beta cluster
  • disk partitioning
  • eth if names
  • ganglia
  • Home
  • ipmitool
  • kickstart
  • networking
  • neutron external
  • nova migration
  • omi clusterlab addnode
  • omi clusterlab index
  • omi clusterlab nodes
  • opendaylight
  • openstack export image
View All Pages