Link to home
Start Free TrialLog in
Avatar of pramod1
pramod1Flag for United States of America

asked on

EXCHANGE 2010 DAG

we are experiencing vss backup failures on exchange servers which are having passive copies of databases.

attached errors.

but when we rebooted the server, backups were successful but the errors )attached still shows

any clue how rebooting got it corrected even if the error shows
vss1.png
Capture2.png
Avatar of Vick Vega
Vick Vega
Flag of Canada image

Event ID and Source of the posted info, please.
What version of Exchange server you're trying to backup?
Post the results of:
Get-Command ExSetup | ForEach {$_.FileVersionInfo} 

Open in new window

Avatar of pramod1

ASKER

exchange 2010 sp3, cu18
Event ID and Source of the posted EVENT ENTRY, please.
Avatar of pramod1

ASKER

As per error reported in event viewer.( attached-capture2.png)

I ran following on EMS:

Didn’t find any issue with vssadmin list writers . In our case, the VSS writers were fine.

Typed: vssadmin list providers . This will show the VSS writers capable of taking a system snapshot when backing.
Next typed: disk shadow  . Once that comes up typed:  list providers .  one will now see the hardware ID for each VSS writer that you have.

Took note of what VSS error said in your event log. For mine I noticed that a VSS writer with the ID of { 819e044d3..} was giving lots of errors. I matched up the ID number of the event log to the ID number of command prompt output. I noticed that the HW Provider was the culprit

My question is do we really require that writer from Commvault perspective?
ASKER CERTIFIED SOLUTION
Avatar of Adam Brown
Adam Brown
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of pramod1

ASKER

event ID 13 and event ID 12292