iSCSI in 3.0.0
Posted: 1. Jul 2009, 23:37
I'm testing new 3.0.0 iSCSI support with QNAP TS-219 NAS (linux based) target. Unfortunately VBox is not booting as there are some iSCSI related configuration options missing (I’m getting error screents). I believe that this is bug of addiscsidisk command.
1) Even LUN is stated as optional parameter, when not specified VBox will cry about conversion to U32
2) Some more parameters missing even not requested as mandatory by CLI. I had to edit VirtualBox.xml by hand and add these two lines. It still doesn’t work! Probably due I have no idea what to put in xml.
<Property name="Timeout" value="100"/>
<Property name="HostIPStack" value="1"/>
Please help.
1) Even LUN is stated as optional parameter, when not specified VBox will cry about conversion to U32
2) Some more parameters missing even not requested as mandatory by CLI. I had to edit VirtualBox.xml by hand and add these two lines. It still doesn’t work! Probably due I have no idea what to put in xml.
<Property name="Timeout" value="100"/>
<Property name="HostIPStack" value="1"/>
Please help.