I have a problem regarding Storage Snapshots from an IBM SVC.
I have a Job which has some file servers in it, which are round about 15 to 20 TB large.
The .vmdks which are about 1 TB large are located on several datastores.
So we have 2 machines which have 12 and 14 disks located on 12 or 14 datastores.
If we do a Storage Snapshot of these VM's, iam getting the following error:
FYI: This is a Snapshot only job, which creates Snapshots 4 times a day.
Code: Select all
Failed to create snapshot on primary storage. There are more than 10 names VeeamProductionSnapsot_SSNAP_ONLY.2018-12-07-0812
Code: Select all
[07.12.2018 12:35:42] <01> Error [SanSnapshotSource] Failed to create production snapshot and retain old snapshot for volume: 'ESXWSVBKVD132' ('234').
[07.12.2018 12:35:42] <01> Error There are more than 10 names VeeamProductionSnapshot_SSNAP_ONLY.2018-12-07-1235 already. (Veeam.Backup.SanPlugin.PublicStorage.CPublicPluginException)
[07.12.2018 12:35:42] <01> Error at Veeam.Backup.SanPlugin.PublicStorage.StorageClientLogged.CreateProductionSnapshot(String volumeId, String backupJobName)
[07.12.2018 12:35:42] <01> Error at Veeam.Backup.SanPlugin.PublicStorage.CPublicPluginProductionSnapshotCreator.CreateSnapshotInternal(IStorageClient client, CSanVolume volume)
[07.12.2018 12:35:42] <01> Error at Veeam.Backup.SanPlugin.PublicStorage.CPublicPluginProductionSnapshotCreator.CreateProductionSnapshot(CSanVolume volume, IXmlLogger sessionLogger)
[07.12.2018 12:35:42] <01> Error at Veeam.Backup.Core.CSanProductionSnapshotOperations.CreateAndRetainSnapshot(ISanProductionSnapshotCreator snapshotCreator, CSanVolume volume, Boolean isProdactionSnapshotsForTransfer)
[07.12.2018 12:35:42] <01> Error at Veeam.Backup.Core.CSanProductionSnapshotOperations.CreateAndRetainProductionSnapshotsSafe(ISanPluginCoreHelpers sanPluginHelpers, CSanHost sanHost, IEnumerable`1 volumes, Boolean isProdactionSnapshotsForTransfer)
[07.12.2018 12:35:42] <01> Info [SanSnapshotSource]===========================================================================================
[07.12.2018 12:35:42] <01> Error [SanSnapshotSource] Create storage source snapshot failed, set session record to warning.
[07.12.2018 12:35:42] <01> Error There are more than 10 names VeeamProductionSnapshot_SSNAP_ONLY.2018-12-07-1235 already. (Veeam.Backup.SanPlugin.PublicStorage.CPublicPluginException)
[07.12.2018 12:35:42] <01> Error at Veeam.Backup.SanPlugin.PublicStorage.StorageClientLogged.CreateProductionSnapshot(String volumeId, String backupJobName)
[07.12.2018 12:35:42] <01> Error at Veeam.Backup.SanPlugin.PublicStorage.CPublicPluginProductionSnapshotCreator.CreateSnapshotInternal(IStorageClient client, CSanVolume volume)
[07.12.2018 12:35:42] <01> Error at Veeam.Backup.SanPlugin.PublicStorage.CPublicPluginProductionSnapshotCreator.CreateProductionSnapshot(CSanVolume volume, IXmlLogger sessionLogger)
[07.12.2018 12:35:42] <01> Error at Veeam.Backup.Core.CSanProductionSnapshotOperations.CreateAndRetainSnapshot(ISanProductionSnapshotCreator snapshotCreator, CSanVolume volume, Boolean isProdactionSnapshotsForTransfer)
[07.12.2018 12:35:42] <01> Error at Veeam.Backup.Core.CSanProductionSnapshotOperations.CreateAndRetainProductionSnapshotsSafe(ISanPluginCoreHelpers sanPluginHelpers, CSanHost sanHost, IEnumerable`1 volumes, Boolean isProdactionSnapshotsForTransfer)
Thank you and Best Regards !
Falko