Dumpsaveset fails with 'Failed to get recombine saveset'.

book

Article ID: 100034017

calendar_today

Updated On:

Description

Error Message

The (EVSVR) log will show the following:
Starting DumpSaveset operation
 
Getting recombined Saveset (DVS) file
ERROR: Failed to get recombined saveset. Error: Operation aborted  (0x80004004)
ERROR: GetRecombinedSaveset failed. Error: Operation aborted  (0x80004004)

  
Getting DVS File and SIS Part files
ERROR: Failed to get list of constituent parts. Error: Operation aborted  (0x80004004)
ERROR: GetConstituentParts failed. Error: Operation aborted  (0x80004004)


Getting Vault Store Database records
Saved database information item: C:\Program Files (x86)\Enterprise Vault\Reports\EVSVR\EVSVR_DumpSaveset_20170505144346\VSDBRecords.xml
  
Completed operation with one or more errors. Review the log file for more information.
  
Log file closed


A dtrace of (EVSVR) will show the following:

{ExtractData:#141} Failed writing F:\Vault\MBArchive\Mailbox Ptn1\2017\02-22\E\155\E15532FED0C8870CC3767F9A14094ED1.ARCHDVS: errno = 28

{ExtractFileCommand::Execute:#61} _com_error exception: [Catastrophic failure  (0x8000ffff)]

{ExtractFileCommand::Execute} (Exit) Status: [Catastrophic failure  (0x8000ffff)]

Cause

The cause of this issue is due to insufficient available disk space on the affected partition. This is indicated by the errno = 28 in the dtrace. 

When EVSVR attempts to do a dumpsaveset from a cab file it will extract the contents of that cab file onto the partition. If there is not sufficient disk space available to extract the contents of the cab file onto the partition, the operation will fail.

Resolution

To resolve this issue add sufficient disk space to the partition in question.

Issue/Introduction

Running an 'Enterprise Vault Storage Verify and Repair Utility' (EVSVR) dumpsaveset fails to get a recombined saveset.