Verifying the Environment
After the installation and deployment, check whether the libvirt service status is normal and whether the component versions are correct.
- Check the libvirt service.
1systemctl status libvirtd
If the status is active (running), the libvirt service is running properly.

- View the version.
1virsh versionThe versions of all components are correct.

Parent topic: Configuring the Installation Environment