Kevin,
That sounds like a useful script
would you care to share?
Thanks
Andrew Beattie
Software Defined Storage - IT Specialist
Phone: 614-2133-7927
E-mail: [email protected]
----- Original message -----
From: "Buterbaugh, Kevin L" <[email protected]>
Sent by: [email protected]
To: gpfsug main discussion list <[email protected]>
Cc:
Subject: Re: [gpfsug-discuss] Get list of filesets _without_ running mmlsfileset?
Date: Thu, Jan 10, 2019 9:22 AM
Hi All,Let me answer Skylar’s questions in another e-mail, which may also tell whether the rest API is a possibility or not.The Python script in question is to display quota information for a user. The mmlsquota command has a couple of issues: 1) its output is confusing to some of our users, 2) more significantly, it displays a ton of information that doesn’t apply to the user running it. For example, it will display all the filesets in a filesystem whether or not the user has access to them. So the Python script figures out what group(s) the user is a member of and only displays information pertinent to them (i.e. the group of the fileset junction path is a group this user is a member of) … and in a simplified (and potentially colorized) output format.And typing that preceding paragraph caused the lightbulb to go off … I know the answer to my own question … have the script run mmlsquota and get the full list of filesets from that, then parse that to determine which ones I actually need to display quota information for. Thanks!Kevin—Kevin Buterbaugh - Senior System AdministratorVanderbilt University - Advanced Computing Center for Research and Education[email protected] - (615)875-9633On Jan 9, 2019, at 4:42 PM, Simon Thompson <[email protected]> wrote:_______________________________________________
gpfsug-discuss mailing list
gpfsug-discuss at spectrumscale.org
http://gpfsug.org/mailman/listinfo/gpfsug-discuss
_______________________________________________ gpfsug-discuss mailing list gpfsug-discuss at spectrumscale.org http://gpfsug.org/mailman/listinfo/gpfsug-discuss
- [gpfsug-discuss] Get list of filesets _without_ runnin... Buterbaugh, Kevin L
- Re: [gpfsug-discuss] Get list of filesets _withou... Skylar Thompson
- Re: [gpfsug-discuss] Get list of filesets _wi... Sanchez, Paul
- Re: [gpfsug-discuss] Get list of filesets _withou... Simon Thompson
- Re: [gpfsug-discuss] Get list of filesets _wi... Buterbaugh, Kevin L
- Re: [gpfsug-discuss] Get list of filesets _wi... Andrew Beattie
- Re: [gpfsug-discuss] Get list of filesets... Buterbaugh, Kevin L
- Re: [gpfsug-discuss] Get list offiles... Marc A Kaplan
- Re: [gpfsug-discuss] Get list of filesets _withou... Peter Childs
- Re: [gpfsug-discuss] Get list of filesets _wi... Jeffrey R. Lang
- Re: [gpfsug-discuss] Get list of filesets... Buterbaugh, Kevin L
- Re: [gpfsug-discuss] Get list of file... valdis . kletnieks
- Re: [gpfsug-discuss] Get list of... Scott Goldman
- Re: [gpfsug-discuss] Get lis... Buterbaugh, Kevin L
- Re: [gpfsug-discuss] Get... Marc A Kaplan
- Re: [gpfsug-discuss] Get... Buterbaugh, Kevin L
