Hello,

I was curious if you can define multiple iscsi targets / iqn's in a 
kickstart?

I have two iSCSI target portals with clustered access to a hosts root disk 
for HA and would like to have the installer see both iqn's and 
setup/install on the multipath abstraction.

                      ---- Portal A ----
                     |                  |
[bare metal client] -                    - Shard Storage (SAN)   
                     |                  |
                      ---- Portal B ----

Portal A
(10.10.10.10:3260,iqn.1970-01.com.example:netclient.rootdisk)

Portal B
(10.10.20.20:3260,iqn.1970-01.com.example:netclient.rootdisk)


Can I just go:

iscsiname iqn.1970-01.com.example.portal-a:netclient.rootdisk
iscsi --ipaddr=10.10.10.10 --port=3260
iscsiname iqn.1970-01.com.example.portal-b:netclient.rootdisk
iscsi --ipaddr=10.10.20.20 --port=3260

Then boot the machine with the mpath option to detect the multi iscsi path 
for installation ?


--

Greg Procunier
UNIX Administrator III - Enterprise Servers and Storage
1 Robert Speck Parkway, Suite 400, Mississauga, Ontario L4Z 4E7
Office: 416-673-3320 
Mobile: 647-895-2977
Email: gprocun...@symcor.com

<<image/jpeg>>


CONFIDENTIALITY WARNING 
This communication, including any attachments, is for the exclusive use of 
addressee and may contain proprietary and/or confidential information. If you 
are not the intended recipient, any use, copying, disclosure, dissemination or 
distribution is strictly prohibited. If you are not the intended recipient, 
please notify the sender immediately by return e-mail, delete this 
communication and destroy all copies.

AVERTISSEMENT RELATIF À LA CONFIDENTIALITÉ 
Ce message, ainsi que les pièces qui y sont jointes, est destiné à l’usage 
exclusif de la personne à laquelle il s’adresse et peut contenir de 
l’information personnelle ou confidentielle. Si le lecteur de ce message n’en 
est pas le destinataire, nous l’avisons par la présente que toute diffusion, 
distribution, reproduction ou utilisation de son contenu est strictement 
interdite. Veuillez avertir sur-le-champ l’expéditeur par retour de courrier 
électronique et supprimez ce message ainsi que toutes les pièces jointes.
_______________________________________________
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to