[Linux-cluster] GFS + DLM howto?

David Teigland teigland at redhat.com
Thu Oct 13 15:03:45 UTC 2005


On Thu, Oct 13, 2005 at 09:49:48AM -0400, Bowie Bailey wrote:
> From: Sean Gray [mailto:sgray at bluestarinc.com]

> > gfs_mkfs -p lock_dlm -t alpha_cluster:scratch0_LV -j 12 
> > /dev/scratch_VG/scratch0_LV
> > # on all nodes
> > mount -t gfs -oacl /dev/scratch_VG/scratch0_LV /scratch/

> Ok, but what I am trying to get is instructions on how to configure
> the "alpha_cluster:scratch0_LV" lock table that you refer to here.

"alpha_cluster" is the cluster name from cluster.conf
"scratch0_LV" is the unique filesystem name that you pick for the fs
when you do gfs_mkfs.  These are mentioned in usage.txt, man gfs_mkfs.

Dave




More information about the Linux-cluster mailing list