Comment 1 for bug 1890574

Revision history for this message
Anton (a.porabkovich) wrote :

I found the reason for the error.
A DLO object was uploaded to the cloud storage.
Then the object type was changed to SLO.
But for some reason, the change only occurred on one server.
On all other servers, the object remains DLO.

Currently on the same server:
Content-Type: application/pdf;swift_bytes=1089467
Timestamp: 2020-06-26T07:51:09.214980 (1593157869.21498)
System Metadata:
  X-Object-Sysmeta-Container-Update-Override-Etag: 8d3a35d5c6405e655b58aaa4f9964e2d; slo_etag=ae9051fbff7dc0499ee00ce3bcde9fff
  X-Object-Sysmeta-Ec-Content-Length: 462
  X-Object-Sysmeta-Ec-Etag: 8d3a35d5c6405e655b58aaa4f9964e2d
  X-Object-Sysmeta-Ec-Frag-Index: 3
  X-Object-Sysmeta-Ec-Scheme: liberasurecode_rs_vand 2+2
  X-Object-Sysmeta-Ec-Segment-Size: 1048576
  X-Object-Sysmeta-Slo-Etag: ae9051fbff7dc0499ee00ce3bcde9fff
  X-Object-Sysmeta-Slo-Size: 1089467
Transient System Metadata:
  No metadata found
User Metadata:
  No metadata found
Other Metadata:
  X-Static-Large-Object: True
ETag: 537a67d6e47c9b22743dec30d8036b9d (valid)
Content-Length: 312 (valid)
Partition 0
Hash 05ca2b8d9ad708ea9dba3978ca49f14a

On all other servers:
Content-Type: application/pdf
Timestamp: 2020-06-26T07:51:08.694360 (1593157868.69436)
System Metadata:
  X-Object-Sysmeta-Ec-Content-Length: 0
  X-Object-Sysmeta-Ec-Etag: d41d8cd98f00b204e9800998ecf8427e
  X-Object-Sysmeta-Ec-Frag-Index: 1
  X-Object-Sysmeta-Ec-Scheme: liberasurecode_rs_vand 2+2
  X-Object-Sysmeta-Ec-Segment-Size: 1048576
Transient System Metadata:
  No metadata found
User Metadata:
  No metadata found
Other Metadata:
  X-Object-Manifest: %D0%97%D0%B0%D0%BA%D0%B0%D0%B7%D1%8B_segments/%D0%A2%D1%80%D0%B5%D0%B1%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F%20%D0%BE%20%D0%BF%D0%BE%D0%B3%D0%B0%D1%88%D0%B5%D0%BD%D0%B8%D0%B8%20%D0%B4%D0%BE%D0%BB%D0%B3%D0%B0%20%28%D0%B8%D1%81%D0%BA%D0%BE%D0%B2%D0%BE%D0%B5%29/28174.pdf/slo/1593157868.688028/67108864
ETag: d41d8cd98f00b204e9800998ecf8427e (valid)
Content-Length: 0 (valid)
Partition 0
Hash 05ca2b8d9ad708ea9dba3978ca49f14a

Only on one server the object became SLO, and on all other servers the object remained DLO
Why did this happen?