VM called "Aggregate"?

DanGiles

ADSM.ORG Senior Member
Joined
Oct 25, 2002
Messages
626
Reaction score
17
Points
0
Location
Toronto, Ont. Canada
TSMVE 8.1.2.0 on Windows 2012R2.
TSM server 8.1.1.100
I have a script that runs every morning checking for failed backups. Today a "VM" called "Aggregate" showed up. Looking at the extended summary table, I see that every proxy, Windows or Linux, sends this "VM" on each backup; it's just that this time one of them failed. So, what is this, and why would it fail? It certainly does not show up in any data center file system.
Activity types are different. Anyone know what activity type "data mover backup" is?
Code:
       ACTIVITY: BACKUP                                               
ACTIVITY_DETAILS: VMware                                               
   ACTIVITY_TYPE: Data mover backup                                    
          NUMBER: 481,385                                              
          ENTITY: VEBU_BURLINGTON_DMMA                                 
       AS_ENTITY: VEBU_BURLINGTON                                      
      SUB_ENTITY: Aggregate                                            
        COMMMETH: Tcp/Ip                                               
         ADDRESS: bupmtsmvedev1:52585                                  
                                                                       
        ACTIVITY: BACKUP                                               
ACTIVITY_DETAILS: VMware                                               
   ACTIVITY_TYPE: Incremental Forever - Incremental                    
          NUMBER: 481,532                                              
          ENTITY: VEBU_BURLINGTON_DMMA                                 
       AS_ENTITY: VEBU_BURLINGTON                                      
      SUB_ENTITY: BUDMCCMSCA1                                          
        COMMMETH: Tcp/Ip                                               
         ADDRESS: bupmtsmvedev1:52740
 
Back
Top