I did setup a PBS on same host as a pve (I will not use this pve for running propouse, I have others), but I need to connect my backup disk who is a iscsi disk (previous used on another pbs) .
My iscsi disk is going up normaly after reboot, but zpool import doesn't work.
So my datastore is not available after reboot host.
# systemctl status zfs-import-cache.service
○ zfs-import-cache.service - Import ZFS pools by cache file
Loaded: loaded (/lib/systemd/system/zfs-import-cache.service; enabled; preset: enabled)
Active: inactive (dead)
Condition: start condition failed at Wed 2024-08-14 21:55:25 -03; 3min 16s ago
└─ ConditionFileNotEmpty=/etc/zfs/zpool.cache was not met
Docs: man:zpool(8)
Aug 14 21:55:25 pve4 systemd[1]: zfs-import-cache.service - Import ZFS pools by cache file was skipped because of an unmet condition check (ConditionFileNotEmp
My iscsi disk is going up normaly after reboot, but zpool import doesn't work.
So my datastore is not available after reboot host.
# systemctl status zfs-import-cache.service
○ zfs-import-cache.service - Import ZFS pools by cache file
Loaded: loaded (/lib/systemd/system/zfs-import-cache.service; enabled; preset: enabled)
Active: inactive (dead)
Condition: start condition failed at Wed 2024-08-14 21:55:25 -03; 3min 16s ago
└─ ConditionFileNotEmpty=/etc/zfs/zpool.cache was not met
Docs: man:zpool(8)
Aug 14 21:55:25 pve4 systemd[1]: zfs-import-cache.service - Import ZFS pools by cache file was skipped because of an unmet condition check (ConditionFileNotEmp
Last edited: