[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] remove raid



I have md1, md3, md4 and md6

I want to get rid of md3,md4 and md6.
I remove instances for these in /etc/raidtab
and left md1 ( hda1 + hdc1)

under /etc/fstab I mounted

/hda3
/hda4
/hda6

I need to be able to use /hdc3, hdc4, and hdc6 for my users. (I don't want
them as part of a raid)

Any ideas of what else I need to do ?