NetBackup 7.5 with DataDomain and Status 2106
Hello Every Body,
I would like to know if some body has faced with this problem.
I have a Solaris 10 as a master server using 10 GB connection and a Data Domain with 10 GB connection also. I have setted up the storage unit and have done some backups.
Today I faced with failed backups due to the Disk storage server is down 2106 error. I run the the following commands to show up the Storage Server status:
nbdevquery -liststs -stype DataDomain -U
Storage Server : Ixtns1-dd
Storage Server Type : DataDomain
Storage Type : Formatted Disk, Network Attached
State : DOWN
Flag : OpenStorage
Flag : CopyExtents
Flag : AdminUp
Flag : InternalDown
Flag : LifeCycle
Flag : CapacityMgmt
Flag : FragmentImages
Flag : Cpr
Flag : FT-Transfer
nbdevquery -listdv -stype DataDomain -U
Disk Pool Name : Ixtns1-dd-pool
Disk Type : DataDomain
Disk Volume Name : st-nbu-dd
Disk Media ID : @aaaab
Total Capacity (GB) : 18882.65
Free Space (GB) : 18470.09
Use% : 2
Status : DOWN
Flag : ReadOnWrite
Flag : AdminUp
Flag : InternalDown
Num Read Mounts : 0
Num Write Mounts : 1
Cur Read Streams : 0
Cur Write Streams : 0
Num Repl Sources : 0
Num Repl Targets : 0
nbdevquery -listdp -stype DataDomain -U
Disk Pool Name : Ixtns1-dd-pool
Disk Pool Id : Ixtns1-dd-pool
Disk Type : DataDomain
Status : UP
Flag : Patchwork
Flag : Visible
Flag : OpenStorage
Flag : SingleStorageServer
Flag : CopyExtents
Flag : AdminUp
Flag : InternalUp
Flag : LifeCycle
Flag : CapacityMgmt
Flag : FragmentImages
Flag : Cpr
Flag : FT-Transfer
Raw Size (GB) : 18882.65
Usable Size (GB) : 18882.65
Num Volumes : 1
High Watermark : 98
Low Watermark : 80
Max IO Streams : -1
Comment :
Storage Server : Ixtns1-dd (DOWN)
I used this command to take up the Data Domain Storage Unit:
nbdevconfig -changestate -stype DataDomain -dp <disk pool name> -state UP
Ater a few minutes it cames Down again.
In addition to the above post, If it has been working but has now gone down it may be a timeout / communications error during busy periods
It is always worth adding a touch file on your Master and Media Servers as follows:
/usr/openv/netbackup/db/config/DPS_PROXYDEFAULTRECVTMO
edit (vi) this file and just put a value of 800 into it
Then re-start NetBackup on each Server to register this change
This just helps with communications during busy periods
As you pool is not coming back up this may not solve it completely so it is worth checking through the admin log on the Master as well as a vxlogview against nbrmms (222) plus enabling the ost-plugin logs
Let us know what you find or post the logs on here