snippetbashTip
pct resize — Resize container storage. More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_res
Viewed 0 times
commandresizepct resizeclimoreinformationstoragecontainer
linux
Problem
How to use the
pct resize command: Resize container storage. More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_resize>.Solution
pct resize — Resize container storage. More information: <https://pve.proxmox.com/pve-docs/pct.1.html#cli_pct_resize>.Resize the container size to 20GB:
pct {{[resi|resize]}} {{100}} rootfs 20GAdd 10GB to the container storage:
pct {{[resi|resize]}} {{100}} rootfs +10GCode Snippets
Resize the container size to 20GB
pct {{[resi|resize]}} {{100}} rootfs 20GAdd 10GB to the container storage
pct {{[resi|resize]}} {{100}} rootfs +10GContext
tldr-pages: linux/pct resize
Revisions (0)
No revisions yet.