Re: swapon not run at boot with raid drives

2003-01-22 Thread Russell Coker
On Wed, 22 Jan 2003 11:08, I. Forbes wrote: > If my swop partitions are not on raid devices, am I vulnerable to the > above bug? (Not that I really want to test this on production > machines). No. It only applies if the swap is on a RAID partition that is re-syncing. -- http://www.coker.com.au/

Re: swapon not run at boot with raid drives

2003-01-22 Thread I. Forbes
Hello Russell On 21 Jan 2003 at 11:30, Russell Coker wrote: > There was a bug in 2.2.x kernels which could cause a kernel panic if you > swaped on a RAID device that was re-syncing. AFAIK 2.4.x had it fixed long > ago. So if you are running a 2.4.x kernel you can just edit the shell script

Re: swapon not run at boot with raid drives

2003-01-21 Thread Russell Coker
On Tue, 21 Jan 2003 11:03, I. Forbes wrote: > I have picked up a problem with my servers running potato + raid 1 > mirror drives. > > From what I can see this will happen on a Woody system too. > > Is this a bug, or is there something I am missing? There was a bug in 2.2.x kernels which could cau

swapon not run at boot with raid drives

2003-01-21 Thread I. Forbes
Hello All I have picked up a problem with my servers running potato + raid 1 mirror drives. The problem is as follows: - raid gets out of sync for some reason, - server gets rebooted, - raid re-sync process starts automatically on boot, - start-up scripts look for and detect re-sy