1.2.4. Packages update¶
Note
- 1
first number in the version field, i.e.
X
inX.Y.Z
- 2
second number in the version field, i.e.
Y
inX.Y.Z
Since Virtual Accelerator version 1.9 it is possible to update Virtual Accelerator without deleting the VMs with the following sequence:
Prepare update of the Virtual Accelerator packages:
Save information about existing VMs:
# fp-vdev save config
Note
Since Virtual Accelerator version 1.9.3 this step is not necessary, it is automatically done when the Virtual Accelerator service is stopped.
Stop the Virtual Accelerator service:
# systemctl stop virtual-accelerator.target
Install Virtual Accelerator packages:
Follow the procedure described in Packages installation
Reestablish connection with existing VMs:
Restart the Virtual Accelerator and Open vSwitch services:
# systemctl start virtual-accelerator.target # systemctl restart openvswitch
Restore information about existing VMs:
# fp-vdev restore config
Note
Since Virtual Accelerator version 1.9.3 this step is not necessary, it is automatically done when the Virtual Accelerator service is started.
Note
No change must be done on the VMs (creation, suspend …) during the Virtual Accelerator update to allow a reconnection of these VMs after the update.
Warning
Minimal version of QEMU to update Virtual Accelerator without deleting the VMs is 2.12.