William Marques wrote:
> Hi,
> 
> I trying to setup a raid0 without success, using the mdadm 2.3.1
> package, compiled from sources.
> No matters if its linear or stripping raid0 mode, the errors are the same:
> 
> master# mdadm --create --verbose /dev/md0 --level=0 --raid-devices=2
> /dev/sda2 /dev/sda3
> master:~# mdadm -E /dev/md0
> mdadm: No md superblock detected on /dev/md0.

Try mdadm -E /dev/sda2 or mdadm -E /dev/sda3.

--Gil
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to