Remplacer --live --config par --persistent

This commit is contained in:
abenmiloud 2021-02-19 15:39:20 +01:00
parent 604fb1fdc7
commit b05deaaf49

View file

@ -569,7 +569,7 @@ Il est maintenant possible d'ajouter un RBD à une machine virtuelle. Par exempl
<target dev='vda' bus='virtio'/> <target dev='vda' bus='virtio'/>
</disk> </disk>
EOF EOF
# virsh attach-device vm0 vm0-data.xml --live --config # virsh attach-device vm0 vm0-data.xml --persistent
~~~ ~~~
## VM ## VM