Lost all VM configuration after yum update.

Latest response

After I performed a redhat yum update, it turns out that all my configuration from the Redhat Virtualization console are gone / disappeared from the web management console.

https://zyx:9090/machines

  • VMs gone
  • Storage pool gone
  • Network gone

Everything is completely invisible. But command line shows all the VM still exists behind the scene.

Starting a domain works, but it is not visible in the web console.
- virsh start dom00

List shows all VM exists.
└# virsh list --all
Please enter your authentication name: admin
Please enter your password:

Id Name State

  • abc00 shut off
  • pol01 shut off

Another problem, it suddenly started asking me for authentication for each time the command run, which is annoying. Any way to stop this. please help.

Thanks,

Responses