[opensuse-autoinstall] unattendend Install with IMSM RAID not working

Hello, I'm trying to do a fully unattended Install of SLES 11 SP2 on a System with a configured RAID by Intel Matrix Storage Manager. Everything is running well except that i get a message "You are running an Intel(R) Matrix Storage Manager compatible platform The following MD-compatible RAID devices were detected: Volume0 If they are clean devices or conatain partitions, you can use MD Partitionable RAID Subsystem to handle them. In case of a clean device you will be able to install a System on it and boot from such a RAID. Do you want MD Partitionable RAID Subsystem to manage These partitions?" If i answer Yes on that Message everything goes well and the Installation is running fully unattendend. How can i get rid of that message? Thanks in advance! Mit freundlichen Grüßen Stefan Feldweg -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org

Hi, On Wed, Dec 18, Feldweg, Stefan wrote:
Hello,
I'm trying to do a fully unattended Install of SLES 11 SP2 on a System with a configured RAID by Intel Matrix Storage Manager. Everything is running well except that i get a message "You are running an Intel(R) Matrix Storage Manager compatible platform The following MD-compatible RAID devices were detected: Volume0 If they are clean devices or conatain partitions, you can use MD Partitionable RAID Subsystem to handle them. In case of a clean device you will be able to install a System on it and boot from such a RAID. Do you want MD Partitionable RAID Subsystem to manage These partitions?"
If i answer Yes on that Message everything goes well and the Installation is running fully unattendend. How can i get rid of that message?
yast2-storage/libstorage check the environment variable LIBSTORAGE_IMSM_DRIVER. For forcing it to use mdadm partitionable raid you need to set to "MDADM". You can e.g. add LIBSTORAGE_IMSM_DRIVER=MDADM to boot command prompt, this puts it into environment of started yast2. Tschuess, Thomas Fehr -- Thomas Fehr, SuSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) Tel: +49-911-74053-0, Fax: +49-911-74053-482, Email: fehr@suse.de GPG public key available. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org

Hello, thanks for the quick response. I forgot to mention that I'm doing a Network Install via PXE-Boot. And I don't know where to set that parameter since I haven't got a "boot prompt"? Mit freundlichen Grüßen Stefan Feldweg Teammanager Systemadministration Integrata AG Zettachring 4, 70567 Stuttgart Tel. +49 711 62010 - 246, Fax - 176 Mobil +49 171 566 4336 E-Mail stefan.feldweg@integrata.de Internet: http://www.integrata.de Seminaranmeldungen: http://www.seminarplaner.de Sitz der Gesellschaft: Zettachring 4, 70567 Stuttgart Registergericht: Amtsgericht Stuttgart HRB 721012 / Ust.-Ident.-Nr. DE 173 082 820 Vorstand: Ingmar J. Rath (Vorsitz), Dr. Andreas Dahmen, Gerhard Wächter Vorsitzender des Aufsichtsrates: RA und Notar Stephan Haack -----Ursprüngliche Nachricht----- Von: Thomas Fehr [mailto:fehr@suse.de] Gesendet: Mittwoch, 18. Dezember 2013 14:51 An: Feldweg, Stefan Cc: opensuse-autoinstall@opensuse.org Betreff: Re: [opensuse-autoinstall] unattendend Install with IMSM RAID not working Hi, On Wed, Dec 18, Feldweg, Stefan wrote:
Hello,
I'm trying to do a fully unattended Install of SLES 11 SP2 on a System with a configured RAID by Intel Matrix Storage Manager. Everything is running well except that i get a message "You are running an Intel(R) Matrix Storage Manager compatible platform The following MD-compatible RAID devices were detected: Volume0 If they are clean devices or conatain partitions, you can use MD Partitionable RAID Subsystem to handle them. In case of a clean device you will be able to install a System on it and boot from such a RAID. Do you want MD Partitionable RAID Subsystem to manage These partitions?"
If i answer Yes on that Message everything goes well and the Installation is running fully unattendend. How can i get rid of that message?
yast2-storage/libstorage check the environment variable LIBSTORAGE_IMSM_DRIVER. For forcing it to use mdadm partitionable raid you need to set to "MDADM". You can e.g. add LIBSTORAGE_IMSM_DRIVER=MDADM to boot command prompt, this puts it into environment of started yast2. Tschuess, Thomas Fehr -- Thomas Fehr, SuSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) Tel: +49-911-74053-0, Fax: +49-911-74053-482, Email: fehr@suse.de GPG public key available. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org

Hi, On Wed, Dec 18, Feldweg, Stefan wrote:
Hello,
thanks for the quick response. I forgot to mention that I'm doing a Network Install via PXE-Boot. And I don't know where to set that parameter since I haven't got a "boot prompt"?
The PXE server should have an "append" line in its PXE config. If you use autoyast you should have an autoyast=.... entry there Just add LIBSTORAGE_IMSM_DRIVER=MDADM to this append line. Tschuess, Thomas Fehr -- Thomas Fehr, SuSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) Tel: +49-911-74053-0, Fax: +49-911-74053-482, Email: fehr@suse.de GPG public key available. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
participants (2)
-
Feldweg, Stefan
-
Thomas Fehr