Merge "Update lvm snapshot documentation with invalid state"

This commit is contained in:
Zuul
2025-10-03 13:39:16 +00:00
committed by Gerrit Code Review

View File

@@ -83,6 +83,14 @@ option can be used to take a snapshot of the main logical volumes at the start
of deployment, such that in case of a rollback, the |LVM| snapshots can be
restored in order to speed up the overall rollback procedure.
.. note::
Snapshots are created with a size that determines its capacity to track the
changes in the corresponding logical volume. When a snapshot reaches its
maximum capacity, the snapshot becomes invalid and cannot be restored. In
this case, the system will automatically fall back to the standard rollback
procedure.
For a Patch Release only, a **removal or un-deployment of a release** is
supported. One or more Patch Releases can be removed/un-deployed by deploying a
previous Patch Release.