[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:43361] Re: software raid
磯部です。
From: SATOH Fumiyasu <fumiya@xxxxxxxxxxx>
Subject: [debian-users:43360] Re: software raid
Date: Fri, 1 Apr 2005 14:02:53 +0900
> At Fri, 1 Apr 2005 13:39:05 +0900,
> ISOBE Norikazu wrote:
> > testing 環境で raidtools2 を使って RAID-1 を構築して使ってい
> > ましたが、気が付いたら testing からは raidtools2 が無くなっ
> > ているようです。
>
> 消えた理由はわかりませんが、
消えた理由はクリティカルバグが放置されていたからのようです。
> > testing 環境でソフトウェアRAIDを構築するためのパッケージは、
> > 何を使えばよいのでしょうか。
>
> mdadm が使えます。
情報ありがとうございます。
------
Description: Manage MD devices aka Linux Software Raid
mdadm is a program that can be used to create, manage, and monitor MD
devices. As such it provides a similar set of functionality to the
raidtools packages.
.
Unlike raidtools, mdadm can perform (almost) all of its functions
without having a configuration file.
------
raidtools の代わりに使えそうですね。
(自分が)使えそうかどうか調べてみます。
ありがとうございました。