Re: [gentoo-user] HP Cluster on Gentoo

2007-02-21 Thread Hans-Stefan Bauer
Hallo, today I updated portage and installed the newest kernel. uname -a now says Linux storm1 2.6.19-gentoo-r5 #1 SMP Wed Feb 21 15:45:46 CET 2007 x86_64 AMD Opteron(tm) Processor 280 AuthenticAMD GNU/Linux Now DLM and GFS2 are compiled as modules storm1 linux # grep DLM .config CONFIG_GFS2

Re: [gentoo-user] HP Cluster on Gentoo

2007-02-20 Thread Boyd Stephen Smith Jr.
On Tuesday 20 February 2007, Hans-Stefan Bauer <[EMAIL PROTECTED]> wrote about 'Re: [gentoo-user] HP Cluster on Gentoo': > Hallo, > > Boyd Stephen Smith Jr. schrieb: > > On Monday 19 February 2007 02:47, Hans-Stefan Bauer wrote: > >> storm1 hsbauer # /e

Re: [gentoo-user] HP Cluster on Gentoo

2007-02-20 Thread Zac Slade
On Monday 19 February 2007 02:47:03 Hans-Stefan Bauer wrote: >  * Loading lock_dlm kernel module ... > FATAL: Error inserting lock_dlm (/fs/gfs_locking/lock_dlm/lock_dlm.ko): > Unknown symbol in module, or unknown parameter (see dmesg) >  * Failed to load lock_dlm kernel > module                  

Re: [gentoo-user] HP Cluster on Gentoo

2007-02-20 Thread Hans-Stefan Bauer
Hallo, Hans-Werner Hilse schrieb: Hi, On Tue, 20 Feb 2007 15:33:32 +0100 Hans-Stefan Bauer <[EMAIL PROTECTED]> wrote: >>> Merging sys-cluster/dlm-kernel-1.03.00 to / --- /cluster/ >>> /cluster/dlm.ko Hm. What does "uname -r" say on your system? What's /lib/modules/$(uname -r)/sour

Re: [gentoo-user] HP Cluster on Gentoo

2007-02-20 Thread Hans-Werner Hilse
Hi, On Tue, 20 Feb 2007 15:33:32 +0100 Hans-Stefan Bauer <[EMAIL PROTECTED]> wrote: > >>> Merging sys-cluster/dlm-kernel-1.03.00 to / > --- /cluster/ > >>> /cluster/dlm.ko Hm. What does "uname -r" say on your system? What's /lib/modules/$(uname -r)/source linked to? Valid kernel location? -hw

Re: [gentoo-user] HP Cluster on Gentoo

2007-02-20 Thread Hans-Stefan Bauer
Hallo, Boyd Stephen Smith Jr. schrieb: On Monday 19 February 2007 02:47, Hans-Stefan Bauer wrote: storm1 hsbauer # /etc/init.d/gfs start * Starting gfs cluster: * Loading lock_dlm kernel module ... FATAL: Error inserting lock_dlm (/fs/gfs_locking/lock_dlm/lock_dlm.ko): Unknown symbol in mo

Re: [gentoo-user] HP Cluster on Gentoo

2007-02-19 Thread Boyd Stephen Smith Jr.
On Monday 19 February 2007 02:47, Hans-Stefan Bauer wrote: > storm1 hsbauer # /etc/init.d/gfs start > * Starting gfs cluster: > * Loading lock_dlm kernel module ... > FATAL: Error inserting lock_dlm (/fs/gfs_locking/lock_dlm/lock_dlm.ko): > Unknown symbol in module, or unknown parameter (see dmes

[gentoo-user] HP Cluster on Gentoo

2007-02-19 Thread Hans-Stefan Bauer
Hallo, we are trying to install the gfs file system on a HP Proliant DL385 Server running Gentoo Linux to set up a cluster system. Here the output of "uname -a": Linux storm2 2.6.18-gentoo-r2 #2 SMP Fri Feb 2 10:03:25 CET 2007 x86_64 AMD Opteron(tm) Processor 280 GNU/Linux After configurat