In Netbackup how to extend expiry date

# bpimagelist -U -client winnt1 -d 02/01/2010 -e 03/25/2010
Backed Up Expires Files KB C Sched Type Policy
---------------- ---------- -------- -------- - ------------ ------------
03/19/2010 19:05 03/26/2010 4544 2233084 N Cumulative I winnt1
03/18/2010 19:05 03/25/2010 4459 1137063 N Cumulative I winnt1
03/17/2010 19:05 03/24/2010 4328 893408 N Cumulative I winnt1
03/16/2010 10:00 03/30/2010 260217 75252159 N Full Backup winnt1

How to set expiry date to never expire.
# bpexpdate -m YOUR_MEDIA_ID_HERE -d infinity
# bpexpdate –m Z605S1 –d infinity

# bpexpdate -m Z605S1 -d 04/28/2010 10:30:00 -host winnt1
Are you SURE you want to change Z605S1
to expire on Wed Apr 28 10:30:00 2010 y/n (n)? y

After extending expiry date
# bpimagelist -U -client winnt1 -d 02/01/2010 -e 04/30/2010
Backed Up Expires Files KB C Sched Type Policy
---------------- ---------- -------- -------- - ------------ ------------
03/19/2010 19:05 04/28/2010 4544 2233084 N Cumulative I winnt1
03/18/2010 19:05 04/28/2010 4459 1137063 N Cumulative I winnt1
03/17/2010 19:05 04/28/2010 4328 893408 N Cumulative I winnt1
03/16/2010 10:00 04/28/2010 260217 75252159 N Full Backup winnt1


How to extend expiry date with backupid


# bpexpdate -backupid web_serv_1270251000 -d 04/20/2010 18:00:00
Are you SURE you want to change web_serv_1270251000
to expire on Tue Apr 20 18:00:00 2010 y/n (n)? y
# bpexpdate -backupid db_sunv440_serv_1270269000 -d 04/20/2010 18:00:00
Are you SURE you want to change db_sunv440_serv_1270269000
to expire on Tue Apr 20 18:00:00 2010 y/n (n)? y
# bpexpdate -backupid remoteinfo_1270269301 -d 04/20/2010 18:00:00
Are you SURE you want to change remoteinfo_1270269301
to expire on Tue Apr 20 18:00:00 2010 y/n (n)? y
# bpimagelist -U -client remoteinfo
Backed Up Expires Files KB C Sched Type Policy
---------------- ---------- -------- -------- - ------------ ------------
04/16/2010 19:00 04/23/2010 1810 14272 N Cumulative I RMS

# bpimagelist -U -client remoteinfo -d 04/01/2010 -e 04/25/2010
Backed Up Expires Files KB C Sched Type Policy
---------------- ---------- -------- -------- - ------------ ------------
04/16/2010 19:00 04/23/2010 1810 14272 N Cumulative I RMS
04/15/2010 19:00 04/22/2010 1810 14272 N Cumulative I RMS
04/14/2010 19:00 04/21/2010 1810 14272 N Cumulative I RMS
04/13/2010 19:00 04/20/2010 1810 14272 N Cumulative I RMS
04/12/2010 19:00 04/19/2010 1810 14208 N Cumulative I RMS
04/10/2010 10:05 04/24/2010 1810 14208 N Full Backup RMS
04/03/2010 10:05 04/20/2010 1810 14272 N Full Backup RMS
# bpexpdate -backupid puneinfo_1270285371 -d 04/20/2010 18:00:00
Are you SURE you want to change puneinfo_1270285371
to expire on Tue Apr 20 18:00:00 2010 y/n (n)? y
# bpexpdate -backupid infoserv_1270285631 -d 04/20/2010 18:00:00
Are you SURE you want to change infoserv_1270285631
to expire on Tue Apr 20 18:00:00 2010 y/n (n)? y
# bpexpdate -backupid panduserv_1270285955 -d 04/20/2010 18:00:00
Are you SURE you want to change panduserv_1270285955
to expire on Tue Apr 20 18:00:00 2010 y/n (n)? y
# bpexpdate -backupid panduserv_1270285955 -d 04/20/2010 18:00:00
# bpexpdate -backupid wikiserv_1270289292 -d 04/20/2010 18:00:00
Are you SURE you want to change wikiserv_1270289292
to expire on Tue Apr 20 18:00:00 2010 y/n (n)? y

Comments

Popular Posts