> No problem. What name will you give the key?, and where can the key be > found? For ceph keyring, we use: my $keyring = "/etc/pve/priv/ceph/${storeid}.keyring"; so maybe something similar: my $id_rsa_path = "/etc/pve/priv/zfs/${storeid}_id_rsa";