tar czf xxx question

Alex Dean alex at crackpot.org
Mon Nov 10 09:54:50 MST 2008


On Nov 10, 2008, at 9:43 AM, jdawg wrote:

> I have a job that runs every Saturday morning on one of our Servers.
> It job is to backup all of our vobs. The job is getting longer and  
> longer
>
> My question to you: the tar cz command, (or tar gzip combo), in your
> experience, is it more I/O bound or CPU bound, or both?
> My guess is that it is I/O bound.

I don't think you can say anything useful 'in general'.  The hardware  
you have, its configuration, the size of your files, etc.  These are  
all local issues.

You need monitoring.  On the basic end of things, dumping the output  
of iostat and other monitoring tools while your job is running will  
give some idea of how busy you are.  Something like ganglia or cacti  
isn't that hard to set up, and will give you data that's much easier  
to interpret.  (Pretty pictures!)

alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
Url : http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20081110/03a10497/attachment.pgp 


More information about the PLUG-discuss mailing list