Re: [foxboro] ufsdump problem

  • From: stan <stanb@xxxxxxxxx>
  • To: Ajit.S.Kumar@xxxxxxxxxxxxx
  • Date: Mon, 31 Mar 2008 10:49:29 -0500

On Mon, Mar 31, 2008 at 06:23:24PM +0300, Ajit.S.Kumar@xxxxxxxxxxxxx wrote:
> Hi List,
> We have a problem with ufsdump script. We take backup of some critical 
> files weekly thru cron.
> But lately seen not all the files are backed up as specified in the 
> script.
> Can anybody tell me whats the difference between ufsdump options 
> /arguments.
> Earlier we used ufsdump 0ucbdf 20 54000 13000 
> and took backup on 5GB tape drive with 2GB Tape and it was working fine.
> Problem started  when using 12GB Tapedrive with 12GBTape.
> The ufsdump option was changed to 0ucbdf 96 54000 and now it's taking only 
> /opt and /foxind files only.
> All the additional files in /usr are skipped.
> Please assist and thanks in advance. if required I can send the complete 
> script.

I don't lnow what your script looks like, but i would geuss that someone
made an error in editing it. ufsdump does _filesystems_ so I would suppose
you invoke it once for each filesystem you want to backup. I will be that
you will find that it is not being invoked corectly on the /isr partion
(filesystem). Run it from the command line and llok for error messages.
Cron is likely set up to discrad its standard out, and error out, thus
masking the problem.


-- 
One of the main causes of the fall of the roman empire was that, lacking
zero, they had no way to indicate successful termination of their C
programs.
 
 
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
 
foxboro mailing list:             //www.freelists.org/list/foxboro
to subscribe:         mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe:      mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
 

Other related posts:

  • » Re: [foxboro] ufsdump problem