RE: Problems adding ext3 file system to software raid

2002-07-01 Thread James D. Parra
tential clues.) All four drives are 20 Gb. At this point, I'd like to start from scratch, but not do a reinstall. Any sugestions? Thank you, James D. Parra [EMAIL PROTECTED] -Original Message- From: Stephen Gevers [mailto:[EMAIL PROTECTED]] Sent: Monday, July 01, 2002 11:21 AM To

Re: Problems adding ext3 file system to software raid

2002-07-01 Thread Stephen Gevers
The problem may be that there is one or more processes which have open files (including the working directory) which are preventing you from unmounting the device. I don't think that the raid has anything to do with it. Try entering the command "fuser -m /dev/md0" to get a list of process id

Problems adding ext3 file system to software raid

2002-07-01 Thread James D. Parra
Hello, I am getting an error attempting to unmount a raid on /dev/md0. umount /raid: device is busy. I tried stopping the raid, with 'raidstop', but still can't 'umount' the raid. After creating an ide raid with raid5 and one spare, how does one format the raid, /dev/md0, with an ext3 file s