Rate This Document
Findability
Accuracy
Completeness
Readability

Verifying the Environment

After the installation and deployment, check whether the libvirt service status is normal and whether the component versions are correct.

  1. Check the libvirt service.
    1
    systemctl status libvirtd
    

    If the status is active (running), the libvirt service is running properly.

  2. View the version.
    1
    virsh version
    

    The versions of all components are correct.