Re: RAID screwup

2002-01-17 Thread Alvin Oga
hi ya matt at this point... you have reduced your raid partition to a simple file.. you'd need to start over ( reformat it w/ whatever you were using ) mke2fs -b 4096 -m 1 /dev/md0 now try your test again mount /dev/md0 /Raid dd if=/tmp/tmpimage.png of=/Raid -

Re: RAID screwup

2002-01-17 Thread Dave Sherohman
On Thu, Jan 17, 2002 at 10:31:04AM -0600, Matt Fair wrote: > dd if=/tmp/tmpimage.png of=/dev/md0 Heh... I did something very similar the first time I tried to create a tarball. > Not smart, this was to write to my raid system. > Now when I do an ls I get something like: > > ls: lib: Input/outpu

RAID screwup

2002-01-17 Thread Matt Fair
Hello, I just did a very stupid thing. On my system I have software raid 5 running. I have 3 hard drives. I was trying to get my tape drive to work and typed in: dd if=/tmp/tmpimage.png of=/dev/md0 Not smart, this was to write to my raid system. Now when I do an ls I get something like: ls: lib: