RE: [Linux-cluster] GFS + DLM howto?

Bowie Bailey Bowie_Bailey at BUC.com
Thu Oct 13 13:49:48 UTC 2005


From: Sean Gray [mailto:sgray at bluestarinc.com]
> 
> Following are my notes. Keep in mind that I did a lot of 
> installing from SRPMs and you may not need to go through all 
> that. Hope it helps... - Sean
> 
>   .
>   .
>   .
> 
> # Configuration
> 
> pvcreate /dev/sda
> # carve up your disk with system-config-lvm
> 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/
> 
> # Rinse and repeat on defender, tron, centipede, tapper, 
> paperboy, joust, tempest
> # galaxian, pacman, and punchout

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.

Bowie




More information about the Linux-cluster mailing list