Unable to Start pf9-ostackhost Service
Problem
- Unable to start pf9-ostackhost service on a KVM host.
- Below messages are seen in /var/log/pf9/ostackhost.log .
Environment
- Platform9 Managed OpenStack - v4.0
- Red Hat Enterprise Linux Server - v7.4
Cause
- The minimum version of QEMU should be 2.0 or greater but on the KVM host the version is 1.5.3.
- Use below command to check the QEMU version.
Resolution
- Upgrade QEMU package to 2.0 or higher.
Additional Information
QEMU version can be checked using virsh
command.
Was this page helpful?