cancel
Showing results for 
Search instead for 
Did you mean: 

SLP change retention level

Carlos_V
Level 6

Hello everyone,

I need to change the retention level of SLP, I use this command:

 

nbstl SLP1 -modify_version -version 1 -rl retention_level_1 13 ,_NA_.

 

But I have an error, someone can help me to find the solution?

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

RiaanBadenhorst
Moderator
Moderator
Partner    VIP    Accredited Certified

Hi,

 

The syntax depends on your actual SLP configuration. If you have 2 (backup and duplicate) operations it would need to look like this if you wanted to set the retention level to (2 weeks for backup, and 3 weeks for duplicate)

nbstl SLP1 -modify_version -version 1 -rl 1,2

View solution in original post

3 REPLIES 3

sdo
Moderator
Moderator
Partner    VIP    Certified
Modifying versions of SLPs can be a little tricky. There have been postings in this forum within recent months with good examples - try a search - you mind find what you need. Apologies - but on a mobile at moment.

Genericus
Moderator
Moderator
   VIP   

Please confirm - are you trying to update retention for new backups using this SLP, or modify existing, in process SLP duplications?

 

NetBackup 9.1.0.1 on Solaris 11, writing to Data Domain 9800 7.7.4.0
duplicating via SLP to LTO5 & LTO8 in SL8500 via ACSLS

RiaanBadenhorst
Moderator
Moderator
Partner    VIP    Accredited Certified

Hi,

 

The syntax depends on your actual SLP configuration. If you have 2 (backup and duplicate) operations it would need to look like this if you wanted to set the retention level to (2 weeks for backup, and 3 weeks for duplicate)

nbstl SLP1 -modify_version -version 1 -rl 1,2