Veritas-bu

[Veritas-bu] List directories being backed up

2004-04-21 15:12:00
Subject: [Veritas-bu] List directories being backed up
From: Mark.Donaldson AT experianems DOT com (Donaldson, Mark)
Date: Wed, 21 Apr 2004 13:12:00 -0600
I was assuming that since he found bpflist, he was working with backupid
(which bplist can't handle).  bplist is certainly prettier output.  The
awk/cut/sort is applicable in either case.


-----Original Message-----
From: Jason Helfman [mailto:jason.helfman AT ticketmaster DOT com]
Sent: Wednesday, April 21, 2004 12:48 PM
To: Donaldson, Mark
Cc: 'David Thome'; veritas-bu AT mailman.eng.auburn DOT edu
Subject: Re: [Veritas-bu] List directories being backed up


have you tried using bplist?

bplist -keyword keyword -C client -s 04/07/2004 -t 19 -R 1 /vol/crm3

Donaldson, Mark wrote:
> Since this isn't natively possible, you could make it:
>  
> The filelist directives (list of files in the "file" part of the GUI) is 
> available through "bpdbjobs -allcolumns" and some parsing.  If you want 
> a quick report, you could feed the bpflist output through a simple filter:
>  
> bpflist <options to limit output>  |  awk '{print $10}' | cut -d '/' 
> -f-4 | sort -u
>  
> ...display 3 levels deep.
> 
>     -----Original Message-----
>     *From:* David Thome [mailto:drt8243 AT hotmail DOT com]
>     *Sent:* Saturday, April 17, 2004 9:28 PM
>     *To:* veritas-bu AT mailman.eng.auburn DOT edu
>     *Subject:* [Veritas-bu] List directories being backed up
> 
>     Hello experts.  Is there a NBU command that will show a list of the
>     directories that have been backed up by a given client?  I ran into
>     the netbackup command, "bpflist"  but this gave me an extreme amount
>     of detail, every file that was backed up, fifty million lines of data.

> 
>     I just want a list of the directories,  maybe two or three  levels
>     deep, for example, not every file.   bpimagelist man pages says it
>     can do it but I sure haven't been able to get it to output anything
>     that resembles directories.
> 
>     Thank you in advance for your super support.
> 
> 
>
------------------------------------------------------------------------
>     MSN Toolbar provides one-click access to Hotmail from any Web page -
>     FREE download! <http://g.msn.com/8HMBENUS/2731??PS=>
>     _______________________________________________ Veritas-bu maillist
>     - Veritas-bu AT mailman.eng.auburn DOT edu
>     http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

-- 
Jason G Helfman, Ticketmaster
8800 W. Sunset Blvd.
West Hollywood, CA 90069
213/739-5174 Direct
310/345-1554 Cell
310/360-3300 Main
jason.helfman AT ticketmaster DOT com
GnuPG Fingerprint: A349 3CAA 5085 DC6E C485  7356 13C3 5772 F865 C926

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