Cannot update kvmagent dependencies
-
Problem description:
The physical machine is disconnected after a power off operation, and the reconnection of the physical machine fails with the error message: no zstack-mn repo found, cannot update kvmagent dependenciesProblem analysis:
- Log in to the console of the disconnected physical machine and switch to the yum.repos.d directory:
cd /etc/yum.repos.d- Check the zstack-mn.repo file and find that there is no content in it
Problem handling process:
-
Log in to the management node, check the zstack-mn.repo file, and find that there are relevant source configurations. Copy a copy of the zstack-mn.repo file of other normally connected compute nodes to the /etc/yum.repos.d directory of the disconnected node
-
Reconnect the physical machine, and the error message indicates that the qemu-kvm-ev.repo file is missing. Copy a copy of the qemu-kvm-ev.repo file of the management node to the yum.repos.d directory of the disconnected physical machine.
-
Reconnect the physical machine again, and the physical machine is successfully connected.
-
undefined nexus marked this topic as a regular topic