Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

zfs forgetting cache wedges?



Hi, is it normal that ZFS sort of forgets its cache configuration?

Given this configuration:
NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT pool-1 8.94T 2.76T 6.17T - 5% 30% 1.11x ONLINE -
  raidz1              8.94T  2.76T  6.17T         -     5%    30%
    wedges/zfs10g0-0      -      -      -         -      -      -
    wedges/zfs10g1-0      -      -      -         -      -      -
    wedges/zfs10g2-0      -      -      -         -      -      -
cache                     -      -      -         -      -      -
  wedges/zfs-c1        256G  4.40G   252G         -     0%     1%

After a boot it looks like this:
NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT pool-1 8.94T 2.76T 6.17T - 5% 30% 1.11x ONLINE -
  raidz1              8.94T  2.76T  6.17T         -     5%    30%
    wedges/zfs10g0-0      -      -      -         -      -      -
    wedges/zfs10g1-0      -      -      -         -      -      -
    wedges/zfs10g2-0      -      -      -         -      -      -
cache                     -      -      -         -      -      -
  384839849488            -      -      -         -      -      -

The cache wedge does not look very usable in that state.
Removing the device and adding it again gives a working cache device until the next reboot.

What am I doing wrong or what needs to be fixed?

Frank


Home | Main Index | Thread Index | Old Index