~ubuntu-branches/ubuntu/oneiric/openafs/oneiric-201305130334

« back to all changes in this revision

Viewing changes to doc/man-pages/man1/vos.1

  • Committer: Bazaar Package Importer
  • Author(s): Russ Allbery
  • Date: 2008-09-22 19:07:02 UTC
  • mfrom: (12.1.14 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080922190702-59m13d7kn6gkw32d
Tags: 1.4.7.dfsg1-6
* Apply upstream patch to free /proc entries in the correct order.
  Thanks, Marc Dionne.  (Closes: #493914)
* Apply upstream deltas to support 2.6.27 kernels and to stop using
  COMMON_KERN_CFLAGS for all 2.6 kernels uniformly, which fixes
  problems on amd64 with newer kernels.  Thanks, Björn Torkelsson.
  (LP: #267504)
* Translation updates:
  - Swedish, thanks Martin Bagge.  (Closes: #493120)

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
.nr % 0
94
94
.rr F
95
95
.\}
96
 
.TH VOS 1 "OpenAFS" "5/Jan/2006" "AFS Command Reference"
 
96
.TH VOS 1 "OpenAFS" "19/Jan/2008" "AFS Command Reference"
97
97
.UC
98
98
.if n .hy 0
99
99
.if n .na
223
223
There are several categories of commands in the vos command suite:
224
224
.Ip "\(bu" 4
225
225
Commands to create, move, and rename volumes: \fBvos backup\fR, \fBvos
226
 
backupsys\fR, \fBvos create\fR, \fBvos move\fR, and \fBvos rename\fR.
 
226
backupsys\fR, \fBvos changeloc\fR, \fBvos create\fR, \fBvos move\fR, and \fBvos
 
227
rename\fR.
227
228
.Ip "\(bu" 4
228
229
Commands to remove \s-1VLDB\s0 volume records or volumes or both: \fBvos
229
230
delentry\fR, \fBvos remove\fR, and \fBvos zap\fR.
231
232
Commands to edit or display \s-1VLDB\s0 server entries: \fBvos changeaddr\fR and
232
233
\fBvos listaddrs\fR.
233
234
.Ip "\(bu" 4
234
 
Commands to create and restore dump files: \fBvos dump\fR and \fBvos restore\fR.
 
235
Commands to create, size, and restore dump files: \fBvos dump\fR, \fBvos
 
236
restore\fR, and \fBvos size\fR.
235
237
.Ip "\(bu" 4
236
238
Commands to administer replicated volumes: \fBvos addsite\fR, \fBvos release\fR,
237
239
and \fBvos remsite\fR.
251
253
A command to report Volume Server status: \fBvos status\fR.
252
254
.Ip "\(bu" 4
253
255
Commands to obtain help: \fBvos apropos\fR and \fBvos help\fR.
 
256
.SH "CAUTIONS"
 
257
Currently, the maximum size of a volume is 2 terabytes (2^31 bytes)
 
258
and the maximum size of a /vicepX partition on a fileserver is also 2
 
259
terabytes. The fileserver will not report an error when it has access
 
260
to a partition larger than 2 terabytes, but it will probably fail if
 
261
the administrator attempts to use more than 2 terabytes of space. In
 
262
addition, there are reports of erroneous disk usage numbers when
 
263
\fBvos partinfo\fR or other OpenAFS disk reporting tools are used with
 
264
partitions larger than 2 terabytes.
254
265
.SH "OPTIONS"
255
266
The following arguments and flags are available on many commands in the
256
267
\fBbos\fR suite. The reference page for each command also lists them, but
366
377
the \fIvos_backup(1)\fR manpage,
367
378
the \fIvos_backupsys(1)\fR manpage,
368
379
the \fIvos_changeaddr(1)\fR manpage,
 
380
the \fIvos_convertROtoRW(1)\fR manpage,
 
381
the \fIvos_copy(1)\fR manpage,
369
382
the \fIvos_create(1)\fR manpage,
370
383
the \fIvos_delentry(1)\fR manpage,
371
384
the \fIvos_dump(1)\fR manpage,
383
396
the \fIvos_remsite(1)\fR manpage,
384
397
the \fIvos_rename(1)\fR manpage,
385
398
the \fIvos_restore(1)\fR manpage,
 
399
the \fIvos_size(1)\fR manpage,
386
400
the \fIvos_status(1)\fR manpage,
387
401
the \fIvos_syncserv(1)\fR manpage,
388
402
the \fIvos_syncvldb(1)\fR manpage,
426
440
 
427
441
.IX Item "\(bu"
428
442
 
 
443
.IX Header "CAUTIONS"
 
444
 
429
445
.IX Header "OPTIONS"
430
446
 
431
447
.IX Item "\fB\-cell\fR <\fIcell name\fR>"