1CDIST-TYPE__QEMU_IMG(7)              cdist             CDIST-TYPE__QEMU_IMG(7)
2
3
4

NAME

6       cdist-type__qemu_img - Manage VM disk images
7

DESCRIPTION

9       The  qemu-img  program  is  used  to  create  qemu  images for qemu and
10       (qemu-)kvm.
11

OPTIONAL PARAMETERS

13       state  Either "present" or "absent", defaults to "present"
14
15       size   Size of the image in qemu-img compatible units.
16
17              Required if state is "present".
18

EXAMPLES

20          # Create a 50G size image
21          __qemu_img /home/services/kvm/vm/myvmname/system-disk --size 50G
22
23          # Remove image
24          __qemu_img /home/services/kvm/vm/myoldvm/system-disk --state absent
25

SEE ALSO

27       qemu-img(1)
28

AUTHORS

30       Nico Schottelius <nico-cdist--@--schottelius.org>
31

COPYING

33       Copyright (C) 2012-2014  Nico  Schottelius.  You  can  redistribute  it
34       and/or  modify  it under the terms of the GNU General Public License as
35       published by the Free Software Foundation, either version 3 of the  Li‐
36       cense, or (at your option) any later version.
37
39       ungleich GmbH 2020
40
41
42
43
446.9.6                            Apr 20, 2021          CDIST-TYPE__QEMU_IMG(7)
Impressum