From nobody Sat May 4 03:52:34 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.37 as permitted sender) client-ip=209.132.183.37; envelope-from=libvir-list-bounces@redhat.com; helo=mx5-phx2.redhat.com; Authentication-Results: mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.37 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; Return-Path: Received: from mx5-phx2.redhat.com (mx5-phx2.redhat.com [209.132.183.37]) by mx.zohomail.com with SMTPS id 148784967579554.766653156324196; Thu, 23 Feb 2017 03:34:35 -0800 (PST) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by mx5-phx2.redhat.com (8.14.4/8.14.4) with ESMTP id v1NBVKFJ038150; Thu, 23 Feb 2017 06:31:20 -0500 Received: from smtp.corp.redhat.com (int-mx16.intmail.prod.int.phx2.redhat.com [10.5.11.28]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id v1NBUIbX028911 for ; Thu, 23 Feb 2017 06:30:18 -0500 Received: by smtp.corp.redhat.com (Postfix) id 6AD28B5BB2; Thu, 23 Feb 2017 11:30:18 +0000 (UTC) Received: from mx1.redhat.com (ext-mx08.extmail.prod.ext.phx2.redhat.com [10.5.110.32]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 5ECFFB5BAA; Thu, 23 Feb 2017 11:30:18 +0000 (UTC) Received: from mail.univention.de (mail.univention.de [82.198.197.8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 7C5ABC037F7B; Thu, 23 Feb 2017 11:30:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by solig.knut.univention.de (Postfix) with ESMTP id 5150E18001CC; Thu, 23 Feb 2017 12:30:15 +0100 (CET) Received: from mail.univention.de ([127.0.0.1]) by localhost (solig.knut.univention.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ml_bgiNjZT6y; Thu, 23 Feb 2017 12:30:06 +0100 (CET) Received: from ivar.knut.univention.de (mail.univention.de [82.198.197.8]) by solig.knut.univention.de (Postfix) with ESMTPSA id 0E3AF18001CE; Thu, 23 Feb 2017 12:30:03 +0100 (CET) Received: by ivar.knut.univention.de (Postfix, from userid 2260) id BBDC0A019C; Thu, 23 Feb 2017 12:30:03 +0100 (CET) X-Virus-Scanned: by amavisd-new-2.7.1 (20120429) (Debian) at knut.univention.de X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" From: Philipp Hahn To: libvir-list@redhat.com Date: Thu, 23 Feb 2017 12:30:01 +0100 Message-Id: <7619ece0bb4d017e3ca49fa9c3a555c1cdde71fb.1487849026.git.hahn@univention.de> In-Reply-To: References: In-Reply-To: References: Organization: Univention GmbH, Bremen, Germany X-Greylist: Sender passed SPF test, Sender IP whitelisted by DNSRBL, ACL 200 matched, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Thu, 23 Feb 2017 11:30:17 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Thu, 23 Feb 2017 11:30:17 +0000 (UTC) for IP:'82.198.197.8' DOMAIN:'mail.univention.de' HELO:'mail.univention.de' FROM:'hahn@univention.de' RCPT:'' X-RedHat-Spam-Score: 0.789 (BAYES_50, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD) 82.198.197.8 mail.univention.de 82.198.197.8 mail.univention.de X-Scanned-By: MIMEDefang 2.78 on 10.5.110.32 X-Scanned-By: MIMEDefang 2.74 on 10.5.11.28 X-loop: libvir-list@redhat.com Subject: [libvirt] [PATCH v2] doc: add storage format entries X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-ZohoMail: RSF_0 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" Add format/@type entries to examples to show what the text is talking about. Add missing blank. Signed-off-by: Philipp Hahn --- docs/storage.html.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) --- This is a re-post from 2013-02-07, as ist still is unclear where the should go. diff --git a/docs/storage.html.in b/docs/storage.html.in index d81efdb..10b1f1f 100644 --- a/docs/storage.html.in +++ b/docs/storage.html.in @@ -195,6 +195,7 @@ <name>virtimages</name> <source> <device path=3D"/dev/VolGroup00/VirtImages"/> + <format type=3D"auto"/> </source> <target> <path>/var/lib/virt/images</path> @@ -324,6 +325,7 @@ <device path=3D"/dev/sda1"/> <device path=3D"/dev/sdb1"/> <device path=3D"/dev/sdc1"/> + <format type=3D"lvm2"/> </source> <target> <path>/dev/HostVG</path> @@ -334,7 +336,7 @@

The logical volume pool supports only the lvm2 format, although not supplying a format value will result in automatic - selection of thelvm2 format. + selection of the lvm2 format.

=20

Valid volume format types

@@ -359,6 +361,7 @@ <name>sda</name> <source> <device path=3D'/dev/sda'/> + <format type=3D'gpt'/> </source> <target> <path>/dev</path> --=20 2.1.4 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list