X-Git-Url: https://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=doc%2Fman-pages%2Fpod1%2Ffs_listquota.pod;h=eaee5820c3b56a8bd4a419a1bd9b0ce92f332304;hp=41f9ec9e734f672df17fdb264623fbc822ef985b;hb=df9f2455fbe34ac105179797f85aacc63a8b8da8;hpb=fc5acc01517260c661097cf84bddc359ca060bd3 diff --git a/doc/man-pages/pod1/fs_listquota.pod b/doc/man-pages/pod1/fs_listquota.pod index 41f9ec9..eaee582 100644 --- a/doc/man-pages/pod1/fs_listquota.pod +++ b/doc/man-pages/pod1/fs_listquota.pod @@ -1,6 +1,6 @@ =head1 NAME -fs listquota - Displays quota information for a volume +fs_listquota - Displays quota information for a volume =head1 SYNOPSIS @@ -28,6 +28,17 @@ examine> command. To set volume quota, use the B or B command. +=head1 CAUTIONS + +Currently, the maximum size of a volume is 2 terabytes (2^31 bytes) +and the maximum size of a /vicepX partition on a fileserver is also 2 +terabytes. The fileserver will not report an error when it has access +to a partition larger than 2 terabytes, but it will probably fail if +the administrator attempts to use more than 2 terabytes of space. In +addition, there are reports of erroneous disk usage numbers when +B or other OpenAFS disk reporting tools are used with +partitions larger than 2 terabytes. + =head1 OPTIONS =over 4 @@ -91,10 +102,10 @@ The following example shows the output for the volume C: =head1 PRIVILEGE REQUIRED -The issuer must have the C (lookup) permission on the ACL of the root +The issuer must have the C (read) permission on the ACL of the root directory of the volume that houses the file or directory named by the -B<-path> argument, and on the ACL of each directory that precedes it in -the pathname. +B<-path> argument, and C (list) permission on the ACL of each +directory that precedes it in the pathname. =head1 SEE ALSO