From nobody Mon Feb 9 03:47:39 2026
Delivered-To: importer@patchew.org
Received-SPF: pass (zohomail.com: domain of redhat.com designates
170.10.129.124 as permitted sender) client-ip=170.10.129.124;
envelope-from=libvir-list-bounces@redhat.com;
helo=us-smtp-delivery-124.mimecast.com;
Authentication-Results: mx.zohomail.com;
dkim=pass;
spf=pass (zohomail.com: domain of redhat.com designates 170.10.129.124 as
permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com;
dmarc=pass(p=none dis=none) header.from=redhat.com
ARC-Seal: i=1; a=rsa-sha256; t=1650630246; cv=none;
d=zohomail.com; s=zohoarc;
b=b+ddoXLszlvBQbyNZ5X5ZSIWSDpY7dbLMg7cZA/NNTrFjGiyTUDboKg15/Fzhkb+TJghEPDm4u4tEb1LM8DjtMYCslwthtlBZMaIjS8xScJ6dCLzlLoNFCqQuPAEjCA8pTe6+gLwVQkIoV35+Djlc9zCSN1k9RLu10dDpsBP61U=
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com;
s=zohoarc;
t=1650630246;
h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To;
bh=/I6Jfm6DjPAknqpBhurQdiadzBYQqwOu1Wihnayn/Ds=;
b=kld5x0S5p44TorHNWjiBZ3jpjv4Su1wHegXQpmpx8Spd4WWrgX9RRPDeIzLLlFpITLGJnF1u9dFrWXRFj67B7CtfIP9ZRujRwXs4x2vbWm323WvcKYNEuoJbzsB9ybJ7LvQlTCG4rBzJx4mEHfS4yOMPOjSuijcg62hfvekYiqE=
ARC-Authentication-Results: i=1; mx.zohomail.com;
dkim=pass;
spf=pass (zohomail.com: domain of redhat.com designates 170.10.129.124 as
permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com;
dmarc=pass header.from=
<pool type=3D"dir"> <name>virtimages</name> @@ -105,12 +105,12 @@ </target> </pool>-
The directory pool does not use the pool format type element.
-One of the following options:
@@ -148,7 +148,7 @@ required. -<pool type=3D"fs"> <name>virtimages</name> @@ -160,7 +160,7 @@ </target> </pool>-
The filesystem pool supports the following formats:
@@ -207,7 +207,7 @@ -
The valid volume types are the same as for the directory
pool type.
@@ -224,7 +224,7 @@
protocol, which generally tries a mount via NFS first.
<pool type=3D"netfs"> <name>virtimages</name> @@ -238,7 +238,7 @@ </target> </pool>-
The network filesystem pool supports the following formats:
@@ -261,7 +261,7 @@ -
The valid volume types are the same as for the directory
pool type.
@@ -278,7 +278,7 @@
of storage from the volume group.
<pool type=3D"logical"> <name>HostVG</name> @@ -292,14 +292,14 @@ </target> </pool>-
The logical volume pool supports only the lvm2 format,
although not supplying a format value will result in automatic
selection of thelvm2 format.
The logical volume pool does not use the volume format type element.
@@ -315,7 +315,7 @@ It will default to usingdos as the pool source format.
- <pool type=3D"disk"> <name>sda</name> @@ -327,7 +327,7 @@ </target> </pool>-
The disk volume pool accepts the following pool format types, repres=
enting
the common partition table types:
@@ -374,7 +374,7 @@
in parted.
The disk volume pool accepts the following volume format types, repr= esenting the common partition entry types: @@ -423,7 +423,7 @@ on the same host will fail the duplicate source pool checks.
-<pool type=3D"iscsi"> <name>virtimages</name> @@ -436,12 +436,12 @@ </target> </pool>-
The iSCSI volume pool does not use the pool format type element.
-The iSCSI volume pool does not use the volume format type element.
@@ -453,7 +453,7 @@ It requires a host, a path which is the target IQN, and an initiator= IQN. -<pool type=3D"iscsi-direct"> <name>virtimages</name> @@ -466,12 +466,12 @@ </source> </pool>-
The iSCSI direct volume pool does not use the pool format type eleme= nt.
-The iSCSI direct volume pool does not use the volume format type ele= ment.
@@ -486,7 +486,7 @@ Since 0.6.2 -<pool type=3D"scsi"> <name>virtimages</name> @@ -498,12 +498,12 @@ </target> </pool>-
The SCSI volume pool does not use the pool format type element.
-The SCSI volume pool does not use the volume format type element.
@@ -522,7 +522,7 @@ Since 0.7.1 -<pool type=3D"mpath"> <name>virtimages</name> @@ -531,12 +531,12 @@ </target> </pool>-
The Multipath volume pool does not use the pool format type element.
-The Multipath volume pool does not use the volume format type elemen= t.
@@ -562,7 +562,7 @@ Since 0.9.13 -<pool type=3D"rbd"> <name>myrbdpool</name> @@ -577,7 +577,7 @@ </source> </pool>-
<volume> <name>myvol</name> @@ -597,19 +597,19 @@ </target> </volume>-
RBD images can be attached to QEMU guests when QEMU is built with RBD support. Information about attaching a RBD image to a guest can be found at format domain page.
-The RBD pool does not use the pool format type element.
-Only raw volumes are supported.
@@ -626,7 +626,7 @@ Since 0.9.13 -<pool type=3D"sheepdog"> <name>mysheeppool</name> @@ -636,7 +636,7 @@ </source> </pool>-
<volume> <name>myvol</name> @@ -656,19 +656,19 @@ </target> </volume>-
Sheepdog images can be attached to QEMU guests. Information about attaching a Sheepdog image to a guest can be found at the format domain page.
-The Sheepdog pool does not use the pool format type element.
-The Sheepdog pool does not use the volume format type element.
@@ -696,7 +696,7 @@ Since 1.2.0 -A gluster volume corresponds to a libvirt storage pool. If a
gluster volume could be mounted as mount -t glusterfs
localhost:/volname /some/path, then the following example
@@ -722,7 +722,7 @@
</source>
</pool>
-
Libvirt storage volumes associated with a gluster pool
correspond to the files that can be found when mounting the
gluster volume. The name is the path relative to
@@ -741,19 +741,19 @@
<allocation unit=3D'bytes'>53687091200</allocation>
</volume>
-
Files within a gluster volume can be attached to QEMU guests. Information about attaching a Gluster image to a guest can be found at the format domain page.
-The Gluster pool does not use the pool format type element.
-
The valid volume types are the same as for the directory
pool type.
@@ -777,7 +777,7 @@
Since 1.2.8
. -<pool type=3D"zfs"> <name>myzfspool</name> @@ -788,12 +788,12 @@ </source> </pool>-
The ZFS volume pool does not use the pool format type element.
-The ZFS volume pool does not use the volume format type element.
@@ -808,7 +808,7 @@Please refer to the Virtuozzo Storage documentation for details on storage management and usage.
-In order to create storage pool with Virtuozzo Storage backend you have to provide cluster name and be authorized within the cluster.
@@ -822,12 +822,12 @@ </target> </pool>-
The Vstorage volume pool does not use the pool format type element.
-The valid volume types are the same as for the directory pool.