1VIRT-HOST-VALIDATE(1)       Virtualization Support       VIRT-HOST-VALIDATE(1)
2
3
4

NAME

6       virt-host-validate - validate host virtualization setup
7

SYNOPSIS

9       virt-host-validate [OPTIONS...] [HV-TYPE]
10

DESCRIPTION

12       This  tool  validates  that the host is configured in a suitable way to
13       run libvirt hypervisor drivers. If invoked  without  any  arguments  it
14       will  check  support for all hypervisor drivers it is aware of. Option‐
15       ally it can be given a particular hypervisor type (qemu, lxc or  bhyve)
16       to  restrict the checks to those relevant for that virtualization tech‐
17       nology
18

OPTIONS

20       -v, --version
21
22       Display the command version
23
24       -h, --help
25
26       Display the command line help
27
28       -q, --quiet
29
30       Don't display details of individual checks being performed.  Only  dis‐
31       play output if a check does not pass.
32

EXIT STATUS

34       Upon successful validation, an exit status of 0 will be set. Upon fail‐
35       ure a non-zero status will be set.
36

AUTHOR

38       Daniel P. Berrangé
39

BUGS

41       Please report all bugs you discover.  This should be done via either:
42
43       1. the mailing list
44
45          https://libvirt.org/contact.html
46
47       2. the bug tracker
48
49          https://libvirt.org/bugs.html
50
51       Alternatively, you may report bugs to your software distributor /  ven‐
52       dor.
53
55       Copyright (C) 2012 by Red Hat, Inc.
56

LICENSE

58       virt-host-validate  is  distributed under the terms of the GNU GPL v2+.
59       This is free software; see the source for copying conditions. There  is
60       NO  warranty;  not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
61       PURPOSE
62

SEE ALSO

64       virsh(1),          virt-pki-validate(1),          virt-xml-validate(1),
65       https://libvirt.org/
66
67
68
69
70                                                         VIRT-HOST-VALIDATE(1)
Impressum