/etc/libvirt/storage/
(Redirected from Libvirt/storage/)
Jump to navigation
Jump to search
/etc/libvirt/storage/ folder contains files with names of your storage pools.
For example:
/etc/libvirt/storage/MY_FIRST_POOL.xml
<!--
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
virsh pool-edit default
or other application using the libvirt API.
-->
<pool type='dir'>
<name>default</name>
<uuid>645cccbe-db09-427b-be76-1f3d0788f6e0</uuid>
<capacity unit='bytes'>0</capacity>
<allocation unit='bytes'>0</allocation>
<available unit='bytes'>0</available>
<source>
</source>
<target>
<path>/path/to/your/images/created/with/virsh/create-pool/</path>
</target>
</pool>
Related commands[edit]
See also[edit]
libvirt,virtlogd.conf,/etc/libvirt/storage/,libvirt-guests.sh,/etc/libvirt/virtlogd.conf,/var/lib/libvirt/images/- KVM, Installation, QEMU,
virsh,virtinst,libguestfs-tools, libvirt, qemu, Red Hat Virtualization (RHV), MacVTap, Virtio, oVirt, KVM services, KVM networking, KVM graphics, CPU, KVM on ARM
Advertising: