[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[linux-lvm] LVM2 configure options for CLVM with GFS
- From: Ed L Cashin <ecashin coraid com>
- To: linux-lvm redhat com
- Subject: [linux-lvm] LVM2 configure options for CLVM with GFS
- Date: Wed, 01 Sep 2004 17:10:14 -0400
Hi. The example at ...
http://gfs.wikidev.net/Installation
... shows this command line for LVM2 configuration:
./configure --with-clvmd --with-cluster=shared \
--with-kernel-source=/path/to/patched/kernel
I see there are more options that look to me like they should be set
to "shared" for using CLVMD with GFS:
--with-pool=TYPE GFS pool read-only support: internal/shared/none
TYPE=internal
--with-cluster=TYPE Cluster LVM locking support: internal/shared/none
TYPE=internal
--with-snapshots=TYPE Snapshot support: internal/shared/none
TYPE=internal
--with-mirrors=TYPE Mirror support: internal/shared/none
TYPE=internal
If I'm already running the patched kernel that I plan to use, should I
configure LVM2 like this?
./configure --with-clvmd --with-cluster=shared \
--with-pool=shared \
--with-snapshots=shared \
--with-mirrors=shared
--
Ed L Cashin <ecashin coraid com>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]