[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:37274] Re: SUN Netra t1 でソフトウェアRAID



こんにちは。

こういうやり方できるのか。。。。

私は、/dev/sdb とおなじようにもうひとつ /dev/sdc をraid用に作り、
mkraid
mke2fs /dev/md1
を行って、
mount -rw -t ext2 /dev/md1 /mnt
cd /
cp ..... /mnt

として、行っています。

野村




>     村上と申します。
>
>     SUN Netra t1でソフトウェアRAIDを組みたいと思い、以下のサイトを参
>    考に作業を行いました。
>    
>    ソフトウェアRAIDの導入
>    http://www.combu.org/gensui/machine/linux/raid.shtml
>
>     が、mkraidでエラーが発生します。
>     原因及び原因追求のための手がかりを教えていただけませんでしょうか。
>    
>     行った手順は以下のとおりです。
>
>	1.内蔵DISKの片方にWoodyをインストール
>————————————————————————————
>Disk /dev/sda (Sun disk label): 27 heads, 107 sectors, 24620 cylinders
>Units = cylinders of 2889 * 512 bytes
>
>   Device Flag    Start       End    Blocks   Id  System
>/dev/sda1             0        35     50557+  83  Linux native
>/dev/sda2            35      2161   3071007   83  Linux native
>/dev/sda3             0     24620  35563590    5  Whole disk
>/dev/sda4  u       2161      3578   2046856+  82  Linux swap
>/dev/sda5          3578     10666  10238616   83  Linux native
>/dev/sda6         10666     24620  20156553   83  Linux native
>————————————————————————————
>
>	2.カーネルを、RAIDを含むように再作成し、そのカーネルで起動
>	(Kernel-2.4.20)
>
>	3.もう一方の内蔵DISKのパーティションを切る
>————————————————————————————
>Disk /dev/sdb (Sun disk label): 27 heads, 107 sectors, 24620 cylinders
>Units = cylinders of 2889 * 512 bytes
>
>   Device Flag    Start       End    Blocks   Id  System
>/dev/sdb1             0        35     50557+  fd  Linux raid autodetect
>/dev/sdb2            35      2161   3071007   fd  Linux raid autodetect
>/dev/sdb3             0     24620  35563590    5  Whole disk
>/dev/sdb4          2161      3578   2046856+  fd  Linux raid autodetect
>/dev/sdb5          3578     10666  10238616   fd  Linux raid autodetect
>/dev/sdb6         10666     24620  20156553   fd  Linux raid autodetect
>————————————————————————————
>
>	4./etc/raidtabを作成
>————————————————————————————
>raiddev                 /dev/md1
>    raid-level              1
>    nr-raid-disks           2
>    nr-spare-disks          0
>    persistent-superblock   1
>    device                  /dev/sdb1
>    raid-disk               0
>    device                  /dev/sda1
>    failed-disk             1
>
>raiddev                 /dev/md2
>    raid-level              1
>    nr-raid-disks           2
>    nr-spare-disks          0
>    persistent-superblock   1
>    device                  /dev/sdb2
>    raid-disk               0
>    device                  /dev/sda2
>    failed-disk             1
>
>raiddev                 /dev/md5
>    raid-level              1
>    nr-raid-disks           2
>    nr-spare-disks          0
>    persistent-superblock   1
>    device                  /dev/sdb5
>    raid-disk               0
>    device                  /dev/sda5
>    failed-disk             1
>
>raiddev                 /dev/md6
>    raid-level              1
>    nr-raid-disks           2
>    nr-spare-disks          0
>    persistent-superblock   1
>    device                  /dev/sdb6
>    raid-disk               0
>    device                  /dev/sda6
>    failed-disk             1
>
>————————————————————————————
>
>	5.RAIDアレイの構成
>	  ※mkraidでエラー発生
>	    syslogには特にエラーは出ていない
>————————————————————————————
># mkraid /dev/md1
>handling MD device /dev/md1
>analyzing super-block
>invalid chunk-size (0kB)
>mkraid: aborted, see the syslog and /proc/mdstat for potential clues.
>
># cat /proc/mdstat
>Personalities : [linear] [raid0] [raid1] [raid5] [multipath]
>read_ahead not set
>unused devices: <none>
>————————————————————————————
>
>     以上、よろしくお願い致します。
>
> -------------
> 村上 亨(ムラカミ トオル)
>
>
>
>  
>


-- 
****** Nomura Technical Management Office Ltd. *****************
 Tomoo Nomura      nomura@xxxxxxxxx       http://www.tmo.co.jp/ 
    Phone: +81-78-797-0240 Fax: +81-78-797-0241 @nifty:GBH12257
 Worldwide Airline Timetable 'Flight Planner'
 European Electronic Timetable 'HAFAS'         ValueFax Support
****************************************************************