05/07/23 22:20:57 yU00arTn
>>300
> 2) WDの1.6GB HDDを3台内蔵しており、SETUPの際マウン
> トポイントを全て / にするとかで、仮想的に3台を1台の
> HDDとして使用できないでしょうか。
シリーズAPのパッケージlvmを使えば出来るかも。
ごめんなさいですが、使った事はないです。
パッケージの説明をコピペしておきますね。
lvm: lvm (Logical Volume Manager)
lvm:
lvm: Heinz Mauelshagen's LVM (Logical Volume Manager) for Linux.
lvm: LVM adds an additional layer between the physical peripherals and the
lvm: I/O interface in the 2.4.x kernel to get a logical view of disks.
lvm: This allows the concatenation of several disks (so-called physical
lvm: volumes or PVs) to form a storage pool (so-called Volume Group or VG)
lvm: with allocation units called physical extents (called PE). With LVM,
lvm: you can actually extend, resize, or relocate storage dynamically.
lvm:
lvm: