]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
doc: Correct volume size CAUTIONS notes
authorAndrew Deason <adeason@sinenomine.net>
Thu, 28 Jun 2012 20:43:27 +0000 (15:43 -0500)
committerJeffrey Altman <jaltman@your-file-system.com>
Tue, 3 Jul 2012 14:54:38 +0000 (07:54 -0700)
2 terabytes is 2^41 bytes, not 2^31 bytes. Also clarify that volumes
can be much larger than this.

FIXES 130188

Reviewed-on: http://gerrit.openafs.org/7598
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
(cherry picked from commit 300cbb28b08c2fd3709942cc6c48e7d9369a3394)

Change-Id: I762e18e83d4557c8fd4db3601426bcaaa845199a
Reviewed-on: http://gerrit.openafs.org/7674
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
doc/man-pages/pod1/fragments/volsize-caution.pod
doc/man-pages/pod8/fragments/fileserver-cautions.pod

index 92fa41879e0ee3b137ae9cb52cf0ed80538b1d67..a3d07591f0b99c29e1a4328fcddad8e6a1107991 100644 (file)
@@ -1 +1,5 @@
-Currently, the maximum size of a volume is 2 terabytes (2^31 bytes).
+Currently, the maximum quota for a volume is 2 terabytes (2^41 bytes). Note
+that this only affects the volume's quota; a volume may grow much larger if
+the volume quota is disabled. However, volumes over 2 terabytes in size may
+be impractical to move, and may have their size incorrectly reported by some
+tools, such as L<fs_listquota(1)>.
index 01c7db53d80d02ef928de8863fe9e2f0d58d883a..5d9230a33b083b67cd76299586cc9504430d9a07 100644 (file)
@@ -28,7 +28,7 @@ Options that are available only on some system types, such as the B<-m>
 and B<-lock> options, appear in the output generated by the B<-help>
 option only on the relevant system type.
 
-Currently, the maximum size of a volume is 2 terabytes (2^31 bytes)
+Currently, the maximum size of a volume quota is 2 terabytes (2^41 bytes)
 and the maximum size of a /vicepX partition on a fileserver is 2^64
 kilobytes. The maximum partition size in releases 1.4.7 and earlier is
 2 terabytes (2^31 bytes). The maximum partition size for 1.5.x