Floris Bos / Maxnet
2013-10-28 16:11:51 UTC
Hi,
Does anyone having a working autoyast example that uses iSCSI as
storage?
Tried:
==
<partitioning config:type="list">
<drive>
<use>all</use>
</drive>
</partitioning>
[...]
<iscsi-client>
<initiatorname>iqn.2013-13.eu.maxnet:inittest</initiatorname>
<targets config:type="list">
<listentry>
<authmethod>None</authmethod>
<portal>192.168.178.12:3260</portal>
<startup>onboot</startup>
<target>iqn.2008-08.com.starwindsoftware:jaguar-test</target>
</listentry>
</targets>
<version>1.0</version>
</iscsi-client>
==
But it does not seems to work and shows "device '' not found by storage
backend" in Yast.
Also tried not specifying an iSCSI section and passing the information
through the iBFT in the hope that the installer picks it up
automatically (which does work for other OS like CentOS and Windows
Server), with the same result.
Yours sincerely,
Floris Bos
Does anyone having a working autoyast example that uses iSCSI as
storage?
Tried:
==
<partitioning config:type="list">
<drive>
<use>all</use>
</drive>
</partitioning>
[...]
<iscsi-client>
<initiatorname>iqn.2013-13.eu.maxnet:inittest</initiatorname>
<targets config:type="list">
<listentry>
<authmethod>None</authmethod>
<portal>192.168.178.12:3260</portal>
<startup>onboot</startup>
<target>iqn.2008-08.com.starwindsoftware:jaguar-test</target>
</listentry>
</targets>
<version>1.0</version>
</iscsi-client>
==
But it does not seems to work and shows "device '' not found by storage
backend" in Yast.
Also tried not specifying an iSCSI section and passing the information
through the iBFT in the hope that the installer picks it up
automatically (which does work for other OS like CentOS and Windows
Server), with the same result.
Yours sincerely,
Floris Bos
--
To unsubscribe, e-mail: opensuse-autoinstall+***@opensuse.org
To contact the owner, e-mail: opensuse-autoinstall+***@opensuse.org
To unsubscribe, e-mail: opensuse-autoinstall+***@opensuse.org
To contact the owner, e-mail: opensuse-autoinstall+***@opensuse.org