Is there a way to support create ZFS over Iscsi with Oracle ZFS Appliance.

destiny_feng

New Member
Apr 18, 2025
1
0
1
root@proxmox-ve:~# /usr/bin/ssh -o 'BatchMode=yes' -i /etc/pve/priv/zfs/172.20.20.27_id_rsa root@172.20.20.27 confirm shell zfs list -o name,volsize,origin,type,refquota -t volume,filesystem -d1 -Hp APP-POOL
APP-POOL - - filesystem 0
APP-POOL/local - - filesystem 0
APP-POOL/rm - - filesystem 0
APP-POOL/zombie - - filesystem 0

ZFS-Storage# ipadm
NAME CLASS/TYPE STATE UNDER ADDR
e1000g0 ip ok -- --
e1000g0/v4 static ok -- 172.20.20.27/24
lo0 loopback ok -- --
lo0/v4 static ok -- 127.0.0.1/8
lo0/v6 static ok -- ::1/128
ZFS-Storage# stmfadm list-tg
Target Group: zfs_over_iscsi
ZFS-Storage# stmfadm list-lu
LU Name: 600144F02BE40D000000680DB58D0001
LU Name: 600144F0A12BB403000067F77E370001
ZFS-Storage# stmfadm list-hg
Host Group: proxmox-init
Host Group: com.sun.ms.vss.hg.maskAll
 

Attachments

  • zfs_over_iscsi_with_zfs_appliance.png
    zfs_over_iscsi_with_zfs_appliance.png
    62.6 KB · Views: 9
  • error_in_storage_page.png
    error_in_storage_page.png
    50.6 KB · Views: 9
Your host group is wrong, your target group is wrong
Are u able to login passwordless to the both cluster node from every pve?