Guten Abend,
ich habe eben den Upgrade von 7 auf 8 vollzogen.
Beim pre-test hatte ich die folgende Warning erhalten:
nach dem Update startet mein PVE node nicht mehr:
Habe gedacht, dass der Container 105 Probleme macht, jedoch nicht dass PVE nicht mehr startet.
Jemand eine Idee ?
VG
ich habe eben den Upgrade von 7 auf 8 vollzogen.
Beim pre-test hatte ich die folgende Warning erhalten:
Code:
PASS: All guest config descriptions fit in the new limit of 8 KiB
INFO: Checking container configs for deprecated lxc.cgroup entries
WARN: The following CTs have 'lxc.cgroup' keys configured, which will be ignored in the new default unified cgroupv2:
CT 105
Often it can be enough to change to the new 'lxc.cgroup2' prefix after the upgrade to Proxmox VE 7.x
nach dem Update startet mein PVE node nicht mehr:
Code:
root@boxone:~# systemctl status lxcfs.service
● lxcfs.service - FUSE filesystem for LXC
Loaded: loaded (/lib/systemd/system/lxcfs.service; enabled; preset: enabled)
Active: active (running) since Mon 2023-10-23 21:14:13 CEST; 22min ago
Docs: man:lxcfs(1)
Main PID: 1770 (lxcfs)
Tasks: 3 (limit: 57521)
Memory: 732.0K
CPU: 3ms
CGroup: /system.slice/lxcfs.service
└─1770 /usr/bin/lxcfs /var/lib/lxcfs
Oct 23 21:14:13 boxone lxcfs[1770]: - proc_loadavg
Oct 23 21:14:13 boxone lxcfs[1770]: - proc_meminfo
Oct 23 21:14:13 boxone lxcfs[1770]: - proc_stat
Oct 23 21:14:13 boxone lxcfs[1770]: - proc_swaps
Oct 23 21:14:13 boxone lxcfs[1770]: - proc_uptime
Oct 23 21:14:13 boxone lxcfs[1770]: - proc_slabinfo
Oct 23 21:14:13 boxone lxcfs[1770]: - shared_pidns
Oct 23 21:14:13 boxone lxcfs[1770]: - cpuview_daemon
Oct 23 21:14:13 boxone lxcfs[1770]: - loadavg_daemon
Oct 23 21:14:13 boxone lxcfs[1770]: - pidfds
root@boxone:~# systemctl status
● boxone
State: degraded
Units: 718 loaded (incl. loaded aliases)
Jobs: 0 queued
Failed: 1 units
Since: Mon 2023-10-23 21:14:10 CEST; 41min ago
systemd: 252.17-1~deb12u1
CGroup: /
├─init.scope
│ └─1 /sbin/init
├─system.slice
│ ├─cron.service
│ │ └─1879 /usr/sbin/cron -f
│ ├─dbus.service
│ │ └─1766 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
│ ├─iscsid.service
│ │ ├─1869 /sbin/iscsid
│ │ └─1871 /sbin/iscsid
│ ├─ksmtuned.service
│ │ ├─1775 /bin/bash /usr/sbin/ksmtuned
│ │ └─6485 sleep 60
│ ├─lxcfs.service
│ │ └─1770 /usr/bin/lxcfs /var/lib/lxcfs
│ ├─pve-lxc-syscalld.service
│ │ └─1774 /usr/lib/x86_64-linux-gnu/pve-lxc-syscalld/pve-lxc-syscalld --system /run/pve/lxc-syscalld.sock
│ ├─rpcbind.service
│ │ └─1683 /sbin/rpcbind -f -w
│ ├─rrdcached.service
│ │ └─1953 /usr/bin/rrdcached -B -b /var/lib/rrdcached/db/ -j /var/lib/rrdcached/journal/ -p /var/run/rrdcached.pid -l unix:/var/run/rrdcached.sock
│ ├─rsyslog.service
│ │ └─1776 /usr/sbin/rsyslogd -n -iNONE
│ ├─smartmontools.service
│ │ └─1778 /usr/sbin/smartd -n
│ ├─ssh.service
│ │ └─1876 "sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups"
│ ├─system-postfix.slice
│ │ └─postfix@-.service
│ │ ├─2088 /usr/lib/postfix/sbin/master -w
│ │ ├─2089 pickup -l -t unix -u -c
│ │ ├─2090 qmgr -l -t unix -u
│ │ ├─6337 trivial-rewrite -n rewrite -t unix -u -c
│ │ ├─6338 smtp -t unix -u -c
│ │ ├─6339 smtp -t unix -u -c
│ │ └─6340 bounce -z -n defer -t unix -u -c
│ ├─systemd-journald.service
│ │ └─1158 /lib/systemd/systemd-journald
│ ├─systemd-logind.service
│ │ └─1779 /lib/systemd/systemd-logind
│ ├─systemd-timesyncd.service
│ │ └─1684 /lib/systemd/systemd-timesyncd
│ ├─systemd-udevd.service
│ │ └─udev
│ │ └─1223 /lib/systemd/systemd-udevd
│ └─zfs-zed.service
│ └─1788 /usr/sbin/zed -F
└─user.slice
└─user-0.slice
├─session-1.scope
│ ├─1889 /bin/login -p --
│ └─2466 -bash
├─session-4.scope
│ ├─2921 "sshd: root@pts/0"
│ ├─2997 -bash
│ ├─6488 systemctl status
│ └─6489 pager
├─session-5.scope
│ ├─2961 "sshd: root@notty"
│ └─2996 /usr/lib/openssh/sftp-server
└─user@0.service
└─init.scope
├─2449 /lib/systemd/systemd --user
└─2450 "(sd-pam)"
Habe gedacht, dass der Container 105 Probleme macht, jedoch nicht dass PVE nicht mehr startet.
Jemand eine Idee ?
VG