mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 06:50:12 +00:00
Remove the 2TB partition limit from the 1.4.x man pages
This was adapted from commit c766e74fd6
Previous commit message:
docs-max-part-size-20080713
update discussion of max partition size.
LICENSE BSD
FIXES 86677
Change-Id: Ieb00570b8b09aefa6f110664010198f901d3b4e9
Reviewed-on: http://gerrit.openafs.org/2615
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
parent
6e48918b62
commit
da49739e51
@ -30,14 +30,7 @@ To set volume quota, use the B<fs setquota> or B<fs setvol> 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<vos partinfo> or other OpenAFS disk reporting tools are used with
|
||||
partitions larger than 2 terabytes.
|
||||
Currently, the maximum size of a volume is 2 terabytes (2^31 bytes).
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
|
@ -26,14 +26,7 @@ To set volume quota, use the B<fs setquota> or B<fs setvol> 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<vos partinfo> or other OpenAFS disk reporting tools are used with
|
||||
partitions larger than 2 terabytes.
|
||||
Currently, the maximum size of a volume is 2 terabytes (2^31 bytes).
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
|
@ -31,14 +31,7 @@ B<fs quota> 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<vos partinfo> or other OpenAFS disk reporting tools are used with
|
||||
partitions larger than 2 terabytes.
|
||||
Currently, the maximum size of a volume is 2 terabytes (2^31 bytes).
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
|
@ -38,14 +38,7 @@ To set quota on one volume at a time, use the B<fs setquota> 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<vos partinfo> or other OpenAFS disk reporting tools are used with
|
||||
partitions larger than 2 terabytes.
|
||||
Currently, the maximum size of a volume is 2 terabytes (2^31 bytes).
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
|
@ -100,14 +100,7 @@ Commands to obtain help: B<vos apropos> and B<vos help>.
|
||||
|
||||
=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<vos partinfo> or other OpenAFS disk reporting tools are used with
|
||||
partitions larger than 2 terabytes.
|
||||
Currently, the maximum size of a volume is 2 terabytes (2^31 bytes).
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
|
@ -27,14 +27,7 @@ the volume be stored locally by the client.
|
||||
|
||||
=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<vos partinfo> or other OpenAFS disk reporting tools are used with
|
||||
partitions larger than 2 terabytes.
|
||||
Currently, the maximum size of a volume is 2 terabytes (2^31 bytes).
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
|
@ -64,14 +64,7 @@ mount it in the file space by using the B<fs mkmount> 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<vos partinfo> or other OpenAFS disk reporting tools are used with
|
||||
partitions larger than 2 terabytes.
|
||||
Currently, the maximum size of a volume is 2 terabytes (2^31 bytes).
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
|
@ -34,14 +34,7 @@ display information from the VLDB only, use the B<vos listvldb> 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<vos partinfo> or other OpenAFS disk reporting tools are used with
|
||||
partitions larger than 2 terabytes.
|
||||
Currently, the maximum size of a volume is 2 terabytes (2^31 bytes).
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
|
@ -86,14 +86,7 @@ confirmation of the kill signal:
|
||||
To confirm termination of the operation, press Ctrl-C a second time; press
|
||||
any other key to continue the operation.
|
||||
|
||||
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<vos partinfo> or other OpenAFS disk reporting tools are used with
|
||||
partitions larger than 2 terabytes.
|
||||
Currently, the maximum size of a volume is 2 terabytes (2^31 bytes).
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
|
@ -27,14 +27,7 @@ consulted.
|
||||
|
||||
=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<vos partinfo> or other OpenAFS disk reporting tools are used with
|
||||
partitions larger than 2 terabytes.
|
||||
Currently, the maximum size of a volume is 2 terabytes (2^31 bytes).
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user