Open
Description
System information
Type | Version/Name |
---|---|
Distribution Name | Debian (Proxmox) |
Distribution Version | 10 |
Linux Kernel | 5.4.103-1-pve |
Architecture | x64 |
ZFS Version | 2.0.3-pve2 |
SPL Version | 2.0.3-pve2 |
Describe the problem you're observing
Had a system up and running for months. L2ARC was a few hundred GB. Rebooted the system and found that the L2ARC was empty.
Describe how to reproduce the problem
Not sure about this. I've rebooted in the past and had my L2ARC preserved. I haven't been able to find any logs around this either. If anyone has suggestions on what I can check I'd be happy to post it here. FWIW /sys/module/zfs/parameters/l2arc_rebuild_enabled
is set to 1.
One difference from the last reboot I did where it worked: I had a kernel update this time. Is there some special handling that forces the L2ARC to not rebuild when a new kernel version is used or something?