linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to change the preferred minor
@ 2002-04-10  9:39 Anders Nielsen
       [not found] ` <15540.57161.433718.491297@notabene.cse.unsw.edu.au>
  0 siblings, 1 reply; 2+ messages in thread
From: Anders Nielsen @ 2002-04-10  9:39 UTC (permalink / raw)
  To: Linux-raid

When I try to boot my box with disks which previously was configured in
other machines md tries to autodetect which array should have a given
minor number.

I use the wonderful :-) mdadm -E and I can see a preferred minor value
which is very nice, but since more than one array is competing for the
same minor number it is kind of difficult for me to figure out what to
put in my /etc/fstab.

Therefore my question is: how do I change the preferred minor value on a
array so I can prevent conflicts? I would of course like to be able to
use mdadm for this job :-)

Thanks,
  Anders Nielsen




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

* Re: How to change the preferred minor
       [not found] ` <15540.57161.433718.491297@notabene.cse.unsw.edu.au>
@ 2002-04-11 15:07   ` Anders Nielsen
  0 siblings, 0 replies; 2+ messages in thread
From: Anders Nielsen @ 2002-04-11 15:07 UTC (permalink / raw)
  To: Linux-raid

tor, 2002-04-11 kl. 02:56 skrev Neil Brown:
> On  April 10, anielsen@diku.dk wrote:
> > When I try to boot my box with disks which previously was configured in
> > other machines md tries to autodetect which array should have a given
> > minor number.
> > 
> > I use the wonderful :-) mdadm -E and I can see a preferred minor value
> > which is very nice, but since more than one array is competing for the
> > same minor number it is kind of difficult for me to figure out what to
> > put in my /etc/fstab.
> > 
> > Therefore my question is: how do I change the preferred minor value on a
> > array so I can prevent conflicts? I would of course like to be able to
> > use mdadm for this job :-)
> 
> This would be one of the reasons that I neither use nor recommend RAID
> autostart.  It is too dependant on the preferred-minor which is hard
> to change.
> I guess I could add an option to mdadm to change the preferred-minor
> as it could be useful, but I'm not highly motivated.  Maybe a
> --rewrite-superblock option to --assemble...
> 
> I recommend that you enumerate the uuids of your arrays, create
> /etc/mdadm.conf to say which uuid matches which /dev/md? and use 
>  mdadm --assemble --scan
> to assemble your arrays.
> 
> NeilBrown


I see that the method you recommend is more flexible since there are
more uuids than minor numbers :-)

But I am not sure how I disable autostart and replace it with mdadm -A
--scan so I could use some help.

I am using Redhat 7.2. I guess I have to change an initscript or
something.

Thanks,
 Anders




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

end of thread, other threads:[~2002-04-11 15:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-10  9:39 How to change the preferred minor Anders Nielsen
     [not found] ` <15540.57161.433718.491297@notabene.cse.unsw.edu.au>
2002-04-11 15:07   ` Anders Nielsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).