ADSM-L

Re: [ADSM-L] Full Backup Size Report

2007-09-05 17:18:27
Subject: Re: [ADSM-L] Full Backup Size Report
From: Ben Bullock <bbullock AT MICRON DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 5 Sep 2007 15:16:17 -0600
Hmm, an interesting problem. Could be very difficult if you tried to add
up all of the active files on a host to get to that number....

Hmmm, you could get a pretty good ballpark number this way perhaps....

        I am assuming that you would want to restore the servers to the
time of the last backup. On filesystem backups, you should be able to
take the output from "Q file" (from the FILESPACES table) and work with
it. The filespaces table shows the size of the filesystems and the %
utilization that they were at the time of the last backup. Assuming that
you backup everything on the filesystems you should be able to multiply
the percentage by the filesystem and get the volume of data that would
need to be restored.

        It would take me a while to work through a SQL statement to get
this, but I figured if I threw this out and it was  kind of what you
needed, one of the SQL gurus on this list could hammer it out.

Ben

 

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of
scottcorp
Sent: Wednesday, September 05, 2007 12:50 PM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Full Backup Size Report

Hello.  I have a need to provide a report that details how much data
each client has if I were to perform one full backup or restore of the
server.  I am pulling my hair out trying to figure out the right select
statement to query the information.  Has anyone done this before and can
you please provide me the select statement, or other method, of finding
this data?

Thanks.

+----------------------------------------------------------------------
|This was sent by scottcorp AT fuse DOT net via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>