All of lore.kernel.org
 help / color / mirror / Atom feed
* Multipath on boot and root partition with Redhat5.0
@ 2007-10-10 10:58 Sandrine Twardy
  2007-10-10 19:07 ` Romanowski, John (OFT)
  2007-10-16 21:27 ` Benjamin Marzinski
  0 siblings, 2 replies; 4+ messages in thread
From: Sandrine Twardy @ 2007-10-10 10:58 UTC (permalink / raw)
  To: dm-devel


[-- Attachment #1.1: Type: text/plain, Size: 1371 bytes --]

Hello,

I have a SAN Eva 5000 HP And I have installed a redhat 5.0 on my server 
with "linux mpath", so far all is fine.
I have an os device multipathed as follow :

 > multipath -ll
mpath0 () dm-0 COMPAQ,HSV110 (C)COMPAQ
[size=7.0G][features=0][hwhandler=0]
\_ round-robin 0 [prio=0][active]
\_ 3:0:0:1 sdb 8:16  [active][ready]
\_ 4:0:0:1 sdc 8:32  [active][ready]

But when I presents a new lun to my host and scans again the scsi lun, I 
am losing the multipath on the disk (/ and /boot)
(possibly because the name of device is changed from sdb/sdc to sdc/sde ? )

Here's an extract of my multipath.conf:

multipath {
              wwid                    3600508b40000c1c50001c000000b0000
              path_grouping_policy    group_by_serial
              rr_weight               uniform
              prio_callout            /bin/true
              alias                   os_lun
      }
     But it's seems that on boot the mutlipath.conf file is not read.  
Am I right?
When the system is booted, multipathd cannot use the boot device ...
What can I do to fix the boot device name persistence? Where is supposed 
to be configuration file that defines the multipath options of the boot 
device ?

Right now, the server can boot because my fstab is like this:
LABEL=/1                /                      LABEL=/boot             
/boot

Thanks you for your help

[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 4495 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-10-16 21:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-10 10:58 Multipath on boot and root partition with Redhat5.0 Sandrine Twardy
2007-10-10 19:07 ` Romanowski, John (OFT)
2007-10-11  6:26   ` Hannes Reinecke
2007-10-16 21:27 ` Benjamin Marzinski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.