cancel
Showing results for 
Search instead for 
Did you mean: 

Limiting storage units by command line

Schwarzkopf
Level 5

Hi,

I´m looking for any way to limit storage units in a media server by command line.

Thanks

1 ACCEPTED SOLUTION

Accepted Solutions

Andy_Welburn
Level 6

my answer was as specific as your question! wink

& kindly Anton appears to have supplied you with an answer to your more specific question!

See my answer to: https://www-secure.symantec.com/connect/forums/nbu-command-line-set-drives-duplicates-or-backups#comment-5207271

"...

bpsturep -label STU_name -cj number_concurrent_jobs  (the latter option also amends number of concurrent tape drives)

Use bpstulist -U to check before & after that changes are what you expect.

..."

View solution in original post

5 REPLIES 5

Andy_Welburn
Level 6

Can you clarify?

There are various commands that deal with STUs or Storage Unit Groups:

bpstuadd - create STU or STUG

bpstudel - delete STU or STUG

bpstulist - display STU or STUG

bpsturep - replace attributes for STU

Andy_Welburn
Level 6

...

Schwarzkopf
Level 5

Thanks for the answers.

What I really need is a command line to setting Maximum concurrent write drives from 4 to 2

regards.

Anton_Panyushki
Level 6
Certified

bpsturep -label <storage_unit_name> -cj <concurrent_jobs_number>

Set cj to 0 in order to disable storage unit.

Andy_Welburn
Level 6

my answer was as specific as your question! wink

& kindly Anton appears to have supplied you with an answer to your more specific question!

See my answer to: https://www-secure.symantec.com/connect/forums/nbu-command-line-set-drives-duplicates-or-backups#comment-5207271

"...

bpsturep -label STU_name -cj number_concurrent_jobs  (the latter option also amends number of concurrent tape drives)

Use bpstulist -U to check before & after that changes are what you expect.

..."