Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

How to use the DataDomain system cleaning process

Updated: 21 May 2010 | 8 comments
T_N's picture
0 0 Votes
Login to vote

Hi All,

I hear DataDomain has DataDomain system cleaning process, any knows about it please let me know (command ine and how to run the cleaning process, also you can please share me DataDomain OS Admin Guide, I don't have access to DataDomain account because I like to learn on it before we implan datadomain in our system. Thanks.

discussion Filed Under:

Comments

Zahid.Haseeb's picture
28
Oct
2009
1 Vote -1
Login to vote

 This may help

 This may help you
http://www.docstoc.com/docs/452254/Symantec-NetBackup-Design-Best-Practices-with-Data-Domain


Any comment will be appreciated. Mark as Solution if your query is resolved
__________________
Thanks in Advance
Zahid Haseeb

zahidhaseeb.wordpress.com
 

T_N's picture
28
Oct
2009
0 Votes 0
Login to vote

Thanks but they said we need

Thanks but they said we need to check DD OS Administration to know how to run DD cleaning process

Omar Villa's picture
28
Oct
2009
0 Votes 0
Login to vote

DataDomain Forum

Have you look in a DataDomain Forum, they can probably offer you more options.

Omar A Villa

Netbackup Expert

These are my personal views and not those of the company I work for

T_N's picture
28
Oct
2009
0 Votes 0
Login to vote

On Symantec forum website ? I

On Symantec forum website ? I couldn't fnd it event on DataDomain website it doens't have it, if you know where it is please share me the path, thanks

Tom

rjrumfelt's picture
29
Oct
2009
1 Vote +1
Login to vote

DataDomain cleanings

You must be careful when planning your cleaning jobs.  They are very resource intensive on the DD devices, and they can take a good chunk of time to run (5-10 hours)

Be careful when capacity planning also.  If you find yourself in need of space on the DD, you can not just expire images in NBU and expect to see that space freed up.  You must expire the images, then run a cleaning job on the DD.

As for the syntax, from the CLI of the DD you can run the clean command -help, or -? (I cant remember which)  but it is very clear from the help documentation as to what you need to run.

Mark Hunt 3's picture
29
Oct
2009
0 Votes 0
Login to vote

Commands matching "filesys

Commands matching "filesys clean":

  filesys clean reset {schedule | throttle | all}
                                       Reset (to default) the schedule
  filesys clean set schedule [daily | monthly | never] <day(s)> <time>
                                       Schedule when cleaning starts
  filesys clean set throttle <percent>
                                       Set cleaning throttle (100 => fastest,
                                       0 => slowest)
  filesys clean show config            Show the cleaning configuration
  filesys clean show schedule          Show the cleaning schedule
  filesys clean show throttle          Show the cleaning throttle
  filesys clean start                  Start cleaning now
  filesys clean status                 Show cleaning status
  filesys clean stop                   Stop the cleaning operation
  filesys clean watch                  Monitor cleaning process
 

rjrumfelt's picture
29
Oct
2009
0 Votes 0
Login to vote

Thanks Mark

I switched companies and dont have access to DD's anymore, so I couldnt quickly print the help menu.

The throttling of the clean jobs is also important if you want backups to run through a cleaning.  I believe we had our throttle set at about 60%, and in times of dire need to get storage, 75%.

T_N's picture
29
Oct
2009
0 Votes 0
Login to vote

Great, thank you very much

Great, thank you very much for your informations.