ADSM-L

Re: Query contents of a filespace?

2003-06-03 11:36:38
Subject: Re: Query contents of a filespace?
From: Richard Sims <rbs AT BU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 3 Jun 2003 11:34:37 -0400
>Quick question:  Is there a way to query the contents of a node's
>filespace?  I want to see what data a particular node has backed up..

You can do a Select on the Contents table for the filespace; but there's
a lot of overhead in the query.  I would instead try a quicker query:
assuming that the client data is Collocated, do a Query CONTent on the
volume it was more recently using (see Activity Log).  A negative COUnt
value will display the files in reverse order from the end of the volume.

  Richard Sims, BU

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