... | ... | @@ -32,3 +32,5 @@ 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
|
|
|
```
|
|
|
|
|
|
After changing the nova configuration file, the nova-compute service must be restarted, e.g. `openstack-service restart` |
|
|
\ No newline at end of file |