pct-fsck: add page (#23346)

This commit is contained in:
Managor
2026-07-27 18:18:15 +03:00
committed by GitHub
parent 016bd8ada8
commit 93b05f4300
+12
View File
@@ -0,0 +1,12 @@
# pct fsck
> Run a filesystem check on a container volume.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_fsck>.
- Check all volumes of a container:
`pct fsck {{100}}`
- Specify which volume to check:
`pct fsck {{100}} --device {{mp0|mp1|rootfs|...}}`