Logo
Explore Help
Sign In
NuKVM/libvirt
3
0
Fork 0
You've already forked libvirt
mirror of https://github.com/libvirt/libvirt.git synced 2025-02-25 18:55:26 -06:00
Code Issues Packages Projects Releases Wiki Activity
Files
ddb1bc051959eef4ad7ed6ac47b57056632bdb5e
libvirt/examples/xml/storage/vol-sparse.xml

9 lines
168 B
XML
Raw Normal View History

Added all example storage XML files
2008-02-20 15:52:40 +00:00
<volume type="file">
<name>sparse.img</name>
examples: fix storage volume size schema There is no such <storage> element, <capacity> and <allocation> exist at the top level. Reviewed-by: Peter Krempa <pkrempa@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-10-06 10:21:49 +01:00
<allocation>0</allocation>
<capacity unit="T">1</capacity>
examples: xml: Fix 'vol-raw.xml' and 'vol-sparse.xml' Our schema forces a <target/> element which was not present in the files. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2020-10-06 17:35:01 +02:00
<target>
<format type="raw"/>
</target>
Added all example storage XML files
2008-02-20 15:52:40 +00:00
</volume>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 283ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API