From: Ján Tomko dir provides the means to manage
files within a directory. The files can be fully allocated raw files,
sparsely allocated raw files, or one of the special disk formats
- such as qcow,qcow2,vmdk,
- cow, etc as supported by the qemu-img
- program. If the directory does not exist at the time the pool is
- defined, the build operation can be used to create it.
+ such as qcow2, vmdk, etc as supported
+ by the qemu-img program. If the directory does not exist
+ at the time the pool is defined, the build
+ operation can be used to create it.
raw type is guaranteed always
available. The qcow2 type can be created if
- either qemu-img or qcow-create tools
- are present. The others are dependent on support of the
- qemu-img tool.
+ the qemu-img tool is present. The others are
+ dependent on support of the qemu-img tool.