Virsh domstats

From wikieduonline
Revision as of 10:59, 5 January 2020 by Welcome (talk | contribs) (Created page with " <code>virsh domstats</code> <pre> Domain: 'DOMAIN_NAME' state.state=5 state.reason=1 balloon.maximum=524288 vcpu.current=4 vcpu.maximum=4 block.count=2 block.0...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

virsh domstats

Domain: 'DOMAIN_NAME'
  state.state=5
  state.reason=1
  balloon.maximum=524288
  vcpu.current=4
  vcpu.maximum=4
  block.count=2
  block.0.name=hda
  block.0.path=/srv/libvirt/DOMAIN_NAME.qcow2
  block.0.allocation=5964578816
  block.0.capacity=21474836480
  block.0.physical=21478375424
  block.1.name=hdb
  block.1.path=/var/lib/libvirt/images/ubuntu-18.04-netboot-amd64-unattended.iso
  block.1.allocation=61865984
  block.1.capacity=61865984
  block.1.physical=61865984

Activities

  1. Review and understand virsh domstats output.

See also

virsh domstats

Domain: 'DOMAIN_NAME'
  state.state=5
  state.reason=1
  balloon.maximum=524288
  vcpu.current=4
  vcpu.maximum=4
  block.count=2
  block.0.name=hda
  block.0.path=/srv/libvirt/DOMAIN_NAME.qcow2
  block.0.allocation=5964578816
  block.0.capacity=21474836480
  block.0.physical=21478375424
  block.1.name=hdb
  block.1.path=/var/lib/libvirt/images/ubuntu-18.04-netboot-amd64-unattended.iso
  block.1.allocation=61865984
  block.1.capacity=61865984
  block.1.physical=61865984

Activities

  1. Review and understand virsh domstats output.

See also

Advertising: