commands.sh

pct move-volume

linux

Move a volume to a different storage or to a different container.

More info →

Options (1)

boolean

Move the root filesystem of a container to a different storage

Example: pct {{[mov|move-volume]}} {{100}} rootfs {{storage_id}}

Examples (2)

Move the root filesystem of a container to a different storage

pct [mov|move-volume] 100 rootfs storage_id

Delete the filesystem association to the old volume once the move is complete

pct [mov|move-volume] 100 rootfs storage_id --delete
made by @shridhargupta | data from tldr-pages