LinuxCommandLibrary

pct-status

displays the current status of a Proxmox LXC container, showing whether it is

TLDR

Check container status

$ pct status 100
copy
Show verbose details
$ pct status 100 --verbose
copy

SYNOPSIS

pct status [OPTIONS] vmid

DESCRIPTION

pct status displays the current status of a Proxmox LXC container, showing whether it is running, stopped, or in another state.

PARAMETERS

vmid

The numeric ID of the container
--verbose
Display detailed status information including resource usage

CAVEATS

Status is reported from the Proxmox perspective. A container showing as running may have internal issues not visible through this command.

HISTORY

pct status is part of the Proxmox VE virtualization platform for managing LXC containers.

SEE ALSO

pct(1), pct-list(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community