Cockpit 284
Cockpit is the modern Linux admin interface. We release regularly.
Here are the release notes from Cockpit 284, cockpit-machines 282, and cockpit-podman 61:
Services: Show logs for user units
The Services page now shows journal logs for user systemd services.
Many thanks to Timothy Johnson for this contribution!
Storage: Set up NBDE
It is possible (and unfortunately likely) that a system is misconfigured and can not mount filesystems during boot that rely on Clevis to unlock them. Cockpit can now fix this when adding a keyserver to a encrypted filesystem.
Machines: Option to forcefully revert a snapshot
There are situations where a snapshot revert involves extra risk and the user should either consider not reverting snapshot, or force it. The few most common cases are:
- Snapshot that lacks full domain information for reverting configuration. In this case, the user should be sure that snapshot is compatible with the current configuration (if it is not, the domain will likely fail to run).
- Reverting from a running domain to an active state where a new hypervisor has to be created rather than reusing the existing hypervisor.
- Snapshot of inactive VM which also has a managed saved state. This requires forceful revert because the snapshot does not contain a memory state and will therefore not replace the existing memory state. This ends up switching a disk underneath a running system and can cause filesystem corruption or crashes due to swap content mismatches when run.
Podman: Use container image’s default command
Newly created containers now use the container image’s suggested command by default. Just as before, this command can be changed when creating a container in cockpit-podman
. Previously, the command always defaulted to suggest using sh
.
Try it out
Cockpit 284, cockpit-machines 282, and cockpit-podman 61 are available now: