On Sun, Jun 16, 2013 at 07:57:48AM +0200, [email protected] wrote:
> Hi,
> after using some hard-drive with softraid in raid5,
> I can no longer reset them. All disks the same problem...
> When I try to delete raid partition disklabel reports:
> With the command:
> disklabel -E wd1, after any changes [ after q option ], return:
>
> disklabel: ioctl DIOCWDINFO open partition would move or shrink
> disklabel: unable to write label
>
> --------------------------------------------------------------------------------------
>
> The disks works fine with other operating system [ex. linux[ext4],
> windows[ntfs]].
>
> The problem is only with OpenBSD [5.3 amd64].
> Of course I reformatted the disk system and reinstalled everything but
> nothing.
>
> I tried with:
> - fdisk -iy wd1;
> - dd if=/dev/zero of=/dev/rwd1c bs=1m count=1
>
> but when I launch the command: disklabel wd1
> I always find the [a] RAID partition and
> and do not remove it and do not delete!!
> ---------------------------------------------------------------------------------------
>
> How can I delete this partition?
>
> Help me please. Thanks for the help,
> MAXPOWER.
>
> [In internet no solution find!]
>
Show us the disklabel.
-Otto