[mythtv-users] Totally OT - but need help wit RAID5 array

James Pifer jep at obrien-pifer.com
Fri Nov 17 15:52:05 UTC 2006


On Fri, 2006-11-17 at 09:46 -0600, Carl Fongheiser wrote:
> On 11/17/06, James Pifer <jep at obrien-pifer.com> wrote:
>         
>         It tries, but I still get the same thing :-( :
>         
>         [root at storage ~]# mdadm --create --verbose /dev/md0
>         --assume-clean --force --level=5
>         --raid-devices=3 /dev/hdb /dev/hdc dev/hdd
>         mdadm: layout defaults to left-symmetric 
>         mdadm: chunk size defaults to 64K
>         mdadm: /dev/hdb appears to contain an ext2fs file system
>             size=312581632K  mtime=Wed Nov 15 09:54:22 2006
>         mdadm: /dev/hdb appears to be part of a raid array:
>             level=raid5 devices=3 ctime=Wed Nov 15 09:42:22 2006 
>         mdadm: /dev/hdc appears to be part of a raid array:
>             level=raid5 devices=3 ctime=Wed Nov 15 09:42:22 2006
>         mdadm: Cannot open dev/hdd: No such file or directory
>         mdadm: create aborted
>         [root at storage ~]#
> 
> No guarantee of success, but you could try executing this from the
> root directory, rather than root's home directory.
> 
> Carl Fongheiser

That did make a difference but I got this scary question. Is it going to
leave the data alone? 

[root at storage /]# mdadm --create --verbose /dev/md0 --assume-clean --force --level=5 --raid-devices=3 /dev/hdb /dev/hdc dev/hdd
mdadm: layout defaults to left-symmetric
mdadm: chunk size defaults to 64K
mdadm: /dev/hdb appears to contain an ext2fs file system
    size=312581632K  mtime=Wed Nov 15 09:54:22 2006
mdadm: /dev/hdb appears to be part of a raid array:
    level=raid5 devices=3 ctime=Wed Nov 15 09:42:22 2006
mdadm: /dev/hdc appears to be part of a raid array:
    level=raid5 devices=3 ctime=Wed Nov 15 09:42:22 2006
mdadm: size set to 156290816K
Continue creating array?

Thanks,
James



More information about the mythtv-users mailing list