Re: [CentOS] mounting gfs partition hangs; Solution

2010-03-31 Thread sandra-llistes
It seems that all the problem was caused by selinux. I booted all the nodes with the kernel option selinux=0 and now I can mount GFS partitions without problems. Thanks, Sandra sandra-llistes wrote: > Hi, > > I'm not a GFS expert either :-) > In fact, I erased all the configuration of the cluste

Re: [CentOS] mounting gfs partition hangs

2010-03-26 Thread sandra-llistes
Hi, I'm not a GFS expert either :-) In fact, I erased all the configuration of the cluster and try to do it again from scratch with luci/ricci configuration tools (perhaps I did something wrong last time) mount -vv gives the following information: [r...@node1 gfs]# mount -t gfs -vv /dev/home2/hom

Re: [CentOS] mounting gfs partition hangs

2010-03-24 Thread John Doe
From: sandra-llistes > The problem is if I try to mount a gfs > partition it hangs. No gfs expert here but, did you try mount '-vv' option? If it does not help, maybe an strace would... JD ___ CentOS mailing list CentOS@centos.org http://list

[CentOS] mounting gfs partition hangs

2010-03-24 Thread sandra-llistes
Hi, I have configured two machines for testing gfs filesystems. They are attached to a iscsi device and centos versions are: CentOS release 5.4 (Final) Linux node1.fib.upc.es 2.6.18-164.el5 #1 SMP Thu Sep 3 03:33:56 EDT 2009 i686 i686 i386 GNU/Linux The problem is if I try to mount a gfs partitio