データを失ってはならない最重要のサーバは RAID 1 で作成します。 たとえば CVS、メールサーバ、重要なデータを置くファイルサーバ。
われわれは(貧乏なので) Raidframe で RAID 1 のファイルシステムを作ります。 信頼と実績なら抜群です。 安心して使って下さい。
Raidframe の操作方法については 「the Section called 概要: RAID 1 ファイルシステムの作成と操作 (Raidframe)」節 を参照。
例: RAID 1 の場合の raid0.conf
START array 1 2 0 START disks /dev/sd0e /dev/sd1e START layout 128 1 1 1 START queue fifo 100
作成後は /etc/fstab に設定を追加し
# mount -aを実行してください。
例: raid0a を /pub として使う ( /etc/fstab ファイルに設定を追加 )。
/dev/raid0a /pub ffs rw 1 3注: mount コマンドを実行する前に /pub を作成しておくこと!
my homepage is www.fml.org/home/fukachan/.
my free softwares are found at www.fml.org/software/.
fml 4.0 project homepage is www.fml.org/fml/menu.ja.html.
fml 8.0 (fml-devel) project homepage is www.fml.org/software/fml8/.
about one floppy bsd routers, see www.bsdrouter.org/.
USB bootable OS is www.fml.org/software/mkliveusb/.
my laboratory is www.nsrg.fml.org.
Also, visit nuinui's world :) at www.nuinui.net.
For questions about me, e-mail <fukachan@fml.org>.
Copyright (C) 1993-2011 Ken'ichi Fukamachi
Powered by IIJ (1996-2008) and Chitose Institute of Science _and_ Technology (2008-).
Powered by NetBSD (1993-).