Case #07461228
This weekend checking the errors at S3 level, found that Veeam Server is requesting an object in this path for each company:
/[XXXX]/Veeam/Backup365/[XXXXX]/CommonInfo/StorageStatistics
Reviewing the online docs about this will be:
• [Blob file] StorageStatistics. Contains information on used space in archive object storage per organization.
Currently this object is not being created by Veeam, and its repeatly requested by the process overtime, i can see in the last week several thousand request to this object creating at S3 level a lot of 404 request. (NotFound)
Code: Select all
"GET /XXXXX/Veeam/Backup365/XXXXXXX/CommonInfo/StorageStatistics HTTP/1.1" 404 479 "-" "APN/1.0 Veeam/1.0 Microsoft365
Anyone got this error too?
KR,
Manuel