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.
15       Optionally it can be given a particular hypervisor type ('qemu', 'lxc'
16       or 'bhyve') to restrict the checks to those relevant for that
17       virtualization technology
18

OPTIONS

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

EXIT STATUS

31       Upon successful validation, an exit status of 0 will be set. Upon
32       failure a non-zero status will be set.
33

AUTHOR

35       Daniel P. Berrange
36

BUGS

38       Report any bugs discovered to the libvirt community via the mailing
39       list <https://libvirt.org/contact.html> or bug tracker
40       <https://libvirt.org/bugs.html>.  Alternatively report bugs to your
41       software distributor / vendor.
42
44       Copyright (C) 2012 by Red Hat, Inc.
45

LICENSE

47       virt-host-validate is distributed under the terms of the GNU GPL v2+.
48       This is free software; see the source for copying conditions. There is
49       NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
50       PURPOSE
51

SEE ALSO

53       virsh(1), virt-pki-validate(1), virt-xml-validate(1)
54
55
56
57libvirt-3.9.0                     2017-10-30             VIRT-HOST-VALIDATE(1)
Impressum