Working iSCSI example?

Floris Bos / Maxnet <[email protected]>
Newsgroups gmane.linux.suse.autoinstall
Message-ID <[email protected]>
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

-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.