Hello,
i have 2 zfs pools on my machine (PVE 7.1):
A view in the syslog shows everytime the same enty:
I already tried:
None of these helped.
When PVE is up and running, the pool is online and everything ist fine.
Is this something i have to worry about?
How can i fix this error message?
Thanks for your help!
i have 2 zfs pools on my machine (PVE 7.1):
- rpool (Mirror SSD)
- datapool (Mirror HDD)
A view in the syslog shows everytime the same enty:
Code:
Jan 3 13:31:29 pve systemd[1]: Starting Import ZFS pool datapool...
Jan 3 13:31:29 pve zpool[1642]: cannot import 'datapool': no such pool available
Jan 3 13:31:29 pve systemd[1]: zfs-import@datapool.service: Main process exited, code=exited, status=1/FAILURE
Jan 3 13:31:29 pve systemd[1]: zfs-import@datapool.service: Failed with result 'exit-code'.
Jan 3 13:31:29 pve systemd[1]: Failed to start Import ZFS pool datapool.
Jan 3 13:31:29 pve zed: eid=7 class=config_sync pool='datapool'
Jan 3 13:31:29 pve zed: eid=8 class=pool_import pool='datapool'
Jan 3 13:31:29 pve zed: eid=10 class=config_sync pool='datapool'
I already tried:
- adding
rootdelay=10
to /etc/defaults/grub - adding
rootdelay=10
to /etc/kernel/cmdline - adding
ZFS_INITRD_PRE_MOUNTROOT_SLEEP='5'
andZFS_INITRD_POST_MODPROBE_SLEEP='5'
to /etc/defaults/zfs
pve-efiboot-tool refresh
.None of these helped.
When PVE is up and running, the pool is online and everything ist fine.
Is this something i have to worry about?
How can i fix this error message?
Thanks for your help!