All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sandrine Twardy <twardy@univ-tln.fr>
To: dm-devel@redhat.com
Subject: Multipath on boot and root partition with Redhat5.0
Date: Wed, 10 Oct 2007 12:58:41 +0200	[thread overview]
Message-ID: <470CB061.5000902@univ-tln.fr> (raw)


[-- 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 --]



             reply	other threads:[~2007-10-10 10:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-10 10:58 Sandrine Twardy [this message]
2007-10-10 19:07 ` Multipath on boot and root partition with Redhat5.0 Romanowski, John (OFT)
2007-10-11  6:26   ` Hannes Reinecke
2007-10-16 21:27 ` Benjamin Marzinski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=470CB061.5000902@univ-tln.fr \
    --to=twardy@univ-tln.fr \
    --cc=dm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.