In the example below the deduplication cache size was inadvertently set to the same size as the repository.
Since, currently, there is no validation for incorrect values/limits or Azure repositories as soon as the settings are saved the core service crashes.
From the windows events we can see the following errors:
Application: Core.Service.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at Replay.Core.NativeWrapper.DedupeVolumeManager.NasDedupeVolume.Mount()
at Replay.Core.NativeWrapper.DedupeVolumeManager.NasDedupeVolume..ctor(Replay.Core.NativeWrapper.DedupeVolumeManager.DvmDescriptor)
at Replay.Core.Implementation.DedupeVolumeManager.NasDedupeVolumeManager.Mount(Replay.Core.Contracts.DedupeVolumeManager.VolumeDescriptor)
at Replay.Core.Implementation.Repositories.DvmRepository.OpenVolume(Replay.Core.Contracts.Repositories.RepositoryConfiguration, Replay.Core.Contracts.DedupeVolumeManager.IDedupeVolumeManager, Replay.Core.Contracts.Cloud.ICloudService, System.Guid)
at Replay.Core.Implementation.Repositories.DvmRepository.MountRepository(Replay.Common.Contracts.ProgressCallback)
Source: Application Error
ID: 1000
Date: 11/13/2020 15:35:26
Description: "Faulting application name: Core.Service.exe, version: 6.5.0.724, time stamp: 0x5f801753 Faulting module name: nas_local_server.dll, version: 0.0.0.0, time stamp: 0x5f800fd3 Exception code: 0xc0000005 Fault offset: 0x000000000012778c Faulting process id: 0x1508 Faulting application start time: 0x01d6b9ca15d63824 Faulting application path: C:\Program Files\AppRecovery\Core\CoreService\Core.Service.exe Faulting module path: C:\Program Files\AppRecovery\Core\CoreService\nas_local_server.dll Report Id: 7804d997-25bd-11eb-8111-d4ae526f3a9c
And the core logs show:
Job 'Resize Azure repository deduplication cache for CORE1' failed
System.AggregateException depth 0: One or more errors occurred. (0x80131500) ---> (Inner Exception #0 depth 0)
Replay.Core.Contracts.DedupeVolumeManager.DedupeVolumeManagerException depth 1: Unknown error has occurred in Azure repository service.
Refer to the logs for error details.
Error resizing deduplication cache - Error(s) 'NasGeneric' (0x80131500)
at Replay.Core.Implementation.DedupeVolumeManager.NasDedupeVolume.GetResizingDedupeCacheProgress(NasResizeBuiltInDedupeCacheProgress progress)
+0x5f 600471a
at Replay.Core.Implementation.DedupeVolumeManager.Jobs.ResizeDedupeCacheJob.DoJobInternal()
To better understand Rapid Recovery core sizing please check our sizing guide.
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Nutzungsbedingungen Datenschutz Cookie Preference Center