1752781 Members
5978 Online
108789 Solutions
New Discussion юеВ

Re: GFS Question

 
Pattabhi
Frequent Advisor

GFS Question

Hi All,

I have just enabled quotas on one of my GFS file system, but when i run the
gfs_quota list -f /GCSHome connamd it gives me the output of the command and gets stuck, meaning it does not return back to the prompt. i have to press a ctrl C to get back to the prompt. and idea what might be happenng here??

Regards,
Pattabhi Raman
4 REPLIES 4
Stuart Browne
Honored Contributor

Re: GFS Question

'strace' is your friend.

See what library calls get it to get hung up.

Beyond that, I'm not much help though ;)

What kernels and GFS versions are you using btw?
One long-haired git at your service...
Pattabhi
Frequent Advisor

Re: GFS Question

Sorry i forgot to mention....

I did run strace and the only thing that happens is

ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88
ioctl(3, 0x472d, 0x7fbfffe700) = 88

kernel 2.6.9-42.0.10.ELsmp
gfs gfs_quota 6.1.6 (built May 9 2006 17:48:46)
Steven E. Protter
Exalted Contributor

Re: GFS Question

Shalom,

I'd suggest next making sure the latest RHCS/GFS patches are in via up2date.

rpm -qa | grep ^cman

This could be a mis-match between the kernel and the GFS suite, or it could be a bad application provided by Red Hat (heaven forfend).

I have a diagnostic question for you. Does the GFS filesystem work right at all? Can it mount? Can you read/write data to it? I think the answer is probably yes.

Is the clvmd daemon running on both all nodes?

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Pattabhi
Frequent Advisor

Re: GFS Question

All,

We have a solution for the issue. Please find the link below for the solution.

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=210362

Regards,
Pattabhi Raman