iSCSI Problem
Posted: 20. Jan 2011, 21:37
Hi .
I am having an issue with connecting iscsi storage. I have set up the Iscsi controller succesfully then use the following command
VBoxManage storageattach "virtual-rhel54" --storagectl "SATA Controller" --port 0 --device 0 --type hdd --medium iscsi --server xx.xxx.xxx.xxx --target "iqn.1994-05.com.redhat:xxxxxxxxx"
iSCSI disk created. UUID: a0d64a2e-a6df-4846-88b8-cb1a6f4c95d7
when I go to start the OS I get the follwing error:
xx.xxx.xx.xx|iqn.1994-05.com.redhat:267xxxxxxxxxxxx
Type (format):Normal (iSCSI)
attached to:virtual-rhel54
----------------------------------------------------
could not open medium 'xx.xxx.xx.xx|iqn.1994-05.com.redhat:267xxxxxxxxxxxx'.
iSCSI;target address xx.xxx.xx.xx, target name iqn.1994-05.com.redhat:267xxxxxxxxxxxx, SCSI LUN 0
reports device type=12 (VERR_VD_ISCSI_INVALID_TYPE).
VD:error VERR_VD_ISCSI_INVALID_TYPE opening image file
xx.xxx.xx.xx|iqn.1994-05.com.redhat:267xxxxxxxxxxxx
(VERR_VD_ISCSI_INVALID_TYPE).
DETAILS: NS_ERROR_FAILURE ( 0x80004005)
Component: Medium
Interface: IMedium
Any help with the issue would be greatly appreciated.
Thank you
Dan.
I am having an issue with connecting iscsi storage. I have set up the Iscsi controller succesfully then use the following command
VBoxManage storageattach "virtual-rhel54" --storagectl "SATA Controller" --port 0 --device 0 --type hdd --medium iscsi --server xx.xxx.xxx.xxx --target "iqn.1994-05.com.redhat:xxxxxxxxx"
iSCSI disk created. UUID: a0d64a2e-a6df-4846-88b8-cb1a6f4c95d7
when I go to start the OS I get the follwing error:
xx.xxx.xx.xx|iqn.1994-05.com.redhat:267xxxxxxxxxxxx
Type (format):Normal (iSCSI)
attached to:virtual-rhel54
----------------------------------------------------
could not open medium 'xx.xxx.xx.xx|iqn.1994-05.com.redhat:267xxxxxxxxxxxx'.
iSCSI;target address xx.xxx.xx.xx, target name iqn.1994-05.com.redhat:267xxxxxxxxxxxx, SCSI LUN 0
reports device type=12 (VERR_VD_ISCSI_INVALID_TYPE).
VD:error VERR_VD_ISCSI_INVALID_TYPE opening image file
xx.xxx.xx.xx|iqn.1994-05.com.redhat:267xxxxxxxxxxxx
(VERR_VD_ISCSI_INVALID_TYPE).
DETAILS: NS_ERROR_FAILURE ( 0x80004005)
Component: Medium
Interface: IMedium
Any help with the issue would be greatly appreciated.
Thank you
Dan.