2.6.1.2 Appliance VMware snapshot issue - creates but unable to delete snapshots
Recently upgraded entire environment to 7.6.1.2/2.6.1.2 from 7.6.1/2.6.1
Environment briefly:
Master: Solaris 10, NetBackup 7.6.1.2 Media: 4 x 5220 Appliances, NetBackup 7.6.1.2 VMware: vCenter 4.1
So was not having issues with the vCenter 4.1 environment prior to the ugprade. But post upgrade I started getting Status 156s *after* a night of successful backups. What I have narrowed it down to is that the appliance is able to request and get a snapshot done, but when it comes time to clean up the snapshot, it fails. Strange thing is that this job completes with a Status 0 - but with the following errors:
ERRORS FROM JOB DETAILS: 08/08/2015 21:56:19 - Info bpbrm (pid=4754) INF - vmwareLogger: removeVirtualMachineSnapshot: SYM_VMC_ERROR: SOAP_ERROR 08/08/2015 21:56:20 - Info bpbrm (pid=4754) INF - vmwareLogger: RegisterExtensionAPI: SYM_VMC_ERROR: SOAP_ERROR 08/08/2015 21:56:20 - Info bpbrm (pid=4754) INF - vmwareLogger: SOAP 1.1 fault: "":ServerFaultCode [no subcode] 08/08/2015 21:56:20 - Critical bpbrm (pid=4754) from client denamrd8: FTL - VMware_thaw: VMware delete snapshot failed: SYM_VMC_SOAP_ERROR 08/08/2015 21:56:20 - Critical bpbrm (pid=4754) from client denamrd8: FTL - VMware error received: Permission to perform this operation was denied. 08/08/2015 21:56:20 - Info bpfis (pid=4771) done. status: 0 08/08/2015 21:56:20 - end Application Snapshot: Delete Snapshot; elapsed time 0:00:09 ERRORS FROM LOG FILE: 11:59:51.731 [28259] <2> onlfi_vfms_logf: INF - do_thaw: Retrieving snapshots returned 0. 1 snapshots were found. 11:59:51.731 [28259] <2> onlfi_vfms_logf: INF - do_thaw: Snapshot name=NBU_SNAPSHOT densyma02p 1439401488, mor=snapshot-5265965 11:59:51.731 [28259] <2> onlfi_vfms_logf: INF - vmwareLogger: Thread <1> acquired lock in removeVirtualMachineSnapshot, level 1 11:59:51.732 [28259] <2> onlfi_vfms_logf: INF - vmwareLogger: removeVirtualMachineSnapshot: <InvalidRequestFault xmlns="urn:vim25" xsi:type="InvalidRequest"></InvalidRequestFault> 11:59:51.733 [28259] <2> onlfi_vfms_logf: INF - vmwareLogger: removeVirtualMachineSnapshot: Starting ns2:RemoveSnapshotRequestType dump. 11:59:51.733 [28259] <2> onlfi_vfms_logf: INF - vmwareLogger: <?xml version="1.0" encoding="UTF-8"?> <ns2:RemoveSnapshotRequestType xsi:type="ns2:RemoveSnapshotRequestType"><ns2:_this xsi:type="ns2:ManagedObjectReference" type="VirtualMachineSnapshot">snapshot-5265965</ns2:_this><ns2:removeChildre n>false</ns2:removeChildren><ns2:consolidate>true</ns2:consolida 11:59:51.733 [28259] <2> onlfi_vfms_logf: INF - vmwareLogger: te></ns2:RemoveSnapshotRequestType> 11:59:51.733 [28259] <2> onlfi_vfms_logf: INF - vmwareLogger: removeVirtualMachineSnapshot: Completed ns2:RemoveSnapshotRequestType dump. 11:59:51.733 [28259] <2> onlfi_vfms_logf: INF - vmwareLogger: removeVirtualMachineSnapshot: SYM_VMC_ERROR: SOAP_ERROR 11:59:51.733 [28259] <2> onlfi_vfms_logf: INF - vmwareLogger: Thread <1> releasing lock in removeVirtualMachineSnapshot, level 1 11:59:51.733 [28259] <2> onlfi_vfms_logf: INF - do_thaw: vmcRemoveSnapshot returned 6
Subsequent backups fail due to the old snapshot being orphaned. I have to manually go in and delete the orphaned snapshots, then I can get another good backup... which promptly leaves another orphaned snapshot.
Support has been somewhat helpful, but at this point they are saying things point to VMware... and I don't really know where to start looking. I'm somewhat hopeful since it is easily reproducable, but since the "official" word is that 4.1 is not supported in conjuction with 7.6.1 I'm not overly confident.
Anyone run into anything similar?