* xfs_quota unable to create project id's over 65535
@ 2011-08-16 17:29 brian wince
2011-08-16 18:15 ` Arkadiusz Miskiewicz
0 siblings, 1 reply; 2+ messages in thread
From: brian wince @ 2011-08-16 17:29 UTC (permalink / raw)
To: xfs
[-- Attachment #1.1: Type: text/plain, Size: 767 bytes --]
Hello,
We use unix uids for project ids andnow have uids well over 65535.
Is there a way to force xfs_quota to use project id's above the 64k
boundary?
If not how are others getting past this limitation.
I have tried searching and could not find anything that states this is a
xfs_quota issue but not sure where else to start.
When setting project quota using the command xfs_quota -x -c "project -s
projectname" it returns and "Invalid argument".
Setting up project projectname (path /usr/tftpboot/users/projectname)...
xfs_quota: cannot set project on /usr/tftpboot/users/projectname: Invalid
argument
Processed 1 (/etc/projects and cmdline) paths for project projectname with
recursion depth infinite (-1).
Any help would be greatly appreciated.
TIA,
brian
[-- Attachment #1.2: Type: text/html, Size: 856 bytes --]
[-- Attachment #2: Type: text/plain, Size: 121 bytes --]
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: xfs_quota unable to create project id's over 65535
2011-08-16 17:29 xfs_quota unable to create project id's over 65535 brian wince
@ 2011-08-16 18:15 ` Arkadiusz Miskiewicz
0 siblings, 0 replies; 2+ messages in thread
From: Arkadiusz Miskiewicz @ 2011-08-16 18:15 UTC (permalink / raw)
To: xfs; +Cc: brian wince
On Tuesday 16 of August 2011, brian wince wrote:
> Hello,
> We use unix uids for project ids andnow have uids well over 65535.
> Is there a way to force xfs_quota to use project id's above the 64k
> boundary?
man xfs_admin (from recent xfsprogs) and read about projid32bit. Note that
after turning this on you won't be able to mount fs on kernels that don't
support projid32bit (<= 2.6.36) without hacks.
--
Arkadiusz Miśkiewicz PLD/Linux Team
arekm / maven.pl http://ftp.pld-linux.org/
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-16 18:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-16 17:29 xfs_quota unable to create project id's over 65535 brian wince
2011-08-16 18:15 ` Arkadiusz Miskiewicz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox