hello,
I have a proxmox 8.2.2 node in a 4 node cluster (all on the same proxmox version)
on this node i have 6 lxc containers ...
One of this lxc containeur is a debian 11.8...
the LXC config is : pct config 108
my Syslog file on the container is full of :
Do you have any advice ?
Thank's in advanced.
Nico
I have a proxmox 8.2.2 node in a 4 node cluster (all on the same proxmox version)
on this node i have 6 lxc containers ...
One of this lxc containeur is a debian 11.8...
the LXC config is : pct config 108
Code:
arch: amd64
cores: 4
features: nesting=1
hostname: XXXX.XXX.XX
memory: 16384
nameserver: 8.8.8.8
net0: name=eth0,bridge=vmbr0,firewall=1,gw=XX.XX.XXX.X,hwaddr=BC:24:11:36:E7:6F,ip=XX.XX.XXX.X/26,type=veth
net1: name=eth1,bridge=vmbr0,firewall=1,hwaddr=BC:24:11:36:88:48,ip=XX.XX.XXX.X/23,type=veth
onboot: 1
ostype: debian
rootfs: SSD-ZFS:subvol-108-disk-0,size=200G
searchdomain: xxxx.fr
swap: 2048
unprivileged: 1
my Syslog file on the container is full of :
Code:
Jun 5 14:29:18 thomas dbus-daemon[116]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.1' (uid=0 pid=130 comm="/usr/bin/python3 /usr/share/unattended-upgrades/un" label="unconfined")
Jun 5 14:29:18 thomas dbus-daemon[116]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.login1.service': Unit dbus-org.freedesktop.login1.service is masked.
Jun 5 14:29:19 thomas dbus-daemon[116]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.1' (uid=0 pid=130 comm="/usr/bin/python3 /usr/share/unattended-upgrades/un" label="unconfined")
Jun 5 14:29:19 thomas dbus-daemon[116]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.login1.service': Unit dbus-org.freedesktop.login1.service is masked.
Jun 5 14:29:20 thomas dbus-daemon[116]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.1' (uid=0 pid=130 comm="/usr/bin/python3 /usr/share/unattended-upgrades/un" label="unconfined")
Jun 5 14:29:20 thomas dbus-daemon[116]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.login1.service': Unit dbus-org.freedesktop.login1.service is masked.
Jun 5 14:29:21 thomas dbus-daemon[116]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.1' (uid=0 pid=130 comm="/usr/bin/python3 /usr/share/unattended-upgrades/un" label="unconfined")
Jun 5 14:29:21 thomas dbus-daemon[116]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.login1.service': Unit dbus-org.freedesktop.login1.service is masked.
Jun 5 14:29:22 thomas dbus-daemon[116]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.1' (uid=0 pid=130 comm="/usr/bin/python3 /usr/share/unattended-upgrades/un" label="unconfined")
Jun 5 14:29:22 thomas dbus-daemon[116]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.login1.service': Unit dbus-org.freedesktop.login1.service is masked.
Jun 5 14:29:23 thomas dbus-daemon[116]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.1' (uid=0 pid=130 comm="/usr/bin/python3 /usr/share/unattended-upgrades/un" label="unconfined")
Jun 5 14:29:23 thomas dbus-daemon[116]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.login1.service': Unit dbus-org.freedesktop.login1.service is masked.
Jun 5 14:29:24 thomas dbus-daemon[116]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.1' (uid=0 pid=130 comm="/usr/bin/python3 /usr/share/unattended-upgrades/un" label="unconfined")
Jun 5 14:29:24 thomas dbus-daemon[116]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.login1.service': Unit dbus-org.freedesktop.login1.service is masked.
Do you have any advice ?
Thank's in advanced.
Nico
Last edited: