Cockpit
-
@atahaynah said in Cockpit:
I do have a problem with cockpit
And really need any type of support as i have outage in service used by organization
What kind of problem? We can't do much to try and assist with the details you've provided.
-
i really apologize for inconvenience , the thing right now that i am unable to run libvirtd conflict with shutdown.target and shutdown.target conflicts with many other services .
last thing done before the outage was installing the following : qemu-kvm qemu-img virt-manager libvirt libvirt-python libvirt-client virt-install virt-viewer bridge-utils
after that i was unable to view old created machines
-
Can you remove the items you installed to see if the system starts working again?
-
To try a more detailed troubleshooting process, is there a specific error you get on screen?
-
I did yum history undo for the updates but it didn’t work for me
-
@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?