Differences between revisions 3 and 4
Revision 3 as of 2009-11-13 10:16:33
Size: 370
Editor: ReneStandke
Comment:
Revision 4 as of 2009-11-13 11:39:58
Size: 1341
Editor: ReneStandke
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:

Line 6: Line 8:
gives a list of fids which need an archval copy



Usage:
vos archcand -server <machine name>



{{{
vos archcand -server zyklop20
Fid Weight Blocks
536900071.2.3 5015500 1000000
Totally 1 files with 1000000 blocks
}}}

Other Options:

|| '''wipeable''' || ignore files < minwipesize ||
|| '''force''' || check also volumes without osd policy ||
|| '''localauth''' || use server tickets||
|| '''verbose''' || verbose ||
|| '''encrypt''' || encrypt commands||
|| '''noresolve''' || don't resolve addresses||
      
Line 8: Line 35:
show data flow statistic of a given server
Line 9: Line 37:
Usage:
vos statistic -server zyklop20



{{{
Since 2009-11-08 04:00:01 (455348 seconds == 5 days, 6:29:08 hours)
Total number of bytes received 0 0 bytes
Total number of bytes sent 0 0 bytes
}}}
Line 10: Line 48:
return the value of a variable
{{{ }}}
Line 12: Line 51:
{{{ }}}
Line 14: Line 53:
{{{ }}}
Line 16: Line 55:
{{{ }}}
Line 18: Line 57:

== vos dump osd ==

== vos dump metadataonly ==
{{{ }}}
== vos dump ==
{{{ }}}
Line 28: Line 65:
{{{ }}}
Line 30: Line 67:
{{{ }}}
Line 32: Line 69:
{{{ }}}
Line 34: Line 71:
{{{ }}}
Line 36: Line 73:
{{{ }}}

vos commands

vos archcand

gives a list of fids which need an archval copy

Usage: vos archcand -server <machine name>

vos archcand -server zyklop20 
Fid                           Weight      Blocks
536900071.2.3                   5015500  1000000
Totally 1 files with 1000000 blocks

Other Options:

wipeable

ignore files < minwipesize

force

check also volumes without osd policy

localauth

use server tickets

verbose

verbose

encrypt

encrypt commands

noresolve

don't resolve addresses

vos statistic

show data flow statistic of a given server

Usage: vos statistic -server zyklop20

Since  2009-11-08 04:00:01 (455348 seconds == 5 days, 6:29:08 hours)
Total number of bytes received                0    0 bytes
Total number of bytes sent                    0    0 bytes

vos getvariable

return the value of a variable  

vos setvariable

 

vos salvage

 

vos traverse

 

vos split

 

vos dump

 

vos create

 

vos examine

 

vos listobjects

 

vos setfields

 

vos wipecand

 

AfsOsd/UsageInstructions/VosSubcommands (last edited 2010-03-17 12:18:33 by ReneStandke)