The following error appears when attempting to create an extent for an AppAssure 5 repository:
Size shouldn’t be greater than 16 TB.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ArgumentException: Size shouldn’t be greater than 16 TB.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[ArgumentException: Size shouldn't be greater than 16 TB.]
Replay.Core.Web.Controllers.RepositoryController.ValidateFileSpec(RepositoryFileSpecificationModel fileSpecification) +412
Replay.Core.Web.Controllers.RepositoryController.ValidateFiles(RepositoryFileSpecificationModelCollection files) +315
lambda_method(Closure , ControllerBase , Object[] ) +127
System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +248
System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +39
System.Web.Mvc.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12() +125
System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +640
System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) +640
System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +312
System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +351
Due to Microsoft NTFS file size limitations, the initial repository and any additional storage locations added to it (extents) are limited to a 16 TB maximum each.
To resolve this issue, create a 16 TB repository and an additional storage location that will extend the repository to the total desired size.
Click here for more information regarding extents in AppAssure 5.