Hello,
note: same 486 lxc work fine in a test-proxmox server recently installed v 7.1
proxmox-prod (not fresh install : latest upgrade from 6.4 to 7.x)
from web :
486.conf :
lxc-486.log
lxc-486-start.log
note: same 486 lxc work fine in a test-proxmox server recently installed v 7.1
proxmox-prod (not fresh install : latest upgrade from 6.4 to 7.x)
Code:
# pct list
VMID Status Lock Name
386 stopped OpenWRT
486 stopped deb11
Code:
# lxc-start -n 486 -F
lxc-start: 486: sync.c: sync_wait: 34 An error occurred in another process (expected sequence number 7)
lxc-start: 486: start.c: __lxc_start: 2068 Failed to spawn container "486"
lxc-start: 486: tools/lxc_start.c: main: 306 The container failed to start
lxc-start: 486: tools/lxc_start.c: main: 311 Additional information can be obtained by setting the --logfile and --logpriority options
from web :
Code:
sync_wait: 34 An error occurred in another process (expected sequence number 7)
__lxc_start: 2068 Failed to spawn container "486"
TASK ERROR: startup for container '486' failed
Code:
# systemctl status lxcfs.service
● lxcfs.service - FUSE filesystem for LXC
Loaded: loaded (/lib/systemd/system/lxcfs.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2022-04-06 14:28:11 CET; 6 days ago
Docs: man:lxcfs(1)
Main PID: 4939 (lxcfs)
Tasks: 3 (limit: 154510)
Memory: 1.1M
CPU: 6ms
CGroup: /system.slice/lxcfs.service
└─4939 /usr/bin/lxcfs /var/lib/lxcfs
Apr 06 14:28:11 r630 lxcfs[4939]: - proc_diskstats
Apr 06 14:28:11 r630 lxcfs[4939]: - proc_loadavg
Apr 06 14:28:11 r630 lxcfs[4939]: - proc_meminfo
Apr 06 14:28:11 r630 lxcfs[4939]: - proc_stat
Apr 06 14:28:11 r630 lxcfs[4939]: - proc_swaps
Apr 06 14:28:11 r630 lxcfs[4939]: - proc_uptime
Apr 06 14:28:11 r630 lxcfs[4939]: - shared_pidns
Apr 06 14:28:11 r630 lxcfs[4939]: - cpuview_daemon
Apr 06 14:28:11 r630 lxcfs[4939]: - loadavg_daemon
Apr 06 14:28:11 r630 lxcfs[4939]: - pidfds
Code:
# pveversion -v
proxmox-ve: 7.1-1 (running kernel: 5.13.19-6-pve)
pve-manager: 7.1-12 (running version: 7.1-12/b3c09de3)
pve-kernel-helper: 7.1-14
pve-kernel-5.13: 7.1-9
pve-kernel-5.13.19-6-pve: 5.13.19-15
pve-kernel-5.13.19-5-pve: 5.13.19-13
ceph-fuse: 15.2.16-pve1
corosync: 3.1.5-pve2
criu: 3.15-1+pve-1
glusterfs-client: 9.2-1
ifupdown: residual config
ifupdown2: 3.1.0-1+pmx3
ksm-control-daemon: 1.4-1
libjs-extjs: 7.0.0-1
libknet1: 1.22-pve2
libproxmox-acme-perl: 1.4.1
libproxmox-backup-qemu0: 1.2.0-1
libpve-access-control: 7.1-7
libpve-apiclient-perl: 3.2-1
libpve-common-perl: 7.1-5
libpve-guest-common-perl: 4.1-1
libpve-http-server-perl: 4.1-1
libpve-storage-perl: 7.1-1
libqb0: 1.0.5-1
libspice-server1: 0.14.3-2.1
lvm2: 2.03.11-2.1
lxc-pve: 4.0.11-1
lxcfs: 4.0.11-pve1
novnc-pve: 1.3.0-2
proxmox-backup-client: 2.1.5-1
proxmox-backup-file-restore: 2.1.5-1
proxmox-mini-journalreader: 1.3-1
proxmox-widget-toolkit: 3.4-7
pve-cluster: 7.1-3
pve-container: 4.1-4
pve-docs: 7.1-2
pve-edk2-firmware: 3.20210831-2
pve-firewall: 4.2-5
pve-firmware: 3.3-6
pve-ha-manager: 3.3-3
pve-i18n: 2.6-2
pve-qemu-kvm: 6.1.1-2
pve-xtermjs: 4.16.0-1
qemu-server: 7.1-4
smartmontools: 7.2-pve2
spiceterm: 3.2-2
swtpm: 0.7.1~bpo11+1
vncterm: 1.7-1
zfsutils-linux: 2.1.4-pve1
Code:
# systemctl status pve-container@486.service
● pve-container@486.service - PVE LXC Container: 486
Loaded: loaded (/lib/systemd/system/pve-container@.service; static)
Active: failed (Result: exit-code) since Wed 2022-04-13 13:18:16 CET; 1h 4min ago
Docs: man:lxc-start
man:lxc
man:pct
Main PID: 748508 (code=exited, status=1/FAILURE)
CPU: 852ms
Apr 13 13:18:12 r630 systemd[1]: Started PVE LXC Container: 486.
Apr 13 13:18:16 r630 systemd[1]: pve-container@486.service: Main process exited, code=exited, status=1/FAILURE
Apr 13 13:18:16 r630 systemd[1]: pve-container@486.service: Failed with result 'exit-code'.
Code:
# lxc-start -n 486 -F -l DEBUG -o /tmp/lxc-486.log
lxc-start: 486: sync.c: sync_wait: 34 An error occurred in another process (expected sequence number 7)
lxc-start: 486: start.c: __lxc_start: 2068 Failed to spawn container "486"
lxc-start: 486: tools/lxc_start.c: main: 306 The container failed to start
lxc-start: 486: tools/lxc_start.c: main: 311 Additional information can be obtained by setting the --logfile and --logpriority options
Code:
# pct start 486 --debug > /tmp/lxc-486-start.log
startup for container '486' failed
486.conf :
Code:
arch: amd64
cores: 8
features: nesting=1
hostname: deb11
memory: 4096
nameserver: 172.16.0.3
net0: name=eth0,bridge=vmbr1,firewall=1,gw=172.16.0.254,hwaddr=BE:A3:55:BC:85:38,ip=172.16.0.63/16,type=veth
ostype: debian
rootfs: dev_serv:subvol-486-disk-0,size=128G
searchdomain: pct.local
swap: 2048
unprivileged: 1
Code:
# pct mount 486
mounted CT 486 in '/var/lib/lxc/486/rootfs'
# cat /var/lib/lxc/486/rootfs/etc/debian_version
11.3
lxc-486.log
lxc-486-start.log
Attachments
Last edited: