mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
pct-fsck: add page (#23346)
This commit is contained in:
@@ -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|...}}`
|
||||
Reference in New Issue
Block a user