Bug #10626
openOpenning a novnc console of a libvirt VM returns with error: "Failed to set console : call to VirDomainUpdateDeviceFlags failed : Internal error : unable to execute QEMU command 'set_password' : Could not set password"
Description
1. Create new libvirt Compute resource : Infrastructure -> Compute resources -> button "New Compute Resource"
2. Chose provider "Libvirt"
3. Enter details
4. Ensure "Console password" is checked
5. Test Conncetion is successfull
6. Submit and add image
7. Creating a new host by provisioning a libvirt image based VM via the the foreman web gui
8. VM boots automatically
9. Foreman web gui: Hosts -> All Hosts -> Select new host
10. Push button "Console" to open a noVMC connection to the booting host
11. Error message appears: "Failed to set console : call to VirDomainUpdateDeviceFlags failed : Internal error : unable to execute QEMU command 'set_password' : Could not set password"
At this point of time it is not possible to open a VNC conso to the VM
If I disable the "Console password" in step 4. by editing the recently created compute resource now, it is possible to get access to the VM described in step 9. and 10.
Files
Updated by Dirk Mayer almost 10 years ago
- File production.log production.log added