Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

3475

August 26th, 2013 06:00

Delete replication job in Avamar 6.1.x

I might be missing something easy but I cannot see where I can delete a replication job in Enterprise Manager or the Avamar Administrator. 


Can anyone shed some light on this?

Thanks!!

2 Intern

 • 

2K Posts

August 26th, 2013 10:00

The fastest / easiest way to take care of this is to log into the grid and run the following command (note that the `` are backticks, not regular quotes):

mv /usr/local/avamar/etc/repl_cron.cfg /usr/local/avamar/etc/repl_cron.cfg.`date -I`

The replication status in EMS will be marked with a red X unless you restart MCS and EMS using dpnctl after making the change. Don't forget to start the backup scheduler if you restart MCS.

Controlling replication jobs (including deleting them) will be much easier in the Avamar 7 release.

Edit: Fixed command line

1 Rookie

 • 

63 Posts

August 26th, 2013 09:00

I understand how to delete a client but I want to delete a replication job that I dont need anymore.  I want to do this through Administrator or Enterprise Manager in the replication section.  Does that make sense?

266 Posts

August 26th, 2013 09:00

Hi dwilk,

just go to MCS  >>>> to the Backup Management >>>> pick up a client and backup you want to delete ... and from menu you will find out option "delete backup" or "change retention" or ......

If you like command line, using "mccli ..." you will find a way how to list / delete ... your backups.

.R

266 Posts

August 26th, 2013 10:00

ahh ok, ...

in enterprise manager you can start/stop replication, review replication configuration but not to delete a replication job.

in Avamar Administrator there is Activity window and there you can cancel particular replication activity .

of course if you mean "delete a replication job" == "cancel replication activity" 

hope this helps .

Rej

1 Rookie

 • 

63 Posts

August 26th, 2013 10:00

That does help but how do you actually delete a replication job so it does not show up in Enterprise manager anymore?

1 Rookie

 • 

63 Posts

August 26th, 2013 13:00

Thanks guys! Worked great!

2 Intern

 • 

498 Posts

August 27th, 2013 13:00

I have to ask on this one,

if the user (dwilk1973) had more than one replication job.... because repl_cron.cfg is the default job and getting rid of this could be getting rid of a lot...  so he might have had a job repl2_cron.cfg

but just renaming it but leaving the cron entry for repl2_cron.cfg now there will be errors when the cron runs that it cannot find the file it is suppose to run - so would not a better solution be to remove or comment out the cron entry?

2 Intern

 • 

2K Posts

August 27th, 2013 13:00

The repl_cron script will "short-circuit" and exit early if the associated repl_cron.cfg file is missing. Commenting out the cron entry will cause the replication to be marked with the failure X because the replication never runs (so replication is therefore overdue). It's a foible of the cron scripts.

I did make an assumption about the configuration here but it's generally a safe one if somebody is asking about replication configuration through the Enterprise Manager because EM can only manage a single replication configuration.

2 Intern

 • 

498 Posts

August 27th, 2013 15:00


i guess different in the way you read it  as they said  "a replication job"  not THE replication job - that made me think they ha d more than one replication job running.

1 Rookie

 • 

63 Posts

August 27th, 2013 19:00

So here is a question.  If I want to create separate replication jobs how do I do that?  I understand I can only do 1 per grid in EM.  Would I just modify the repl_cron.cfg file?

2 Intern

 • 

2K Posts

August 28th, 2013 06:00

Setting up multiple replication jobs is not very straightforward in Avamar 6.1 or older and it's generally considered the "nuclear option" for replication performance tuning. If your replication is not completing or not meeting your RPO, I would recommend working with support to ensure your replication has been tuned appropriately and only consider setting up multiple replication jobs if there is no alternative.

The upcoming Avamar 7 release has many improvements to replication management, including the ability to set up multiple replications through the GUI so it may be worthwhile to wait for Avamar 7.0 to reach General Availability. Avamar 7 should reach GA "Real Soon Now" but I can't provide an exact date.

2 Intern

 • 

498 Posts

August 28th, 2013 08:00

apologies to dwilk1973 for hijacking thread to talk about the ins and outs of replication.

2 Intern

 • 

498 Posts

August 28th, 2013 08:00

I agree with ianderson - multi replicaiton jobs is a lot of work and not easy for someone who is not a unix admin.

I worked with support to get mine set up originally.

I am so looking forward to 7 to see if it fixes my replication issues.

I hate having 13 per grid.

1 Rookie

 • 

63 Posts

August 28th, 2013 09:00

No worries for  hijacking.  This is a great thread and it is nice to know all about the options for replication!  Carry on!

No Events found!

Top