> file. Should the /dev/mdx's which are equivalent to the / and /boot
> filesystems, respectively, be the first ones to be mounted?
Doesn't matter. The kernel mounts the root and the others are mounted
when fstab is read (root is already mounted at this point).
[EMAIL PROTECTED]
You could probably make it work OK by using initrd and loading the module
with the script, but compiling in support would be much more straightforward.
On Sat, 12 Aug 2000, Christian Bucher wrote:
> Hermann 'mrq1' Gausterer wrote:
> >
> > if you have a raid-root-fs, then
> > i think the proble
;
> http://www.linuxdoc.org/HOWTO/mini/Boot+Root+Raid+LILO.html
>
> Thank you, I've been going mad trying to get this.
LINUX DOC just moved it to
http://www.linuxdoc.org/HOWTO/Boot+Root+Raid+LILO.html
Michael
[EMAIL PROTECTED]
>
> According to the RAID HOWTO
> (www.linuxdoc.org/HOWTO/Root-RAID-HOWTO-2.html) you are supposed to
> have the following packages:
This document is obsolete. See the Sequel at:
ftp://ftp.bizsystems.net/pub/raid/Boot+Root+Raid+LILO.html
On Sat, 15 Jul 2000, Chris Mauritz wrote:
> > From [EMAIL PROTECTED] Sat Jul 15 19:29:44 2000
> >
> > Edward Schernau wrote:
> >
> > > Wow, an email CCed to Linus himself! *faint*
> >
> > Well do you know of another way to get a patch into the kernel ??
>
> So if Linus gets hit by a bus (or
> /stage/etc/lilo.conf =
> boot = /dev/md0
error is here. The boot device must be a real disk
see: ftp://ftp.bizsystems.net/pub/raid/Boot+Root+Raid+LILO.html
for examples
> delay = 5
> vga = normal
> root = /dev/md0
> image = /boot/bzImage
> label = linux
>
> when I run lilo I get the follo
Can anyone tell me if there are any problems using this card in a linux
HW-raid?
Thanks
Michael
Also how big of a raid partition is possible? I have a data partition need
of 36 gigs plus.
Just need to know how hard it is to move from software to hardware
raid. Would I have to reformat the HD's? Any special considerations?
.
Michael
[EMAIL PROTECTED]
> On Wed, Jun 28, 2000 at 03:46:25PM +0200, Hugh Bragg wrote:
> > I don't seem to be able to find all the information on how to
> > install raid1 onto root. There is some obsolete information
> > in the howto which point to a RedHat root on raid howto
> > but this doesn't do it all.
> > http://arf
> Hi..
>
> does anyone know, if it is possible to run more than two ide
> controllers in one pc??
>
Sure, apply the linux-ide patch found on kernel.org
One of my systems has the usual dual ide controllers + a
promiseUltra66 for a 3 controller raid -- very fast
[EMAIL PROTECTED]
On Sat, 24 Jun 2000, Bill Parker wrote:
> I have a monster puter (Dual Pent-III 500, dual P/S (hot swap),
> 256MB ram, 9GB SCSI HD, AIC 7895 controller, 4x9GB Raid ARRAY (SA-1130),
> etc...I am thinking of installing linux on this beast, but would like to
> know if there is native RAID su
id, update the
> raid's /etc/fstab, then reboot with the raid as the root partition,
> and run lilo. I've done this a few times with VA Linux boxes.
> Pretty easy if the raid kernel and tools are ready and up to date
> (as they are under VA Linux).
>
>
> Phil
>
> If you're only installing RAID "later", you must realize that you
> will not be able to apply RAID to the existing data on your drives;
> you will only be able to 'raidify' empty partitions, unless you
> reinstall RedHat and use their new HA Disk Druid capabilities.
>
That is an oversimplifica
ening!
Needless to say, those of you who are foolish enough to still be
using Windows based E-Mail readers - DO NOT OPEN THAT ATTACHMENT!
On Tue, Jun 20, 2000 at 11:14:29AM +0530, Vasudevan S. wrote:
> > The male and female stages of life.
Mike
--
Michael H. Warfield| (77
> How can I tell if a disk in a raid 5 config has gone bad? I want to
> set up a system monitor to page me in just such an event.
>
download this small script package to run from cron that will e-mail
you when there is a problem. There are lots of pager utilities that
work from e-mail if you
> > I hate to bother the list with this, but...I have been unable to get
> > Redhat 6.1/2.2.16+raid-2.2.16-A0 working with Root RAID1. I
> > have read just
You don't need initrd. See the cook book on the Linux Documentation
Project web site.
Boot+Root+Raid+lilo howto
just follow the directions
> Hi,
> Everytime i do a shutdown or reboot of the system, the raid 5
> array
> do not sync properly. The reconstruction will only take place
> after i boot up again. Is there anyway to force it to do a raid5
> sync properly during shutdown. Thank you.
>
Sounds like you are using the old
Hi
Where to find raidpatch for kernel version 2.2.14??
thanks
bye
michael
**
Linux is user friendly, it's just a bit picky about it'
Hi there
Where to find the raidpatch for 2.2.14 kernel ?
bye
michael
**
Linux is user friendly, it's just a bit picky about it'
make sure and manually rdev your kernel
On Mon, 12 Jun 2000, Ryan Mack wrote:
> Running kernel 2.2.16-RAID (SMP) with LILO version 21 with attached
> raidtab (summary: mirrored /boot, striped /, both split across the same
> two drives). When I run lilo and reboot, lilo dies after printing LI To
> > > get the latest lilo from metalab, it understands raid
> >
> > But it does not really work.
> > If I do a lilo with boot=/dev/md0 in my lilo.conf it does write to both
> > disks. But booting from the second disk in the array is not possible.
> > I always get "error: 0x80" or similar right af
> Does anybody really want to wait while their swap data is duplicated
> out to multiple disks by a CPU that is working to free up memory to
> run applications?
>
> Isn't Swapping slow enough already?
>
> Why not simply swap on multiple disks, get Hardware RAID-5 for swap
> or buy RAM?
>
If ANY
> Just to set the record straight, no layering of RAID arrays works
> with the 2.2patch set.
>
That's interesting since I have several systems with 1 over 0
including one which is one large partition mirrored as with a pair of
smaller disks in a 0.
Both of these systems seem to work well with
On Wed, May 31, 2000 at 02:30:06PM -0400, Michael Stone wrote:
> Is there a reason the single disk raid patch isn't standard? Is there a
> preferred alternative? (For upgrading from a non-raid to a raid system.)
never mind--I just don't do this often enough to remember the op
Is there a reason the single disk raid patch isn't standard? Is there a
preferred alternative? (For upgrading from a non-raid to a raid system.)
Mike Stone
>
> I am currently having problems mounting my root file system that
> is set up with RAID-1. The initrd image I am using conatins all the raid
> tools, and successfully starts all the raid devices, but then I get the
> familiar message "Kernel panic: VFS: Unable to mount root fs on 00:00".
> this brings me back to my original post in this thread. I get an
> error when I try to specify the "real" device and the MBR does not
> get written. do I have to stop the raid for the boot partition and
> mount the partitions as individual sdx ? I would think that if I
> tell lilo to write the
fferent geometries for disks within a raid array. See examples in
the Boot+Root+Raid+lilo howto at the Linux Documentation Project.
Michael
> On Wed, May 24, 2000 at 09:38:41PM -0700, Gregory Leblanc wrote:
> > Yes, Ingo Molar has a patch for 2.2.15 at http://www.redhat.com/~mingo/
> > Greg
> Hi,
>
> Has anyone tried this a0 patch? I mean, beta1 isn't so bad but is
> that supposed to be an alpha patch? If so, is it fit for prod
ller. Lilo says "LIL-"
I've been using a floppy boot disk which is OK, but direct booting
would be nice.
Michael
> My first attempt was as per the instructions on the HighPoint
> webpage http://www.highpoint-tech.com/ which if I'm not mistaken is
> to use the f
> We had some problems with raid-1 & lilo to allow booting
> from /dev/hda and /dev/hdc.
>
See Boot+Root+Raid+Lilo at the Linux Documentation Project or
ftp.bizsystems.net/pub/raid/Boot+Root+Raid+LILO.html
ide for the devices that the
kernel found on startup.
Michael
[EMAIL PROTECTED]
> > Is there some kind of command/tool to do this that I haven't stumbled
> > across? It would be nice if the howto could say something on this topic.
>
You use "raidsetfaulty" to zap the device you wish to remove from the
array - that will leave the array intact but remove the target
partitio
> My problem is (I think it will be) lilo. I made lilo before of raid
> and I know hdc is not able to restart (it will write just LI). I
> found out the problem: lilo has to be done in linear mode.
>
> So I have 2 ways:
> - start with floppy disk
> - or try to make lilo
>
ftp://ftp.bizsystems
> 2.2.14 did not work for me. I have a dual PIII with onboard UDMA33
> controller running RAID1. Very stable. When I just moved the
> two drives to a Promise Ultra66 the system became very unstable
> (uptimes in minutes). YMMV.
Hmmm I'm running 2.2.14 with latest Promise driver from thei
I just solved my problem. This is what I posted to the RH-list
On Mon, 8 May 2000, Michael Ghens wrote:
>
> Date: Mon, 8 May 2000 12:25:56 -0700 (PDT)
> From: Michael Ghens <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: RH6.2 & RAID
>
> Well, I can an
2 questions
The address of the archives for this list.
Any advice on getting a RH6.2 to boot from rain. Lilo coughs. From what I
have read, it should be very possible as long as the boot partition is
raid1. This is currently proving untrue.
TIA
Michael
> > >
> > > Not entirely, there is a fair bit more CPU overhead running an
> > > IDE bus than a proper SCSI one.
> >
> > A "fair" bit on a 500mhz+ processor is really negligible.
>
>
> Ehem, a fair bit on a 500Mhz CPU is ~ 30%. I have watched a
> *single* UDMA66 drive (with read ahead
On Thu, 4 May 2000, Christopher E. Brown wrote:
> On Wed, 3 May 2000, Michael Robinton wrote:
>
> > The primary limitation is probably the rotational speed of the disks and
> > how fast you can rip data off the drives. For instance, the big IBM
> > drives (20 - 40 gi
weenies. If you are on a Windows system, do not touch this
message! Delete the message unopened.
Mike
--
Michael H. Warfield| (770) 985-6132 | [EMAIL PROTECTED]
(The Mad Wizard) | (770) 331-2437 | http://www.wittsend.com/mhw/
NIC whois: MHW9 | An optimist
The primary limitation is probably the rotational speed of the disks and
how fast you can rip data off the drives. For instance, the big IBM
drives (20 - 40 gigs) have a limitation of about 27mbs for both the 7200
and 10k rpm models. The Drives to come will have to make trade-offs
between dens
> DO NOT change the type on a
> partition that's part of a running array.
>
Hmmm. I've seen this statement many times and must assume it is
only partly true. It is very difficult to follow this rule with root
mounted raid. I have changed the partition type many times on many
systems from
> I think you meant 'ftp.bizsystems.com'?
No, I really mean ftp.bizsystems.net -- the dot com server has not
been updated and will be phased out at some point.
>
> Marco
>
> > -Original Message-
> > From: Michael [SMTP:[EMAIL PROTECTED]]
&
On Tue, 2 May 2000, Jeff Fookson wrote:
> I'm having problems configuring a 2-disk RAID-1 array on an i686
> machine. The machine has Redhat 6.2 installed
>
>
> cat /proc/mdstat
> Personalities : [1 linear] [2 raid0] [3 raid1] [4 raid5]
> read_ahead not set
> md0 : inactive
> md1 : in
Boot Root Raid + LILO howto has been sent to LDP and move to it's
local permanent directory here as well.
See
ftp://ftp.bizsystems.net/pub/raid
Michael
[EMAIL PROTECTED]
end
##
The second is the cron task and does the comparison, and
is called when doing the check with the email address of whom to
notify on the command line
##
#! /bin/sh
#
# Version: 1.02 8-7-99 Michael
given in the web page, I tried
raid0145-19990824-2_2_11.gz patch, but
the compiler complains during make zlilo. Also,
I could not find raid0145-980810-2.1.115
in the alpha subdirectory. Would you be able
to point in the right direction so as to get me off
the ground ?
regards
michael
>Grab
> Hello,
> I'd like to ask about this:
> AFAIK there is no possibility to boot from RAID <> 1.
read:
http://www.bzs.org/~michael/working/BootRootRaidLilominihowto.html
[EMAIL PROTECTED]
d dev
is not in /dev -- put it there.
The other is that lilo is not properly configured -- I've seen that
error when if written the wrong stuff in the lilo config file AND the
kernel is not rdev'ed properly.
rdev the kernel by hand, don't depend on lilo to do it for a raid
boot when the kernel is not built on the raid partition to begin
with.
Michael
[EMAIL PROTECTED]
and that's what I'm going to use next time. I can put two in
> a system an mount 16 IDE drives for raid while saving the on board
> IDE's for the usual stuff.
So do the standard IDE drivers in the kernel detect and handle
all these master controllers?? or is a special dr
ime with power outages, restarts, etc... Never lost any data.
Slackware ~3.x low number.
Michael
[EMAIL PROTECTED]
egs so ran a 500 meg bonnie.
results
block write = 7.9mbs
block read = 10.5 mps
pretty good for an old 166 K6
Michael
[EMAIL PROTECTED]
> I recently built a level 0 array out of 3 4.3G ultra DMA 66 ide
> drives.
>
> I have a Promise Ultra66 IDE controler in addition to the Ultra66
> ide on the main board. Each drive is a master and the only drive on
> the cable. I am running 2.3.99-pre5 and have moved /usr to the
> array. This
> > > > I find those numbers rather hard to believe. I've not yet heard of a
> > > > disk (IDE or SCSI) that can reliably dump 22mb/sec which is what your
> > > > 2 drive setup implies. Something isn't right.
Sure it is. go to the ibm site and look at the specs on all the new
high capacity dri
rmance, but scsi is
> clearly the winner if you want 4 or more drives on one machine, as ide
> just doesnt scale.
one of the ABIT boards comes with 4 onboard IDE controllers instead of
the usual 2. As I recall, the kernel software will allow you to run up to
8 ide pci channels, and the 2.4 kernel reportedly will do more.
Michael
the kernel
2. I've used persistent-superblock
What is there to do with fdisk (and what's the reason for doing it) ?
What is there to put in the /etc/fstab ?
If these questions are simply to stupid, where can I find a suitible
manual ? (I've just got the Software-RAID.HOWTO.txt)
thanks a lot
bye
michael
> It's definitely possible to use 2.2.14 with the Software RAID patch
> and with the Promise Ultra/66 patch at the same time. I'm doing it
> right now. Download the plain-vanilla 2.2.14 kernel. Apply this
> patch first:
>
> http://www.kernel.org/pub/linux/kernel/people/hedrick/old/ide.2.2.14
>
raidhotremove /dev/md0 /dev/hda3
/dev/md0: can not hot-remove disk: disk busy!
root mounted raid
how does one go about removing an active partition?
This is something that needs to be done -- maybe with a --force
switch if the developers are nervous about it.
Michael
[EMAIL PROTECTED]
>
> > On Mon, 10 Apr 2000, "Darren" == Darren Nickerson wrote:
> array.
>
> Ack - too late:
>
> Apr 11 09:58:24 osmin kernel: attempt to access beyond end of device
> Apr 11 09:58:24 osmin kernel: 21:01: rw=0, want=318373889,
> limit=33417184 Apr 11 09:58:24 osmin kernel: dev 09:01 blksize=
o-Internet machine and we will be upgrading to .15 when
appropriate.
--
Michael T. Babcock
> > I'm tired of being spammed, and obviously the list admins are schmucks to
> > leave the list open to spammers.
> > I have unsubscribed.
>
> There are ways to deal with spammers, other than crippling the lists
> by closing them.
>
Closing the list will not cripple it. I maintain a list with
m
> > their low power mode. I blame the variety of specs, and variety of
> > BIOS, motherboard, disk, etc. manufacturers. In short, I'd avoid
> > "power down when idle" and similar, if this is a production machine.
>
> It's not a productive machine. I ju
:
> :.: putrid forms of man:
> : Jakob Østergaard : See him rise and claim the earth, :
> :OZ9ABN : his downfall is at hand. :
> :.:{Konkhra}...:
--
_/~-=##=-~\_
-=+0+=-< Michael T. Babcock >-=+0+=-
~\_-=##=-_/~
http://www.linuxsupportline.com/~pgp/ ICQ: 4835018
Check the promise site for new drivers
On Sat, 8 Apr 2000, octave klaba wrote:
> Hi,
> I have plus 3xpromise with 5x20Go ide to test raid5
> and I have some problems:
> - only 2 carts works !?
> - I run radhat6.1 and promise is not detected !?
>
> pff :(((
>
> have you any idea ?
> thanks
>
>
the
copy, this is the first cut of the document. Please e-mail me
corrections. I will put this on Linux Documentation Project after
receiving your feedback.
http://www.bzs.org/~michael/working/BootRootRaidLilominihowto.html
Michael
[EMAIL PROTECTED]
ig files + explainations tomorrow. Please be patient and
I will get you the info.
Michael
. reboot and you are in
business.
Michael
On Wed, 5 Apr 2000 [EMAIL PROTECTED] wrote:
>
> Is there any sign of RAID-1 that's non-destructive? This is making my
> life living hell right now. :)
>
> I haven't been keeping up, so if there is a 2.2 patch
1 instead of the configured /dev/md1 from the
> lilo prompt.
Hmm the only time I've seen this message has been when using initrd
with an out of sync /dev/md or when the raidtab in the initrd was bad or
missing. This was without autostart.
Michael
>
> The disk is marked to au
te nicely and rsync automatically after a "dumb" shutdown
that leaves them out of sync.
Do you have your kernel built for auto raid start?? and partitions marked
"fd" ?
You can reconstruct you existing array by booting with a kernel that
supports raid and with the raid tools on the rescue system. Do it all the
time.
Michael
DOES do hw RAID, but with no
> > battery backup, onboard RAM, etc.
>
> It has no onboard RAM so why would it need battery backup? :)
>
> BTW, does it do striping (r5/r0) or only mirroring (r1) ?
--
_/~-=##=-~\_
-=+0+=-< Michael T. Babcock >-=+0
are 0
.Finished.
Michael Robinton wrote:
> I'm in the process of upgrading another production system from old tools
> to new and noticed that you can't do a "raidstop" unless there is a valid
> raidtab. It seems to me that with a persistent superblock, this should
>
ly not
needed. That is not true in the case with raidstop, raidstart, initrd
starts and raid over raid (10, 51, etc...). All the info is there, the
raidtab is redundant and will cause errors if not up todate or is missing.
Michael
On Sat, 1 Apr 2000 [EMAIL PROTECTED] wrote:
> On Fri, 31 Mar 2000, Michael wrote:
>
> > hmmm. the remirroring code is not very smart... as I recall it
> > does the remirroring in order .. i.e. md0, md1, etc... This would
> > imply that if you have a power fail or
and will remirror quickly allowing swapping to proceed while the main
array remirrors.
Michael
[EMAIL PROTECTED]
res. I have combinations of raid5
raid1 and raid 10 running as root on different hosts using both 0.42
and 0.90 tools/raid
Michael
[EMAIL PROTECTED]
ere can I find err # 22 ... or is it not defined
yet?
--
Michael T. Babcock
On Sun, 19 Mar 2000, Martin Eriksson wrote:
> - Original Message -
> From: "Michael Robinton" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, March 19, 2000 9:54 AM
> Subject: raid parity and mmx processor
>
>
> > As I
test manually to see the difference
between the two methods.
Michael
the controller to just
concentrate on delivering raw IO to the dma of your main machine.
Michael
[EMAIL PROTECTED]
autostarted by the kernel. The initrd - linuxrc then starts the large
raid 1 and switches the root. Works throught more types of failures
if the kernel autostarts as much as possible.
Michael
[EMAIL PROTECTED]
On Sun, 5 Mar 2000, Johan Ekenberg wrote:
> > > About the crashes I reported yesterday:
> > > I received several mails suggesting cable problems,
> > > Power supply failure etc, so maybe I did not make
> > > my self clear enough: I've replaced all hardware
> > > except the disks. The disks have
On Sun, 5 Mar 2000, Johan Ekenberg wrote:
> About the crashes I reported yesterday:
> I received several mails suggesting cable problems,
> Power supply failure etc, so maybe I did not make
> my self clear enough: I've replaced all hardware
> except the disks. The disks have been checked
How ma
t the arrays are already
running.
Michael
[EMAIL PROTECTED]
>
> > I plan to upgrade from old-style to new-style-raid, but on a 2.2.12 kernel.
>
> Go to directly to 2.2.14, and use the patch announced on the list several
> times. It works correctly for me.
>
I recently upgraded from 2.0.33 /0.42 tools to 2.2.14 /0.90 tools autostart
with no problem at al
> > After re-compiling the kernel (ver. 2.2.12), I am unable to install my
> > module level driver by "insmod driver.o". Insmod gives lots
> > of "unresolved
> > symbols" errors... How to fix this?
> >
>
> Did you recompile the modules after remaking your kernel?
>
if the modules have other d
Hi,
I will ask the authors to give me permission to show there howtos,
patches, ok ???
Please send your contribution !!
Michael
icles !!!
Let's discuss about that !!
Greatings Michael
Hi,
I'm using the 2.2.14 patches from mingo of red-hat, everything works
without problems, but could I apply the read balancing patches of
http://www.icon.fi/~mak/raid1/ ???
Or could anybody help me to change this patch to work against 2.2.14 ?
Thanks
Michael
t;> James
>
> How about getting all these patches and puttign them in one centralised
> place.
>
> b.t.w. I cant seem to get to www.iki.fi/miku/raid1
YES, great Idea, couldn't we have our own domain where to put things about
RAID, eg. www.linuxraid.???
Michael
>
---End reply
Hi Piete,
thank you for your help, but HOW did you realize your XFACE ???
I'm trying and nothing happens to my MUA !!
Is that *.xbm ???
Thank you !!
Michael
you very much!!
Michael
> Anyone successfully gotten raid 5 working with the new 2.2.14 kernel?
> I downloaded the 2.2.14 kernel source tree and installed it, then
> downloaded Mingo's 2.2.14 raid patch. The patch appeared to work fine on
> the first few hunks, then failed miserably on the last 100 or so
Yes, I con
I currently have raid 5 setup the "wrong" way with 3 disks on 2
pci/ide controllers (on board). I've added another pci controller
card to the system, it recognizes the disk, but linux doesn't seem to
see the controller card
What am I doing wrong here??
acard 6810U dual DM
>
>
> I was wondering if anyone had any experiances or knew of any
> gotcha's for moving from a 2.0.36 kernel with the
> raid0145-19990108-2.0.36 patch and raidtools 0.90 to 2.2.14 on a
> RAID-1 system. Since I have no backups, nor the ability to do any,
> I'm a bit worried about trashing the f
Raid reconstruction takes a long time on 20gig partitions.
Is there a way to tune this?? so that it has more cpu time available
-- or whatever it needs??
what is the purpose of and how do you use
/proc/sys/dev/md/speed-limit
mine contains 100
Michael
[EMAIL PROTECTED]
> > lilo.conf
> > ---
> > disk=/dev/md0
> > # fdisk of hda
> > bios=0x80
> > sectors=63
> > heads=16
> > cylinders=39770
> > partition=/dev/md1
> > # from fdisk -ul -- starts at block 408
> ^ you probably mean cylinder :)
> > start=410256
> >
> > boot=/dev/hda
> >
Michael wrote and now answers his own question
Went back to Harald's original e-mail on the subject and
re-configured the partitions - it appears to all work now.
In the example below, the first raid partition does not begin at the
physical disk start, changing that allows lilo to reco
=50
vga=normal
image=/boot/bzImage
root=/dev/md0
label=Linux
read-only
---
this all looks OK to me
lilo complains: don't know how to handle device 0x0901
seems I must be doing something fundamentally wrong. This appears to
me to be essentially identical to th
to do it since when I install the additional ide cards the
devices will move to new 'hdX" numbers.
BTW, successfully upgraded from 2.0.33 raidtools 0.42 to 2.2.14
raidtools 0.90. Went without a hitch, including deleting and
replacing all the old OS tools as well
Michael
[EMAIL PROTECTED]
1 - 100 of 209 matches
Mail list logo