=for html
<div class="synopsis">
-B<fs setcachesize> [B<-blocks> <I<size in 1K byte blocks (0 => reset)>>]
- [B<-reset>] [B<-help>]
+B<fs setcachesize> [B<-blocks> <I<size (0 => reset)>>] [B<-reset>] [B<-help>]
-B<fs setca> [B<-b> <I<size in 1K byte blocks (0 => reset)>>]
- [B<-r>] [B<-h>]
+B<fs setca> [B<-b> <I<size (0 => reset)>>] [B<-r>] [B<-h>]
-B<fs cachesize> [B<-b> <I<size in 1K byte blocks (0 => reset)>>]
- [B<-r>] [B<-h>]
+B<fs cachesize> [B<-b> <I<size (0 => reset)>>] [B<-r>] [B<-h>]
-B<fs ca> [B<-b> <I<size in 1K byte blocks (0 => reset)>>]
- [B<-r>] [B<-h>]
+B<fs ca> [B<-b> <I<size (0 => reset)>>] [B<-r>] [B<-h>]
=for html
</div>
=over 4
-=item B<-blocks> <I<size in 1K byte blocks>>
+=item B<-blocks> <I<size>>
-Specifies the number of one-kilobyte blocks of disk space available for
-the Cache Manager to devote to the cache. Provide a value of C<0> to set
-cache size to the default specified in the F<cacheinfo> file.
+Specifies the amount of disk space available for the Cache Manager to
+devote to the cache. The size should be a positive integer followed by an
+optional suffix: C<K> for kibibytes (1024 bytes, the default), C<M> for
+mebibytes (1024 kibibytes), C<G> for gibibytes (1024 mebibytes), and C<T>
+for tebibytes (1024 gibibytes). Provide a value of C<0> to set cache size
+to the default specified in the F<cacheinfo> file.
=item B<-reset>
B<fs setquota> S<<< [B<-path> <I<dir/file path>>] >>>
S<<< B<-max> <I<max quota in kbytes>> >>> [B<-help>]
-B<fs setq> S<<< [B<-p> <I<dir/file path>>] >>> S<<< B<-m> <I<max quota in kbytes>> >>> [B<-h>]
+B<fs setq> S<<< [B<-p> <I<dir/file path>>] >>> S<<< B<-m> <I<max quota>> >>> [B<-h>]
-B<fs sq> S<<< [B<-p> <I<dir/file path>>] >>> S<<< B<-m> <I<max quota in kbytes>> >>> [B<-h>]
+B<fs sq> S<<< [B<-p> <I<dir/file path>>] >>> S<<< B<-m> <I<max quota>> >>> [B<-h>]
=for html
</div>
further discussion of the concept of read/write and read-only paths
through the filespace, see the B<fs mkmount> reference page.
-=item B<-max> <I<max quota in kbytes>>
+=item B<-max> <I<max quota>>
-Sets the maximum amount of file server disk space the volume can
-occupy. Specify the number of one-kilobyte blocks as a positive integer
-(C<1024> is one megabyte). A value of C<0> sets an unlimited quota, but
+Sets the maximum amount of file server disk space the volume can occupy.
+The quota value should be a positive integer followed by an optional
+suffix: C<K> for kibibytes (1024 bytes, the default), C<M> for mebibytes
+(1024 kibibytes), C<G> for gibibytes (1024 mebibytes), and C<T> for
+tebibytes (1024 gibibytes). A value of C<0> sets an unlimited quota, but
the size of the disk partition that houses the volume places an absolute
limit on the volume's size.
<div class="synopsis">
B<vos create> S<<< B<-server> <I<machine name>> >>> S<<< B<-partition> <I<partition name>> >>>
- S<<< B<-name> <I<volume name>> >>> S<<< [B<-maxquota> <I<initial quota (KB)>>] >>>
+ S<<< B<-name> <I<volume name>> >>> S<<< [B<-maxquota> <I<initial quota>>] >>>
S<<< [B<-id> <I<volume ID>>] >>> S<<< [B<-roid> <I<readonly volume ID>>] >>>
S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>] [B<-verbose>]
[B<-help>]
B<vos cr> S<<< B<-s> <I<machine name>> >>> S<<< B<-p> <I<partition name>> >>>
- S<<< B<-na> <I<volume name>> >>> S<<< [B<-m> <I<initial quota (KB)>>] >>>
+ S<<< B<-na> <I<volume name>> >>> S<<< [B<-m> <I<initial quota>>] >>>
S<<< [B<-i> <I<volume ID>>] >>> S<<< [B<-r> <I<readonly volume ID>>] >>>
S<<< [B<-c> <I<cell name>>] >>> [B<-no>] [B<-l>] [B<-v>] [B<-h>]
name; they are reserved for the Volume Server to add to the read/write
name when creating those backup and read-only volumes respectively.
-=item B<-maxquota> <I<volume quota>>
+=item B<-maxquota> <I<initial quota>>
-Specifies the maximum amount of disk space the volume can use, as a number
-of kilobyte blocks (a value of C<1024> is one megabyte). The value C<0>
-(zero) grants an unlimited quota, but the size of the disk partition that
-houses the volume places an absolute limit on its size. If this argument
-is omitted, the default value is C<5000>.
+Specifies the maximum amount of disk space the volume can use. The size
+should be a positive integer followed by an optional suffix: C<K> for
+kibibytes (1024 bytes, the default), C<M> for mebibytes (1024 kibibytes),
+C<G> for gibibytes (1024 mebibytes), and C<T> for tebibytes (1024
+gibibytes). The value C<0> (zero) grants an unlimited quota, but the size
+of the disk partition that houses the volume places an absolute limit on
+its size. If this argument is omitted, the default value is C<5000K>.
=item B<-id> <I<volume ID>>
<div class="synopsis">
B<vos setfields> S<<< B<-id> <I<volume name or ID>> >>>
- S<<< B<-maxquota> <I<quota (KB)>> >>> [B<-clearuse>]
+ S<<< B<-maxquota> <I<quota>> >>> [B<-clearuse>]
S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>]
[B<-verbose>] [B<-encrypt>] [b<-noresolve>] [B<-help>]
B<vos se> S<<< B<-id> <I<volume name or ID>> >>>
- S<<< B<-maxquota> <I<quota (KB)>> >>> [B<-clearuse>]
+ S<<< B<-maxquota> <I<quota>> >>> [B<-clearuse>]
S<<< [B<-cell> <I<cell name>>] >>> [B<-noauth>] [B<-localauth>]
[B<-verbose>] [B<-encrypt>] [b<-noresolve>] [B<-help>]
Identifies the volume on which to operate, either by its complete name or
volume ID number.
-=item B<-maxquota> <I<cell name>>
+=item B<-maxquota> <I<quota>>
-Sets the maximum amount of file server disk space the volume can
-occupy. Specify the number of one-kilobyte blocks as a positive integer
-(C<1024> is one megabyte). A value of C<0> sets an unlimited quota, but
-the size of the disk partition that houses the volume places an absolute
-limit on the volume's size.
+Sets the maximum amount of file server disk space the volume can occupy.
+The quota should be a positive integer followed by an optional suffix:
+C<K> for kibibytes (1024 bytes, the default), C<M> for mebibytes (1024
+kibibytes), C<G> for gibibytes (1024 mebibytes), and C<T> for tebibytes
+(1024 gibibytes). A value of C<0> sets an unlimited quota, but the size
+of the disk partition that houses the volume places an absolute limit on
+the volume's size.
=item B<-clearuse>