Re: Swapping onto raid1 device?

1998-11-19 Thread Michael
On Thu, 19 Nov 1998, Felix Egli wrote: > > Fundamentally, the kernel is hung. It is not smart enough to > > recognize the fault and use the other swap partition. > > The kernel can do absolutly nothing when it wants to read back some > pages (from swap to RAM) that ar no longer readable. > I wo

Re: Swapping onto raid1 device?

1998-11-19 Thread Felix Egli
> Fundamentally, the kernel is hung. It is not smart enough to > recognize the fault and use the other swap partition. The kernel can do absolutly nothing when it wants to read back some pages (from swap to RAM) that ar no longer readable. Felix -- Felix Egli | E-Mail: [EMA

Re: Swapping onto raid1 device?

1998-11-19 Thread Urban Petry
> This increases performance of the swap space, but that's not my goal. > I want the machine to stay up if a disk fails. If there's swap space in > use on that failed drive, we're going down. I experienced the same problems with soft-raid1 a few weeks ago. The solution (well, it's more a worka

RE: Swapping onto raid1 device?

1998-11-19 Thread Dave J. Andruczyk
> DTP, (or is it DPT?) includes linux drivers standard withtheir RAID cards, > and there are several other vendors as well. its DPT, and though their cards work under linux , the RAID array management software only works under DOS. ICP-Vortex offers RAID management software for theeir RAID cards

RE: Swapping onto raid1 device?

1998-11-19 Thread Robert Minichino
> If you really need the guaranteed uptime, just go with a hardware RAID > solution. It cost's some bucks for the controller et all, but then the boot > and swap partitions are all covered from my understanding. > > DTP, (or is it DPT?) includes linux drivers standard withtheir RAID cards, > and

Re: Swapping onto raid1 device?

1998-11-19 Thread Michael
> I am not sure how linux will deal with > losing swap space that is in use. > Well, now that you asked. Had just that failure last week on one of my non-raid hosts. The system is up and responds to some port queries but will not connect to telnet. The error message on the console was somethi

Re: Swapping onto raid1 device?

1998-11-18 Thread Louis Mandelstam
On Tue, 17 Nov 1998, Andy Poling wrote: > I think you missed the part where he said that he wanted RAID level 1 > (mirroring, not striping) protection so that his system wouldn't crash due > to a disk failure (of a disk containing swap space). > > I'm pretty sure, though, that it's documented so

Re: Swapping onto raid1 device?

1998-11-18 Thread Andy Poling
On Wed, 18 Nov 1998, Louis Mandelstam wrote: > On Tue, 17 Nov 1998, Andy Poling wrote: > > I think you missed the part where he said that he wanted RAID level 1 > > (mirroring, not striping) protection so that his system wouldn't crash due > > to a disk failure (of a disk containing swap space). >

RE: Swapping onto raid1 device?

1998-11-18 Thread Steven Bratt
e are several other vendors as well. Steve > -- > From: Louis Mandelstam[SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, November 17, 1998 4:43 AM > To: Dan Bethe > Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Swapping onto raid1 device? >

Re: Swapping onto raid1 device?

1998-11-18 Thread Dave J. Andruczyk
> > Hardware involved is a Compaq Proliant 6500R, with hot-swap SCSI tray, > etc. Linux's RAID support allows me to cover the case of mounted > filesystems, including the / fs, but I can't seem to put swap onto a RAID1 > device, so I need some other way of making sure a dead drive won't take > l

Re: Swapping onto raid1 device?

1998-11-17 Thread Louis Mandelstam
On Mon, 16 Nov 1998, Dan Bethe wrote: > > The reason why I'd like to do this in the first place, is that the box > > involved needs serious uptime/HA, and I don't want to go to all the > > trouble of RAIDing the system and data disks, just so a physical disk > > failure hosting swap space can cra

Re: Swapping onto raid1 device?

1998-11-17 Thread Alvin Starr
On Mon, 16 Nov 1998, Dan Bethe wrote: > On Mon, 16 Nov 1998, Louis Mandelstam wrote: > > > Anyone else running swapspace over RAID1? > > > > The reason why I'd like to do this in the first place, is that the box > > involved needs serious uptime/HA, and I don't want to go to all the > > trouble

Re: Swapping onto raid1 device?

1998-11-17 Thread Andy Poling
On Mon, 16 Nov 1998, Dan Bethe wrote: > On Mon, 16 Nov 1998, Louis Mandelstam wrote: > > Anyone else running swapspace over RAID1? > > > > The reason why I'd like to do this in the first place, is that the box > > involved needs serious uptime/HA, and I don't want to go to all the > > trouble of

Re: Swapping onto raid1 device?

1998-11-17 Thread Dan Bethe
On Mon, 16 Nov 1998, Louis Mandelstam wrote: > Anyone else running swapspace over RAID1? > > The reason why I'd like to do this in the first place, is that the box > involved needs serious uptime/HA, and I don't want to go to all the > trouble of RAIDing the system and data disks, just so a phys

Re: Swapping onto raid1 device?

1998-11-17 Thread David Harris
tax is correct for your system and that it is no reading lines from the /etc/fstab file. Refer to the swapon man page. - David Harris Principal Engineer, DRH Internet Services --- original message --- To: [EMAIL PROTECTED] Subject: Swapping onto raid1 device? From: Louis Mandelstam <[E

Swapping onto raid1 device?

1998-11-16 Thread Louis Mandelstam
Good day - Is using a raid1 partition pair for swap space supported? I've tried creating a raid1 pair, running mkswap on it (no problem) and then swapon (no problem once again), but when I force swapping to occur, the system crashed with 'in swapper task - not syncing'. There may have been more