This (almost same) problem happened to me as well.   It was solved with a
wipe of all information from the disk by using DOS fdisk to eliminate the
partitions and overwrite the MBR with fdisk /mbr  .  That worked and I was able
to create the new raid configurations.

Could it be that the "persistent superblocks" are a bit too persistent?

alex
 


On Thu, 25 Nov 1999, Dong Hu wrote:
> I am testing raid tools on linux and I have a problem.
> 
> I have two same SCSI harddisk and have one same size
> partition on each harddisk, sda3 and sdb3.
> 
> I configured sda3 and sdb3 to a raid 1(mirror) with no problem.
> 
> Now I want to change the configuration to raid0, 
> so I edit the /etc/raidtab file,
> issue  mkraid --force /dev/md0,
> everything seems fine, but when "raidstart" and check the status,
> the raid is still running in old raid1.
> 
> I just could not change the configuration to anything other than
> raid 1.
> 
> kernel: 2.2.11 with patch raid0145-19990824-2.2.11.gz,
> raidtools:  raidtools-19990824-0.90
> 
> Any idea?
> 
> Thanks,
> Dong Hu

Reply via email to