mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
fix(kb/dblab): make warning more clear
This commit is contained in:
@@ -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.
|
||||
|
||||
> [!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
|
||||
# Delete all but the 4 most recent snapshots
|
||||
|
||||
Reference in New Issue
Block a user