Unsolved
This post is more than 5 years old
8 Posts
0
2660
December 20th, 2016 02:00
what settings are required in Azure for the CTA to work with it?
Hi there
We have implemented CTA with Azure as the target for a VNX5800 file share.
I have set up a Storage Account (Classic) and then added blob container but we are getting the following error for some larger multimedia files
Page blob is not supported for this account type
any ideas what im missing?
it works for some files but not others
.
thanks
No Events found!



RIskandar
1 Message
0
December 21st, 2016 02:00
Sandy,
CTA will treat files that are equal or less than 16 MB as block blob and everything above 16 MB will be treated as page blob. So, it appears that your classic account does not support page blobs, so large files fail to archive. Try upgrading your account to support page blobs and it should work.
Thanks
Ragy