Hey guys
We’re doing some VeeamZIPs and directly restore VMs them to a backup-NAS which is added in Veeam via SMB. Since beginning of the year (or even before. The last restore was made on the 30th November 2023) we’re not able to do this operation anymore. We’re getting the following error message: “Restore job failed Error: Cannot complete file creation operation.”
The logs show the following:
>05.01.2024 11:16:02.757] <01> Error Restore job has been failed
f05.01.2024 11:16:02.757] <01> Error Make datastore directory failed, datacenter ref = datacenter-2, directory name = "obackupnas] backup20240103-xxx" (System.Exception)
p05.01.2024 11:16:02.757] <01> Error bei Veeam.Backup.ViSoap.CSoapConnection.CreateDatastoreDirectory(String datacenterRef, String dirName)
r05.01.2024 11:16:02.757] <01> Error bei Veeam.Backup.ViSoap.CSoapDatastore25.CreateDirectory(CSoapDatastoreDirectory parent, String relativePath)
e05.01.2024 11:16:02.757] <01> Error bei Veeam.Backup.Core.CNfcFileCommander.CreateSoapDirectory(CSoapPath soapPath)
p05.01.2024 11:16:02.757] <01> Error bei Veeam.Backup.Core.CViVmRestoreTarget.PrepareDatastoreDir(Boolean allowedToCreateDir, CSoapPath preferredPath)
d05.01.2024 11:16:02.757] <01> Error bei Veeam.Backup.Core.CViVmRestoreTarget.PrepareTargetDir(Boolean needCreateDir, CSoapPath preferredTargetDirPath)
r05.01.2024 11:16:02.757] <01> Error bei Veeam.Backup.Core.CViVmRestoreTarget.PrepareTargetDir(CSoapPath preferredTargetDirPath)
r05.01.2024 11:16:02.757] <01> Error bei Veeam.Backup.Core.CViVmRestorerImpl.RestoreConfig(CSoapPath targetVmDirPath, CViVmRestoreTarget restoreTarget, IViVmRestoreSource restoreSource, COibSummary summary)
m05.01.2024 11:16:02.757] <01> Error bei Veeam.Backup.Core.CViVmRestorerImpl.RestoreImpl(ITask task, IClientContainer sourceClientContainer, CViVmRestoreTarget restoreTarget, IViVmRestoreSource source, COibSummary summary)
m05.01.2024 11:16:02.757] <01> Error bei Veeam.Backup.Core.CViVmRestoreProcessor.RestoreImpl(CRestoreTask task, IViVmRestoreSource restoreSource, COib oib, CStoragei] restoreStorages)
r05.01.2024 11:16:02.757] <01> Error bei Veeam.Backup.Core.CViVmRestoreProcessor.Restore(CViVmRestoreSourceProvider restoreSource, COib oib, CStoragei] restoreStorages)
r05.01.2024 11:16:02.757] <01> Error bei Veeam.Backup.Core.CViVmRestorer.DoRestore(IStopSessionSync sync, IStorageAccessor accessor)
e05.01.2024 11:16:02.757] <01> Error bei Veeam.Backup.Core.CVmRestorer.Restore(CBackup localBackup)
a05.01.2024 11:16:02.757] <01> Error bei Veeam.Backup.Core.CVmRestorer.Restore(CRestoreSession jobSess, CBackup localBackup, IVmRestorer vmRestorer, IStopSessionSync sync)
05.01.2024 11:16:02.757] <01> Error bei Veeam.Backup.Core.CVmRestoreExecutor.ExecuteRestore(IRestoreOibSpec spec, CStopSessionControl sync)
05.01.2024 11:16:02.757] <01> Error bei Veeam.Backup.Core.CLocalRetryableMethod`1.Execute()
c05.01.2024 11:16:02.757] <01> Error bei Veeam.Backup.Core.CRetryableRestore`1.Execute(Boolean executeOibPrepare)
e05.01.2024 11:16:02.757] <01> Error bei Veeam.Backup.Core.CVmRestoreExecutor.Execute()
c05.01.2024 11:16:02.757] <01> Error Fault "CannotCreateFileFault", detail "<CannotCreateFileFault xmlns="urn:vim25" xsi:type="CannotCreateFile"
However, we can still create backups as usual on the backup-NAS and we can restore the backups to our local productive storage, but not the backup-NAS. We’re using the community edition.
Did someone already encountered this error and has a fix for that? Would be much appreachiated.
BR Marcel