Hi,
I'm running a PBS LXC privileged container and I've noticed the attached errors in the logs.
The service is running now but it seems to be continuously shutdown/restarted and sometimes gives errors,
since I'm not using ZFS can I simply disable the service via sysctl or is it triggered by something else?
I'm running a PBS LXC privileged container and I've noticed the attached errors in the logs.
Bash:
root@ProxmoxBackupServer:~# proxmox-backup-manager versions
proxmox-backup-server 2.3.2-1 running version: 2.3.2
The service is running now but it seems to be continuously shutdown/restarted and sometimes gives errors,
since I'm not using ZFS can I simply disable the service via sysctl or is it triggered by something else?
Code:
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit zfs-zed.service has finished successfully.
--
-- The job identifier is 2615489.
Feb 07 11:12:35 ProxmoxBackupServer zed[55575]: ZFS Event Daemon 2.1.9-pve1 (PID 55575)
Feb 07 11:12:45 ProxmoxBackupServer zed[55575]: Failed to initialize libzfs
Feb 07 11:12:45 ProxmoxBackupServer systemd[1]: zfs-zed.service: Main process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- An ExecStart= process belonging to unit zfs-zed.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Feb 07 11:12:45 ProxmoxBackupServer systemd[1]: zfs-zed.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- The unit zfs-zed.service has entered the 'failed' state with result 'exit-code'.
Feb 07 11:12:45 ProxmoxBackupServer systemd[1]: zfs-zed.service: Scheduled restart job, restart counter is at 48389.
-- Subject: Automatic restarting of a unit has been scheduled
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Automatic restarting of the unit zfs-zed.service has been scheduled, as the result for
-- the configured Restart= setting for the unit.
Feb 07 11:12:45 ProxmoxBackupServer systemd[1]: Stopped ZFS Event Daemon (zed).
-- Subject: A stop job for unit zfs-zed.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A stop job for unit zfs-zed.service has finished.
--
-- The job identifier is 2615543 and the job result is done.
Feb 07 11:12:45 ProxmoxBackupServer systemd[1]: Started ZFS Event Daemon (zed).
-- Subject: A start job for unit zfs-zed.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit zfs-zed.service has finished successfully.