Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Problem in VSS (Failover Cluster with 2 Hyper-V Server 2016 nodes and a SAN) #12

@gskoc

Description

@gskoc

What could be the cause of this error? I can't back up some of the virtual machines on that CSVFS volume using hypervbackup v2.2.

This is a small script that runs the backup
set BCKPATH="\node2\c$\ClusterStorage\Volume4\vmbackups"
HyperVBackup.exe --all --output %BCKPATH% --compressionlevel 2 1> last_output.log 2> last_error.log"

contents of last_error.log file are:

Error: The requested object was a duplicate.
at Alphaleonis.Win32.Vss.VssBackupComponents.AddToSnapshotSet(String volumeName, Guid providerId)
at HyperVBackUp.Engine.BackupManager.BackupSubset(IDictionary2 vmNamesMapSubset, Options options) at HyperVBackUp.Engine.BackupManager.VssBackup(IEnumerable1 vmNames, VmNameType nameType, Options options)
at HyperVBackup.Console.Program.Main(String[] args)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions