Hi,
if you add the pools to the storage configuration of PVE, it should import them automatically. If you don't want to do that, you can try using zpool set cachefile=/etc/zfs/zpool.cache <poolname>
. See man zpoolprops
for a description of the parameter.