cancel
Showing results for 
Search instead for 
Did you mean: 

disk pool

NIKHIL234656595
Level 6

what is the command or steps to check number of disk volumes in the disk pool?

1 ACCEPTED SOLUTION

Accepted Solutions

Yogesh9881
Level 6
Accredited

 

nbdevquery -listdp -stype server_type [-dp disk_pool_name] [-M
master_server] [-l | -U | -D]
nbdevquery -liststs [-stype server_type] [-storage_server
storage_server] [-l | -U | -D]
nbdevquery -listdv -stype server_type [-dp disk_pool_name [-dv
disk_volume_name]] [-M master_server] [-l | -U | -D]
nbdevquery -listmediaid id... [-l | -U]
nbdevquery -listglobals
On UNIX and Linux systems, the directory path to this command is
/usr/openv/netbackup/bin/admincmd/
On Windows systems, the directory path to this command is
<install_path>\NetBackup\bin\admincmd\

View solution in original post

7 REPLIES 7

Yogesh9881
Level 6
Accredited

 

nbdevquery -listdp -stype server_type [-dp disk_pool_name] [-M
master_server] [-l | -U | -D]
nbdevquery -liststs [-stype server_type] [-storage_server
storage_server] [-l | -U | -D]
nbdevquery -listdv -stype server_type [-dp disk_pool_name [-dv
disk_volume_name]] [-M master_server] [-l | -U | -D]
nbdevquery -listmediaid id... [-l | -U]
nbdevquery -listglobals
On UNIX and Linux systems, the directory path to this command is
/usr/openv/netbackup/bin/admincmd/
On Windows systems, the directory path to this command is
<install_path>\NetBackup\bin\admincmd\

Kiran_Bandi
Level 6
Partner Accredited

try nbdevconfig command with -previewdp switch

and -U for user readable format.

NIKHIL234656595
Level 6

if my one disk volume is down ,then whole disk pool will show as down?

 

Kiran_Bandi
Level 6
Partner Accredited

No pool will not be marked as down. Jobs will not be able to use that particular disk.

Extract from NBU shared storage guide: NetBackup jobs still read from and write to a disk pool that has a downed volume, but the downed volume is unavailable.

 

NIKHIL234656595
Level 6

what if my disk pool has only one volume?

revarooo
Level 6
Employee

Then if that 1 disk volume is down, the disk pool will be unusable until you bring the volume up.

Marianne
Level 6
Partner    VIP    Accredited Certified

Come on NIKHIL!! 

Are you REALLY unable to figure out the logic??