This guide assumes a specific setup with Proxmox as the hypervisor and a Debian-based storage server using ZFS. Adjust the commands and configurations based on your environment and requirements.
Proxmox Server Configuration
Create a Directory for Private Key used for secure communication between Proxmox and the storage server:
Generate SSH Key:
Copy the generated SSH key to the root user on the storage node :
Test SSH Connection:
Verify that the SSH connection works without errors.
Update the Proxmox storage configuration file to include the necessary settings for ZFS over iSCSI.
nano /etc/pve/storage.cfg
ex.
Retrieve the initiator name, which will be used when creating an iSCSI target on the storage node: