gfs - Error joining the fence group.

2009-05-27 Thread Markus
Running Debian Lenny 64bit on vmware-server 1.0.7 Linux deb64bit-node2 2.6.26-2-amd64 #1 SMP Fri Mar 27 04:02:59 UTC 2009 x86_64 The configuration is adapted from the min-gfs.txt from the debian gfs2-tools but fails with fencing ... ### the result from cman restart: ###

Re: GFS ... cluster.conf doesn't exist

2008-07-31 Thread Bob
On Jul 31, 3:20 am, Thomas Preud'homme <[EMAIL PROTECTED]> wrote: > Le jeudi 31 juillet 2008, Bob a écrit : > > > > > On Jul 30, 6:20 pm, Thomas Preud'homme <[EMAIL PROTECTED]> > > > wrote: > > > Le mercredi 30 juillet 2008, Bob a écrit : &

Re: GFS ... cluster.conf doesn't exist

2008-07-31 Thread Thomas Preud'homme
Le jeudi 31 juillet 2008, Bob a écrit : > On Jul 30, 6:20 pm, Thomas Preud'homme <[EMAIL PROTECTED]> > > wrote: > > Le mercredi 30 juillet 2008, Bob a écrit : > > [SNIP] > > > > I tried installing all gfs / cluster related packages, and found >

Re: GFS ... cluster.conf doesn't exist

2008-07-30 Thread Bob
On Jul 30, 6:20 pm, Thomas Preud'homme <[EMAIL PROTECTED]> wrote: > Le mercredi 30 juillet 2008, Bob a écrit : [SNIP] > > > I tried installing all gfs / cluster related packages, and found that > > none of them created an /etc/cluster/cluster.conf file. > [SNIP

Re: GFS ... cluster.conf doesn't exist

2008-07-30 Thread Thomas Preud'homme
Le mercredi 30 juillet 2008, Bob a écrit : > running debian etch: > > I tried installing all gfs / cluster related packages, and found that > none of them created an /etc/cluster/cluster.conf file. > > I also found at least 1 bug report regarding this, and an indication > that

GFS ... cluster.conf doesn't exist

2008-07-30 Thread Bob
running debian etch: I tried installing all gfs / cluster related packages, and found that none of them created an /etc/cluster/cluster.conf file. I also found at least 1 bug report regarding this, and an indication that the bug was resolved on the newer versions of the packages which are part

Re: can't mount gfs on debian

2007-11-10 Thread Gilles Mocellin
Le Saturday 10 November 2007 02:58:46 H.H. Ding, vous avez écrit : > I have find the problem, redhat-cluster-modules-2.6-686 is need for > use gfs. and this package is for 2.6.18-5-686. anyway, the package is > not stable. So, I faild again. > > Is there any other filesystem design

Re: can't mount gfs on debian

2007-11-10 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/10/07 07:15, Douglas A. Tutty wrote: > On Sat, Nov 10, 2007 at 09:58:46AM +0800, H.H. Ding wrote: >> I have find the problem, redhat-cluster-modules-2.6-686 is need for >> use gfs. and this package is for 2.6.18-5-686. anyway,

Re: can't mount gfs on debian

2007-11-10 Thread Douglas A. Tutty
On Sat, Nov 10, 2007 at 09:58:46AM +0800, H.H. Ding wrote: > I have find the problem, redhat-cluster-modules-2.6-686 is need for > use gfs. and this package is for 2.6.18-5-686. anyway, the package is > not stable. So, I faild again. > > Is there any other filesystem design for co

Re: can't mount gfs on debian

2007-11-09 Thread H.H. Ding
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have find the problem, redhat-cluster-modules-2.6-686 is need for use gfs. and this package is for 2.6.18-5-686. anyway, the package is not stable. So, I faild again. Is there any other filesystem design for concurrent access? Ivan Savcic 写道

Re: can't mount gfs on debian

2007-11-09 Thread Ivan Savcic
>From what you wrote, isn't the FS type gfs2? modprobe gfs2 succeeded. Try: mount -t gfs2 /dev/sda5 /mnt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: can't mount gfs on debian

2007-11-09 Thread Ólafur Jens Sigurðsson
On Fri, Nov 09, 2007 at 07:27:28PM +0800, H.H. Ding wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > freecity:~# gfs_mkfs -t myhost:label -p lock_dlm -j 4 /dev/sda5 > This will destroy any data on /dev/sda5. > It appears to contain a GFS filesystem. > >

can't mount gfs on debian

2007-11-09 Thread H.H. Ding
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 freecity:~# gfs_mkfs -t myhost:label -p lock_dlm -j 4 /dev/sda5 This will destroy any data on /dev/sda5. It appears to contain a GFS filesystem. Are you sure you want to proceed? [y/n] y Device: /dev/sda5 Blocksize: 4096 Filesystem Size: 764476

Re: Debian 4 and gfs-tools

2007-05-31 Thread Celejar
On Thu, 31 May 2007 18:09:38 +0100 Jaime Ventura <[EMAIL PROTECTED]> wrote: > Hello, > Im new to debian and was trying to install gfs-tools using > aptitude("aptitude install gfs-tools") > It cant find it. > My source list is the default one. > Do I need any

Debian 4 and gfs-tools

2007-05-31 Thread Jaime Ventura
Hello, Im new to debian and was trying to install gfs-tools using aptitude("aptitude install gfs-tools") It cant find it. My source list is the default one. Do I need any extra source? Is downloading it from http://packages.debian.org/stable/admin/gfs-tools the only way to

clvm + GFS troubles

2007-05-22 Thread andremachado
?bug=336259 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400205 Now I have GFS working at my elementary "single node" cluster (with an elementary starting concept and much-work-needing yet /etc/cluster/cluster.conf below) Tomorrow will grow the GFS cluster to 2 nodes and improve t

Re: clvm + GFS troubles

2007-05-21 Thread Gilles Mocellin
Le Monday 21 May 2007 15:42:50 andremachado, vous avez écrit : > Hello, > Using Debian 4.0 Etch, I am trying to configure an initial ha FS cluster > with GFS and CLVM. Read the docs, but still struggling with clvm and GFS. > Able to even format a volume with GFS and gfs_fsck it. >

clvm + GFS troubles

2007-05-21 Thread andremachado
Hello, Using Debian 4.0 Etch, I am trying to configure an initial ha FS cluster with GFS and CLVM. Read the docs, but still struggling with clvm and GFS. Able to even format a volume with GFS and gfs_fsck it. But when tried to mount it, got a segmentation fault. All listed kernel modules seem to

Re: GFS to share one AOE partition on two servers

2007-02-20 Thread Gilles Mocellin
Le mardi 20 février 2007 17:47, Adrian Chapela a écrit : > Hello, > > I want share a partition on two servers. > > Now I can't compile a pool.o module that is required by the documentation. > > Anyone knows how I can share a GFS partition on two servers. I don't &g

GFS to share one AOE partition on two servers

2007-02-20 Thread Adrian Chapela
Hello, I want share a partition on two servers. Now I can't compile a pool.o module that is required by the documentation. Anyone knows how I can share a GFS partition on two servers. I don't want a cluster to serve data, I want a two mail servers and one storage on AOE blade, but

Re: GFS

2006-06-22 Thread Gustavo Franco
On 6/22/06, David Siroky <[EMAIL PROTECTED]> wrote: Hi! I'm trying to build a debian cluster with GFS storage. I have big problems compiling GFS sources. I have a distribution kernel 2.6.16. Package kernel-patch-2.6-gfs is useless because it is old (it is for 2.6.10 kernel). Kee

GFS

2006-06-22 Thread David Siroky
Hi! I'm trying to build a debian cluster with GFS storage. I have big problems compiling GFS sources. I have a distribution kernel 2.6.16. Package kernel-patch-2.6-gfs is useless because it is old (it is for 2.6.10 kernel). Release ftp://sources.redhat.com/pub/cluster/releases/cluster-1.

GFS (or openGFS) on woody?

2003-12-15 Thread Haim Ashkenazi
Hi I have a custommer that's interested in GFS (or openGFS) on Debian, and I was wondering if someone have implemented this on debian in a large production environment. thanx -- Haim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?