fix(kb/dblab): make warning more clear

This commit is contained in:
Michele Cereda
2026-01-05 20:59:08 +01:00
parent 29d276ae44
commit 2e9c58f4e0

View File

@@ -401,7 +401,8 @@ Prefer deleting snapshots via the server (CLI, API or UI).<br/>
In case that is not possible, consider using the `zfs` utility to delete them. In case that is not possible, consider using the `zfs` utility to delete them.
> [!caution] > [!caution]
> The engine will **not** notice snapshots deletion until the server is restarted. > When using `zfs` to delete snapshots, the pool will clean up the data but DBLab will **still** think the snapshots
> are available until the engine is restarted.
```sh ```sh
# Delete all but the 4 most recent snapshots # Delete all but the 4 most recent snapshots