ADSM-L

Re: [ADSM-L] DataDomain and dedup per node

2012-04-25 12:02:10
Subject: Re: [ADSM-L] DataDomain and dedup per node
From: Richard Rhodes <rrhodes AT FIRSTENERGYCORP DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 25 Apr 2012 11:59:25 -0400
> Remember, you can do show compression down to the file level..

Exactly!

What I plan to script goes something like this:
(assumes collocation is in good shape - vols dedicated to individual
nodes)

get list of nodes using the DD
for each node
  get list of vols (q nodedata <node> stgpool=<ddpool>)
  for each vol
    ssh to DD and get dedup info (filesys show compression <file>)

With some arithmetic I can get totals per node.
I'm thinking of a report with something like this . . .

 <node>  <node_occupancy> <num_vols> <dd_pre_dedup_size> <dd_dedup_size>
<dd_dedup_ratio> <date_time_stamp>

(the date stamp at then end allows grep'ing through multiple files to get
a history for a node in date order)

Rick



-----------------------------------------
The information contained in this message is intended only for the
personal and confidential use of the recipient(s) named above. If
the reader of this message is not the intended recipient or an
agent responsible for delivering it to the intended recipient, you
are hereby notified that you have received this document in error
and that any review, dissemination, distribution, or copying of
this message is strictly prohibited. If you have received this
communication in error, please notify us immediately, and delete
the original message.

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