DOCUMENTATION: How to list or modify a disk staging storage unit (DSSU) relocation schedule from the command line

Article:TECH37659  |  Created: 2009-01-01  |  Updated: 2009-01-01  |  Article URL http://www.symantec.com/docs/TECH37659
Article Type
Technical Solution


Environment

Problem



DOCUMENTATION: How to list or modify a disk staging storage unit (DSSU) relocation schedule from the command line

Solution



Manual:
Veritas NetBackup (tm) 5.0 Commands for UNIX, Pages: 252, 258
Veritas NetBackup (tm) 5.1 Command Reference for UNIX, Pages: 256, 262
Veritas NetBackup (tm) 6.0 Commands for UNIX, Pages: 284, 291

Modification Type: Addition

Modification:
To list a Disk Staging Storage Unit (DSSU) relocation schedule, the bpschedule command may be run using the storage unit name with the -label switch as follows.  This will display a DSSU schedule via the command line.

# cd /usr/openv/netbackup/bin/admincmd
# ./bpschedule -label <DSSU name>  -U

Schedule:           <DSSU name>
 Type:             Full Backup
 Frequency:        every 3 days
 Retention Level:  1 (2 weeks)
 Maximum MPX:      1
 Synthetic:        0
 PFI Recovery:     0
 Number Copies:    1
 Fail on Error:    0
 Residence:        beorn-quantum8000
 Volume Pool:      NetBackup
 Daily Windows:  
          Monday       07:00:00  -->  Monday    17:00:00
          Friday       07:00:00  -->  Friday    17:00:00
       
To modify the DSSU relocation schedule, the bpschedulerep command may be used.  The following example shows how to modify the relocation schedule to have a frequency of one day (86400 seconds):

# cd /usr/openv/netbackup/bin/admincmd
# ./bpschedulerep <DSSU name> -freq 86400 -cal 0

This command will simply return to the prompt when it is completed.  It will be necessary to list the DSSU schedule via the command line again to verify the changes were made.



Legacy ID



275547


Article URL http://www.symantec.com/docs/TECH37659


Terms of use for this information are found in Legal Notices