Cockpit
-
@atahaynah said in Cockpit:
I did yum history undo for the updates but it didn’t work for me
Assuming you ran 1 install command
yum install qemu-kvm qemu-img virt-manager libvirt libvirt-python libvirt-client virt-install virt-viewer bridge-utils
And you tested with
yum history undo #
Did you restart afterwards?
-
Cant cockpit be installed on other machine that the KVM one, and I think it can remote connect to another hosts, why dont you do that.? install cockpit on another machine and let it connect to KVM port
-
Cant cockpit be installed on other machine that the KVM one, and I think it can remote connect to another hosts, why dont you do that.? install cock on another machine and let it connect to KVM hole
That should work, yes.
-
here a snapshot of what i am getting
-
-
-
-
@DustinB3403 yes i did
-
the
history undo
commands are likely just removing the software that was installed, not undoing any config changes made to the other services.What is the status with
systemctl status libvirtd
? Stopped/Disabled? -
@DustinB3403 it was stopped
But fortunately i got it resolved i had to downgrade one packege and after that restarted the service and it worked
-
@atahaynah said in Cockpit:
@DustinB3403 it was stopped
But fortunately i got it resolved i had to downgrade one packege and after that restarted the service and it worked
What did you downgrade to fix the issue?