Roger wrote:

I'm trying to get raid 1 going on my Sarge unstable box.

When I installed raidltools2 and mdadm doing a /proc/mdstat gave the following

[EMAIL PROTECTED]:/etc/network# cat /proc/mdstat
Personalities : [raid1]
read_ahead 1024 sectors
md2 : active raid1 ide/host0/bus0/target1/lun0/part3[1]
     3148672 blocks [2/1] [_U]

md1 : active raid1 ide/host0/bus0/target1/lun0/part2[1]
     7269312 blocks [2/1] [_U]

md0 : active raid1 ide/host0/bus0/target1/lun0/part1[1]
     25728000 blocks [2/1] [_U]


The thing is I have yet to create any md devices and my

/etc/raidtab   <-which raidtools doesn't use - but I checked anyway
/etc/mdadm/mdadm.conf

files are empty..

How do I get rid of these bogus md devices? I'm at a loss as to where the are configured, and that mdadm doesn't seem to have a erase or delete function to it

I finally got around to removing the md devices even though I had a empty raidtab


raidstop /dev/mdx

That remove the raid entries in /proc/mdstat, while preserving the md devices in /dev - from their I was able to create new raid devices.


-- Rock River Internet Roger Grunkemeyer 202 W. State St, 8th Floor [EMAIL PROTECTED] Rockford, IL 61101 815-968-9888 x102


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to