Hello everyone,
I am still new to ZFS and I am not yet very knowledgeable with ZFS. (But I am trying to learn it.)
Recently rebooted Proxmox VE 8 a couple of times.
Every time it booted into Proxmox VE 8 itself, I noticed a ZFS error message right before the login screen.
Since it happened everytime I rebooted the server, I started to look at the journal logs to see what that message was. (Since I could only read "[FAILED] ZFS" before a got the login screen.)
In the journal log I found this:
The ZFS mirror contains my VM disk files and thus the VM will not work/boot without VM-disk working, but the VMs boot up just fine.
So I am a bit confused.
Why is it generating a fail error since I would asume a default normal ZFS message should not start with FAILED.
And why is it that even though it tells me it failed, the ZFS disks works as nothing is wrong.
Thanks in advance for any help.
I am still new to ZFS and I am not yet very knowledgeable with ZFS. (But I am trying to learn it.)
Recently rebooted Proxmox VE 8 a couple of times.
Every time it booted into Proxmox VE 8 itself, I noticed a ZFS error message right before the login screen.
Since it happened everytime I rebooted the server, I started to look at the journal logs to see what that message was. (Since I could only read "[FAILED] ZFS" before a got the login screen.)
In the journal log I found this:
The thing that I do not understand is, why is VM-disk still available and working fine? (Even though the log tells me, it failed.)Mar 25 21:40:59 metal-1 systemd[1]: Starting zfs-import@VM\x2ddisk.service - Import ZFS pool VM\x2ddisk...
░░ Subject: A start job for unit zfs-import@VM\x2ddisk.service has begun execution
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit zfs-import@VM\x2ddisk.service has begun execution.
░░
░░ The job identifier is 136.
Mar 25 21:40:59 metal-1 zpool[1190]: cannot import 'VM-disk': no such pool available
Mar 25 21:40:59 metal-1 systemd[1]: zfs-import@VM\x2ddisk.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-import@VM\x2ddisk.service has exited.
░░
░░ The process' exit code is 'exited' and its exit status is 1.
Mar 25 21:40:59 metal-1 systemd[1]: zfs-import@VM\x2ddisk.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ The unit zfs-import@VM\x2ddisk.service has entered the 'failed' state with result 'exit-code'.
Mar 25 21:40:59 metal-1 systemd[1]: Failed to start zfs-import@VM\x2ddisk.service - Import ZFS pool VM\x2ddisk.
░░ Subject: A start job for unit zfs-import@VM\x2ddisk.service has failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit zfs-import@VM\x2ddisk.service has finished with a failure.
░░
░░ The job identifier is 136 and the job result is failed.
The ZFS mirror contains my VM disk files and thus the VM will not work/boot without VM-disk working, but the VMs boot up just fine.
So I am a bit confused.
Why is it generating a fail error since I would asume a default normal ZFS message should not start with FAILED.
And why is it that even though it tells me it failed, the ZFS disks works as nothing is wrong.
Thanks in advance for any help.