[OpenAFS] Pauses in vos dump commands
   
    Mitch Collinsworth
     
    mitch@ccmr.cornell.edu
       
    Thu, 13 Oct 2005 18:21:37 -0400 (EDT)
    
    
  
On Thu, 13 Oct 2005, E. Chris Garrison wrote:
> First, I do a "vos backupsys" for the server.
> Next, I run a shell script that loops through all of the volumes on
> the server, running the following:
>
>  /usr/local/sbin/vos dump -id $i -time $since | <archive command>
>
> Where $i is the name of the voluem, and $since is a string based on
> the last full backup.
When you say loops through all of the volumes, do you mean all of
the .backup volumes?  Or ALL all volumes?  (And no, I don't know if
this would necessarily cause the problem you're seeing.)
-Mitch