TDP VE 7.1.6 and TSM 7.1.7 bug

Silapen

ADSM.ORG Member
Joined
Apr 18, 2011
Messages
21
Reaction score
2
Points
0
We have discovered weird situation on our TSM.
TSM 7.1.7 on Win 2008R2 with TDP for VE 7.1.6.
Our storage pool for CTL files is directory tipe pool named VMCTL (directory dev class).
We added local directory copy pool (VMCTL_COPY) on tape device class.
After running protect stgpool to local tape copy (successfull), we are getting this error when trying to backup virtual machines using standard Web TDP for VE GUI:

10/10/2016 15:08:52 ANR9999D_3492896766 BfSwCreate(bfswcrt.c:461) Thread<115>:
Unexpected result - Cannot find primary storage pool
VMCTL in cache list. (SESSION: 4522)
10/10/2016 15:08:52 ANR9999D Thread<115> issued message 9999 from: (SESSION:
4522)
10/10/2016 15:08:52 ANR9999D Thread<115> 00007FFDA1F48027 OutDiagToCons()+167
(SESSION: 4522)
10/10/2016 15:08:52 ANR9999D Thread<115> 00007FFDA1F418F2 outDiagfExt()+112
(SESSION: 4522)
10/10/2016 15:08:52 ANR9999D Thread<115> 00007FFDA1778770 BfSwCreate()+e0
(SESSION: 4522)
10/10/2016 15:08:52 ANR9999D Thread<115> 00007FFDA174B51A bfCreate()+105a
(SESSION: 4522)
10/10/2016 15:08:52 ANR9999D Thread<115> 00007FFDA1D9584F CreateBitfile()+70f
(SESSION: 4522)
10/10/2016 15:08:52 ANR9999D Thread<115> 00007FFDA1D7A233
SmDoBackInsNormEnhanced()+4b3 (SESSION: 4522)
10/10/2016 15:08:52 ANR9999D Thread<115> 00007FFDA1D6AEA5
SmNodeSession()+29f5 (SESSION: 4522)
10/10/2016 15:08:52 ANR9999D Thread<115> 00007FFDA1D26E9B
HandleNodeSession()+1c8b (SESSION: 4522)
10/10/2016 15:08:52 ANR9999D Thread<115> 00007FFDA1D1B9E0
smExecuteSession()+20d0 (SESSION: 4522)
10/10/2016 15:08:52 ANR9999D Thread<115> 00007FFDA206599F
ShmSessionThread()+cf (SESSION: 4522)
10/10/2016 15:08:52 ANR9999D Thread<115> 00007FFDA14E7881 startThread()+141
(SESSION: 4522)
10/10/2016 15:08:52 ANR9999D Thread<115> 00007FFDA1414F7F beginthreadex()+107
(SESSION: 4522)
10/10/2016 15:08:52 ANR9999D Thread<115> 00007FFDA1415126 endthreadex()+192
(SESSION: 4522)
10/10/2016 15:08:52 ANR9999D Thread<115> 00007FFDB26813D2
BaseThreadInitThunk()+22 (SESSION: 4522)
10/10/2016 15:08:52 ANR9999D Thread<115> 00007FFDB2DC54E4
RtlUserThreadStart()+34 (SESSION: 4522)
10/10/2016 15:08:52 ANR0530W Transaction failed for session 4522 for node
PRODUCTION (TDP VMware) - internal server error detected.
(SESSION: 4522)

Our quick solution for this problem was to remove locall backup pool (VMCTL_COPY), rename VMCTL pool to VMCTL_OLD, and create new VMCTL pool. After all backups are running fine.
 
Back
Top