> >
> > Any idea whats going on?
>
> what do you have in your /etc/raidtab ?

----------------------------------
raiddev /dev/md0
 
raid-level              0
nr-raid-disks           2
persistent-superblock   1
chunk-size              8
device                  /dev/sda1
raid-disk               0
device                  /dev/sdb1
raid-disk               1
[shalrath@charybdis ~]$
-----------------------------------

Basically its a stock raid0 configuration, copied verbatim from the raidtab 
manpage.  

Now,  fdisking /dev/md0 and creating a partition yields this:

--------------------------------------
Disk /dev/md0: 2 heads, 4 sectors, 3331424 cylinders
Units = cylinders of 8 * 512 bytes
 
    Device Boot    Start       End    Blocks   Id  System
/dev/md0p1             1   3331424  13325694   83  Linux
 
Command (m for help): q
 
[root@charybdis ~]#
---------------------------------------

There is no /dev/md0p1.


Should there be?  or am I doing something terribly wrong?

Trying to mke2fs or run mkreiserfs on /dev/md0 produces immediate errors.  
(as described previously)

Thanks for noticing

Jason

Reply via email to