Hi all,
I am trying connect Omnios as shared ISCSI storage to Proxmox. Storage is connected and online, I can create VM, but booting VM freeze at [sda] tag#0 abort - (screenshot attached) Same problem if I add new disk to working VM.
On storage ISCSI target is created:
root@san1-vos:~# itadm list-target -v
TARGET NAME STATE SESSIONS
iqn.2010-09.org.zfs-appx online 1
alias: san1-vos
auth: none (defaults)
targetchapuser: -
targetchapsecret: unset
tpg-tags: tgp1 = 2
root@san1-vos:~#
I see created VM disk:
root@san1-vos:~# zfs list
NAME USED AVAIL REFER MOUNTPOINT
pool1 114G 3,90T 88K /pool1
pool1/vm-108-disk-0 33,0G 3,86T 56K -
On proxmox:
root@pve2:~# pvesm scan iscsi 10.0.1.130
iqn.2010-09.org.zfs-appx 10.0.1.130:3260
Proxmox storage.cfg:
zfs: SAN1-ISCSI
blocksize 8k
iscsiprovider comstar
pool pool1
portal 10.0.1.130
target iqn.2010-09.org.zfs-appx
content images
nodes pve1,pve2
nowritecache 0
sparse 0
I can create new disk, delete disk. If I try migrate from another storage to this new ISCSI, I get error:
create full clone of drive scsi0 (AAA:107/vm-107-disk-1.raw)
transferred: 0 bytes remaining: 53687091200 bytes total: 53687091200 bytes progression: 0.00 %
qemu-img: iSCSI: NOP timeout. Reconnecting...
qemu-img: iSCSI: NOP timeout. Reconnecting...
This is VM config:
root@pve2:~# cat /etc/pve/nodes/pve2/qemu-server/108.conf
bootdisk: scsi0
cores: 1
ide2: ISO:iso/debian-9.3.0-amd64-netinst.iso,media=cdrom
memory: 512
name: iscsi-test
net0: virtio=C6:E5:B2:95:62:75,bridge=vmbr0
numa: 0
ostype: l26
scsi0: SAN1-ISCSI:vm-108-disk-0,size=32G
scsihw: virtio-scsi-pci
smbios1: uuid=5315b62b-8911-4dd3-bb67-dc51b94b9668
sockets: 1
vga: qxl,memory=16
vmgenid: aba3d35a-cf0a-4f99-a84d-772ee16a47f4
root@pve2:~#
On Windows10 VM boot, new added disk is detected, but I am not able format it. After reset Win10 newer finish boot.
On Proxmox Wiki https://pve.proxmox.com/wiki/Iscsi/nappit#comstar_for_kvm is wrote:
4. portal group to ISCSI target: Without portal group, ISCSI target are published on every valid IP interface Comstar > Target Portal Groups > add member. Select portal group from above.
But in menu Comstar > Target Portal Groups is not any "add member" choice..... Is tihis problem?
Thanks for any help.
I am trying connect Omnios as shared ISCSI storage to Proxmox. Storage is connected and online, I can create VM, but booting VM freeze at [sda] tag#0 abort - (screenshot attached) Same problem if I add new disk to working VM.
On storage ISCSI target is created:
root@san1-vos:~# itadm list-target -v
TARGET NAME STATE SESSIONS
iqn.2010-09.org.zfs-appx online 1
alias: san1-vos
auth: none (defaults)
targetchapuser: -
targetchapsecret: unset
tpg-tags: tgp1 = 2
root@san1-vos:~#
I see created VM disk:
root@san1-vos:~# zfs list
NAME USED AVAIL REFER MOUNTPOINT
pool1 114G 3,90T 88K /pool1
pool1/vm-108-disk-0 33,0G 3,86T 56K -
On proxmox:
root@pve2:~# pvesm scan iscsi 10.0.1.130
iqn.2010-09.org.zfs-appx 10.0.1.130:3260
Proxmox storage.cfg:
zfs: SAN1-ISCSI
blocksize 8k
iscsiprovider comstar
pool pool1
portal 10.0.1.130
target iqn.2010-09.org.zfs-appx
content images
nodes pve1,pve2
nowritecache 0
sparse 0
I can create new disk, delete disk. If I try migrate from another storage to this new ISCSI, I get error:
create full clone of drive scsi0 (AAA:107/vm-107-disk-1.raw)
transferred: 0 bytes remaining: 53687091200 bytes total: 53687091200 bytes progression: 0.00 %
qemu-img: iSCSI: NOP timeout. Reconnecting...
qemu-img: iSCSI: NOP timeout. Reconnecting...
This is VM config:
root@pve2:~# cat /etc/pve/nodes/pve2/qemu-server/108.conf
bootdisk: scsi0
cores: 1
ide2: ISO:iso/debian-9.3.0-amd64-netinst.iso,media=cdrom
memory: 512
name: iscsi-test
net0: virtio=C6:E5:B2:95:62:75,bridge=vmbr0
numa: 0
ostype: l26
scsi0: SAN1-ISCSI:vm-108-disk-0,size=32G
scsihw: virtio-scsi-pci
smbios1: uuid=5315b62b-8911-4dd3-bb67-dc51b94b9668
sockets: 1
vga: qxl,memory=16
vmgenid: aba3d35a-cf0a-4f99-a84d-772ee16a47f4
root@pve2:~#
On Windows10 VM boot, new added disk is detected, but I am not able format it. After reset Win10 newer finish boot.
On Proxmox Wiki https://pve.proxmox.com/wiki/Iscsi/nappit#comstar_for_kvm is wrote:
4. portal group to ISCSI target: Without portal group, ISCSI target are published on every valid IP interface Comstar > Target Portal Groups > add member. Select portal group from above.
But in menu Comstar > Target Portal Groups is not any "add member" choice..... Is tihis problem?
Thanks for any help.