unix:scripts:libvirt
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| unix:scripts:libvirt [2024/09/20 20:49] – rodolico | unix:scripts:libvirt [2024/09/20 21:23] (current) – rodolico | ||
|---|---|---|---|
| Line 24: | Line 24: | ||
| libvirt (virsh) stores it's domain (virtual) definitions in / | libvirt (virsh) stores it's domain (virtual) definitions in / | ||
| < | < | ||
| - | /media/shared/havirt/conf/ | + | /etc/libvirt/qemu/ |
| </ | </ | ||
| Line 34: | Line 34: | ||
| * If there is only one domain defined, grep does not return the filename, so the system breaks. | * If there is only one domain defined, grep does not return the filename, so the system breaks. | ||
| * This is totally dependent on how libvirt stores the data; path, key and whether the key is on the same line. Any changes to the libvirt storage will break the script. | * This is totally dependent on how libvirt stores the data; path, key and whether the key is on the same line. Any changes to the libvirt storage will break the script. | ||
| - | * We use havirt for our clusters. havirt stores the domain definitions in < | + | * We use [[https:// |
unix/scripts/libvirt.1726883386.txt.gz · Last modified: 2024/09/20 20:49 by rodolico
