Hi,
what is the recommended way to keep PVE nodes up-to-dated? For now I do manually
which I don't mind too much, except that sometime the kernel is updated and hence I do a reboot, just to be on the safe side. But I'd prefer to avoid rebooting the nodes unless it's absolutely necessary.
How about holding the kernel package from updating once the node has been configured and runs as expected?
Regards,
Tony
what is the recommended way to keep PVE nodes up-to-dated? For now I do manually
Code:
apt-get update && apt-get dist-upgrade
which I don't mind too much, except that sometime the kernel is updated and hence I do a reboot, just to be on the safe side. But I'd prefer to avoid rebooting the nodes unless it's absolutely necessary.
How about holding the kernel package from updating once the node has been configured and runs as expected?
Regards,
Tony
Last edited: