hello, recently i had a power outage and not when starting proxmox it gives this error + multiple vms are not able to start. Is it possible to fix this and make it so the vms start again?
zpool status says no pools available.
zpool status says no pools available.
Code:
systemctl status zfs-import-scan.service
× zfs-import-scan.service - Import ZFS pools by device scanning
Loaded: loaded (/lib/systemd/system/zfs-import-scan.service; enabled; preset: disabled)
Active: failed (Result: exit-code) since Thu 2025-04-10 19:54:04 CEST; 44min ago
Docs: man:zpool(8)
Main PID: 1324 (code=exited, status=1/FAILURE)
CPU: 140ms
Apr 10 19:54:04 RR-server systemd[1]: Starting zfs-import-scan.service - Import ZFS pools by device scanning...
Apr 10 19:54:04 RR-server zpool[1324]: cannot import 'boot-pool': pool was previously in use from another system.
Apr 10 19:54:04 RR-server zpool[1324]: Last accessed by <unknown> (hostid=0) at Thu Jan 1 01:00:00 1970
Apr 10 19:54:04 RR-server zpool[1324]: The pool can be imported, use 'zpool import -f' to import the pool.
Apr 10 19:54:04 RR-server systemd[1]: zfs-import-scan.service: Main process exited, code=exited, status=1/FAILURE
Apr 10 19:54:04 RR-server systemd[1]: zfs-import-scan.service: Failed with result 'exit-code'.
Apr 10 19:54:04 RR-server systemd[1]: Failed to start zfs-import-scan.service - Import ZFS pools by device scanning.
Last edited: