My system is just a single node, running with a pair of SSDs in a ZFS mirror. It was setup as 100% ZFS using the Proxmox installer.
I wanted to run
zdb comes back with this error:
Now, I'm kind of thinking this might be expected behavior - presumably with root on ZFS, we're booting from a temporary ramdisk, and i don't know how it'd be possible to read in a cachefile from that scenario?
Or is there some way to set the cachefile and make everything work nicely... and if so, why wasn't this done by the installer?
I wanted to run
zdb
to check on some info about the pool (specifically I was curious about the ashift / block size setting).zdb comes back with this error:
cannot open '/etc/zfs/zpool.cache': No such file or directory
Now, I'm kind of thinking this might be expected behavior - presumably with root on ZFS, we're booting from a temporary ramdisk, and i don't know how it'd be possible to read in a cachefile from that scenario?
Or is there some way to set the cachefile and make everything work nicely... and if so, why wasn't this done by the installer?
Last edited: