Re: [Linux-cluster] is ocfs2 is limited 16T

2011-03-06 Thread Wengang Wang
Hi, For mainline kernel, there is no such limit. But for existing ocfs2 1.2/1.4/1.6, there is a 16TB limit. thanks, wengang. if there is a limit on ocfs2'volume? it must less 16T? thanks On 11-03-06 13:30, yue wrote: > -- > Linux-cluster mailing list > Linux-cluster@redhat.com > https://www.

Re: [Linux-cluster] gfs2 mount hangs

2009-08-18 Thread Wengang Wang
Hi David, That's the problem, there are a bunch of steps missing that come from mount.gfs2. My guess is that you're missing /sbin/mount.gfs2 on this node. It also seems that gfs2 no longer properly handles this error condition (missing/empty hostdata string). In the past you would have gotte

Re: [Linux-cluster] gfs2 mount hangs

2009-08-17 Thread Wengang Wang
Hi Dave, node desk: Aug 14 18:07:44 desk gfs_controld[2206]: recovery_uevent mg not found 1 Aug 14 18:07:44 desk gfs_controld[2206]: recovery_uevent mg not found 1 Aug 14 18:07:44 desk gfs_controld[2206]: recovery_uevent mg not found 1 There's a problem here, but it's not clear what has gone

Re: [Linux-cluster] [PATCH] gfs2: free disk inode which is deleted by remote node

2009-08-16 Thread Wengang Wang
sorry, I should send to cluster-de...@redhat.com. please ignore this email. regards, wengang. Wengang Wang wrote: this patch is for the same problem that Benjamin Marzinski fixes at commit b94a170e96dc416828af9d350ae2e34b70ae7347 -- --just begin to learn, you are never too late... -- Linux

[Linux-cluster] [PATCH] gfs2: free disk inode which is deleted by remote node

2009-08-14 Thread Wengang Wang
t the on disk inode can be freed. Signed-off-by: Wengang Wang --- fs/gfs2/dentry.c | 11 +++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/fs/gfs2/dentry.c b/fs/gfs2/dentry.c index 022c66c..434f204 100644 --- a/fs/gfs2/dentry.c +++ b/fs/gfs2/dentry.c @@ -107,8 +107,1

Re: [Linux-cluster] gfs2 mount hangs

2009-08-13 Thread Wengang Wang
0 cool kernel: [] do_kern_mount+0x38/0xc3 Aug 14 10:14:00 cool kernel: [] do_mount+0x68c/0x6e4 Aug 14 10:14:00 cool kernel: [] ? __get_free_pages+0x24/0x26 Aug 14 10:14:00 cool kernel: [] sys_mount+0x66/0x98 Aug 14 10:14:00 cool kernel: [] sysenter_do_call+0x12/0x27 there will be more like the &quo

[Linux-cluster] gfs2 mount hangs

2009-08-12 Thread Wengang Wang
Hi, I'm hitting a problem that mounting on a gfs2 volume hangs. ENV: 1) cluster.conf [...@cool gfs2]$ cat /etc/cluster/cluster.conf

[Linux-cluster] where to get libtool 2.2.7

2009-08-12 Thread Wengang Wang
Hi Marc, I am using the git master, while running ./autogen.sh I got autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 configure.ac:7: error: Libtool version 2.2.7 or higher is required /usr/share/aclocal/libtool.m4:46: LT_PREREQ is

[Linux-cluster] which kernel fits gfs2 STABLE branch

2009-08-09 Thread Wengang Wang
Hi experts, I downloaded the gfs2 STABLE branch from http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=shortlog;h=refs/heads/STABLE2 I compile with 2.6.18 kernel, but fails since it support >=2.6.29 however when I compile with 2.6.29.6(fedora kernel), mainline 2.6.29 tags, or the 2.6.