LXC status problema

yena

Renowned Member
Nov 18, 2011
385
6
83
Hello
i have a single lxc container,
# pct list
VMID Status Name
101 stopped WEBmeteo

But it is Running!
I can do pct enter and log via ssh ad all service are UP.

pveversion
pve-manager/4.1-2/78c5f4a2 (running kernel: 4.2.6-1-pve)
 
Last edited:
And what is the output from

# lxc-info -n 101


lxc-info -n 101
Name: 101
State: RUNNING
PID: 2553
IP: 185.36.xx.xx
IP: 192.168.14.1
CPU use: 3531.94 seconds
BlkIO use: 164.49 MiB
Memory use: 1.54 GiB
KMem use: 0 bytes
Link: veth101i1
TX bytes: 100.60 MiB
RX bytes: 4.03 GiB
Total bytes: 4.12 GiB
Link: veth101i0
TX bytes: 2.16 GiB
RX bytes: 1.95 GiB
Total bytes: 4.11 GiB

Thanks
 
Please can you also send me the output of:

# grep -a '/var/lib/lxc/' /proc/net/unix
----------------------------

grep -a '/var/lib/lxc/' /proc/net/unix
ffff8800b93dbf00: 00000002 00000000 00010000 0001 01 9698 @/var/lib/lxc/101/command


Thanks