[Lustre-discuss] Secondary Groups permissions issue on files / directories

Mike Hanby mhanby at uab.edu
Thu Mar 24 15:14:22 PDT 2011


Thanks Johann, that fixed it. I see where it was set to NONE during the tunefs.lustre when adding a new nid. Now I just have to figure out why.

-----Original Message-----
From: Johann Lombardi [mailto:johann at whamcloud.com] 
Sent: Thursday, March 24, 2011 5:02 PM
To: Mike Hanby
Cc: lustre-discuss at lists.lustre.org
Subject: Re: [Lustre-discuss] Secondary Groups permissions issue on files / directories

On Thu, Mar 24, 2011 at 04:46:00PM -0500, Mike Hanby wrote:
> # lctl get_param mds.*.group_upcall
> mds.lustre-MDT0000.group_upcall=NONE

That's the problem then. You should be using the l_getgroups group upcall.
You can fix this by running the following command on the MGS node:
lctl conf_param $FSNAME-MDT0000.mdt.group_upcall=/usr/sbin/l_getgroups
($FSNAME must be replaced with the name of your filesystem)

Johann

-- 
Johann Lombardi
Whamcloud, Inc.
www.whamcloud.com



More information about the lustre-discuss mailing list