cache zfs error

frankz

Active Member
Nov 16, 2020
364
24
38
Hi everyone, some time ago I deleted a doisco cache ssd used as a zfs-pve2 pool. I have regularly removed the disk via the zfs commands, but evidently the system during boot reports the error of the absence of the cache disk. What can it do? Thanks
Ps: Is it enough to proceed with systemctl disable zfs-import-cache or do you use another procedure?
 

Attachments

  • cache.png
    cache.png
    63.1 KB · Views: 15
Last edited:
system during boot reports the error of the absence of the cache disk.
not quite - the system does not import the pool because the system is missing the zpool.cache-file (/etc/zfs/zpool.cache)
try enabling `zfs-import-scan.service`
Code:
systemctl enable zfs-import-scan.service
and reboot
 
  • Like
Reactions: frankz
not quite - the system does not import the pool because the system is missing the zpool.cache-file (/etc/zfs/zpool.cache)
try enabling `zfs-import-scan.service`
Code:
systemctl enable zfs-import-scan.service
and reboot
It was actually deactivated. I executed the enable as you indicated and it does not report an error. Thanks a lot for your information.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!