we have exchange DAG servers having databases on different volumes
lately full back up is failing (VSS failures) unable to access snap shot and delete it
also incremental is successful bur full back up done once a week is failing.
where should I check the VSS volume , on c drive of each exchange server who is member of DAG or volumes drives where databases are there,
where do I need to check VSS configuration
ExchangeDatabases* Volume Snapshot Service (VSS)
Last Comment
pramod1
8/22/2022 - Mon
viktor grant
Hi Pramod,
Could you check with the following command:
vssadmin list writers
Could you copy and paste the results?
Cheers
Tom Cieslik
Double check available disk space on C drive and drive where your database is stored.
Most of VSS errors are coming because of not enough space for snapshot.
vssadmin list writers should tell you about what driver is falling.
You can also post error message with error number here, it would help diagnose.
pramod1
ASKER
vss admin list writers shows no errors,(Double check available disk space on C drive and drive where your database is stored.
Most of VSS errors are coming because of not enough space for snapshot.) what should be the space required is it 320 mb free?
where can I check the vss configuration on each volume whether it 320 mb of free space , I am kind of confused as full backups are failing and incremental backups are ok
Could you check with the following command:
vssadmin list writers
Could you copy and paste the results?
Cheers