Re: Get the used storage per DLE?

Ingo Schaefer <[email protected]> Wed, 08 Mar 2023 11:15:34 +0100
Newsgroups gmane.comp.archivers.amanda.user
Message-ID <[email protected]>
Hello Heiko,

I usually used the amrestore command to find out, which tapes I would need for restoring a particular point in time. 

So this answers the question, which tapes (=storage) is used for backups of a particular DLE.

Yours,
Ingo 

Am 8. März 2023, 08:10, um 08:10, Heiko Schlittermann <[email protected]> schrieb:
>Hi,
>
>is there a way to find the storage that is used for a particular DLE?
>
>I didn't find anything that's easy.
>Using `amadmin info` seems to include the recent backups per level
>only.
>I can try iterating over the output of `amadmin find` and use the known
>chunk size and the number of chunks, but this seems to be fragile.
>
>Do we have an other existing command already, to do so?
>
>-- 
>Heiko