Re: Upgrading from non-RAID to RAID1

2000-08-14 Thread Michael
> 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]

Re: raid autodetect problem

2000-08-12 Thread Michael Robinton
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

Re: Packages needed

2000-07-18 Thread Michael
; > 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]

Re: Packages needed

2000-07-17 Thread Michael
> > 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

Re: Failure autodetecting raid0 partitions

2000-07-16 Thread Michael Robinton
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

Re: lilo error for degraded root device

2000-07-10 Thread Michael
> /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

Dell PERC2/SC

2000-07-04 Thread Michael Ghens
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.

Moving form software to hardware raid

2000-07-03 Thread Michael Ghens
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?

the old swap on raid question

2000-07-03 Thread Michael
. Michael [EMAIL PROTECTED]

Re: root+boot on Raid1 + lilo

2000-06-28 Thread Michael
> 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

Re: 3 IDE controllers??

2000-06-27 Thread Michael
> 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]

Re: Monster machine and OpenLinux 2.3

2000-06-24 Thread Michael Robinton
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

Re: I'm installling a system

2000-06-23 Thread Michael
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 >

Re: I'm installling a system

2000-06-23 Thread Michael
> 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

Re: Life stages

2000-06-20 Thread Michael H. Warfield
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

Re: High load and raid reconstruction

2000-06-15 Thread Michael
> 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

RE: 2.2.16 RAID patch

2000-06-15 Thread Michael
> > 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

Re: Redhat 6.2 raid 5 shutdown

2000-06-15 Thread Michael
> 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

kernelpatch 2.2.14

2000-06-15 Thread Michael Hothorn
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'

raidpatch 2.2.14

2000-06-14 Thread Michael Hothorn
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'

Re: LILO dies at LI

2000-06-12 Thread Michael Robinton
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

Re: boot redundancy - writing lilo to each drive?

2000-06-09 Thread Michael
> > > 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

Re: Swap on RAID

2000-06-02 Thread Michael
> 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

Re: RAID 1+0

2000-06-01 Thread Michael
> 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

Re: single disk raid

2000-05-31 Thread Michael Stone
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

single disk raid

2000-05-31 Thread Michael Stone
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

Re: Raid-1 boot problems

2000-05-30 Thread Michael Robinton
> > 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".

Re: boot redundancy - writing lilo to each drive?

2000-05-30 Thread Michael
> 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

Re: boot redundancy - writing lilo to each drive?

2000-05-30 Thread Michael
fferent geometries for disks within a raid array. See examples in the Boot+Root+Raid+lilo howto at the Linux Documentation Project. Michael

Re: 2.2.15 with raid-0.9

2000-05-25 Thread 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

Re: Adventures with onboard HPT366 controller and RAID

2000-05-16 Thread Michael
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

linux-raid@vger.rutgers.edu

2000-05-14 Thread Michael Robinton
> 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

Re: md0 won't let go...

2000-05-10 Thread Michael
ide for the devices that the kernel found on startup. Michael [EMAIL PROTECTED]

Re: What is the "standard" way to delete RAID devices?

2000-05-09 Thread Michael
> > 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

Re: it should have arrived :/

2000-05-09 Thread Michael
> 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

Re: IDE Controllers

2000-05-09 Thread Michael Robinton
> 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

Re: Raid-Boot

2000-05-08 Thread Michael Ghens
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

Raid-Boot

2000-05-08 Thread Michael Ghens
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

Re: performance limitations of linux raid

2000-05-05 Thread Michael Robinton
> > > > > > 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

Re: performance limitations of linux raid

2000-05-04 Thread Michael Robinton
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

Danger! Virus Alert! Re: ILOVEYOU

2000-05-04 Thread Michael H. Warfield
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

Re: performance limitations of linux raid

2000-05-03 Thread Michael Robinton
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

RE: Rebuilding a RAID volume

2000-05-03 Thread Michael
> 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

RE: ANNOUNCE - Boot Root Raid + LILO howto has been sent to LDP

2000-05-03 Thread Michael
> 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]] &

Re: mkraid aborts without any useful info written to syslog

2000-05-02 Thread Michael Robinton
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

ANNOUNCE - Boot Root Raid + LILO howto has been sent to LDP

2000-05-02 Thread Michael
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]

Re: What happens when a disk fails?

2000-05-02 Thread Michael
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

RAID tools and patches

2000-04-29 Thread 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

Re: Booting and disk failure

2000-04-28 Thread Michael
> 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]

Re: I need your help

2000-04-27 Thread Michael
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]

Re: performance limitations of linux raid

2000-04-26 Thread Michael
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

Re: stability of 0.90

2000-04-25 Thread Michael
ime with power outages, restarts, etc... Never lost any data. Slackware ~3.x low number. Michael [EMAIL PROTECTED]

Re: performance limitations of linux raid

2000-04-24 Thread Michael
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]

Re: Problems unmounting raid

2000-04-24 Thread Michael
> 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

Re: performance limitations of linux raid

2000-04-24 Thread Michael
> > > > 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

Re: performance limitations of linux raid

2000-04-23 Thread Michael Robinton
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

how to conigure autodetection

2000-04-23 Thread Michael Hothorn
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

Re: Help with RAID 1 in 2.2.14 (RedHat 6.2)

2000-04-14 Thread 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 >

definite OOPs! here

2000-04-12 Thread Michael
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]

Re: Please help - when is a bad disk a bad disk?

2000-04-11 Thread Michael
> > > 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=

DPT 2.2.14/15

2000-04-10 Thread Michael T. Babcock
o-Internet machine and we will be upgrading to .15 when appropriate. -- Michael T. Babcock

Re: Tired of Spam

2000-04-09 Thread Michael Robinton
> > 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

Re: Power Supply for multiple disks?

2000-04-09 Thread Michael T. Babcock
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

Re: Raid5 with two failed disks?

2000-04-09 Thread Michael T. Babcock
: > :.: 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

Re: 2.2.12 & promise does not work

2000-04-08 Thread Michael Robinton
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 > >

Upgrade to raid, bootable root raid

2000-04-07 Thread Michael
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]

Re: LILO error with a raid-1 /

2000-04-05 Thread Michael Robinton
ig files + explainations tomorrow. Please be patient and I will get you the info. Michael

Re: RAID-1 Non-destructive mirroring

2000-04-05 Thread Michael Robinton
. 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

RE: Raid5 with two failed disks?

2000-04-02 Thread Michael Robinton
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

RE: Raid5 with two failed disks?

2000-04-02 Thread Michael Robinton
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

Re: Promise ATA66

2000-04-02 Thread Michael T. Babcock
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

Re: suggested changes to raid tools

2000-04-02 Thread Michael T. Babcock
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 >

suggested changes to raid tools

2000-04-02 Thread Michael Robinton
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

RE: multiple partitions

2000-04-01 Thread Michael Robinton
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

RE: multiple partitions

2000-03-31 Thread Michael
and will remirror quickly allowing swapping to proceed while the main array remirrors. Michael [EMAIL PROTECTED]

RE: root on RAID

2000-03-31 Thread Michael
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]

raidtools-0.90 ioctl

2000-03-23 Thread Michael T. Babcock
ere can I find err # 22 ... or is it not defined yet? -- Michael T. Babcock

Re: raid parity and mmx processor

2000-03-19 Thread Michael Robinton
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

raid parity and mmx processor

2000-03-19 Thread Michael Robinton
test manually to see the difference between the two methods. Michael

Re: Benchmarking.. how can I get more out of my box?

2000-03-08 Thread Michael
the controller to just concentrate on delivering raw IO to the dma of your main machine. Michael [EMAIL PROTECTED]

Re: Can LILO boot from raid ?

2000-03-06 Thread Michael
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]

Re: Could one disk cause all this, or is it a bug in Linux-RAID?

2000-03-05 Thread Michael Robinton
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

Re: SV: Could one disk cause all this, or is it a bug in Linux-RAID?

2000-03-05 Thread Michael Robinton
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

inconsistency in raid autorun with initrd

2000-03-01 Thread Michael
t the arrays are already running. Michael [EMAIL PROTECTED]

Re: question about reconstruction

2000-02-27 Thread Michael Robinton
> > > 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

RE: Kernel Compiling

2000-02-25 Thread Michael
> > 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

Re: Applying to 2.2.14

2000-02-05 Thread Michael Seiwert
Hi, I will ask the authors to give me permission to show there howtos, patches, ok ??? Please send your contribution !! Michael

Re: Applying to 2.2.14

2000-02-05 Thread Michael Seiwert
icles !!! Let's discuss about that !! Greatings Michael

Applying to 2.2.14

2000-02-05 Thread Michael Seiwert
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

Re: raid-1 with two disks with different speed

2000-02-05 Thread Michael Seiwert
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

Re: raid-1 with two disks with different speed

2000-02-04 Thread Michael Seiwert
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

raid-1 with two disks with different speed

2000-02-04 Thread Michael Seiwert
you very much!! Michael

Re: RAID5 and 2.2.14

2000-01-24 Thread Michael Robinton
> 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

dumb question

2000-01-23 Thread Michael
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

Re: Upgrading kernel 2.0.36 -> 2.2.14 & RAID

2000-01-23 Thread Michael
> > > 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

re-construction speed

2000-01-21 Thread Michael
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]

Re: Lilo configuration, device 0900 not known --working now

2000-01-20 Thread Michael
> > 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 > >

Re: Lilo configuration, device 0900 not known --working

2000-01-20 Thread Michael
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

Re: Lilo configuration, device 0900 not known --working now

2000-01-20 Thread Michael
=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

moving raid disks around

2000-01-18 Thread Michael
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   2   3   >