NVIDIA / aistore

AIStore: scalable storage for AI applications
https://aistore.nvidia.com
MIT License
1.23k stars 164 forks source link

Damaged metafile after update from 3.5 to 3.6 #85

Closed and-1 closed 2 years ago

and-1 commented 2 years ago

After update to 3.6 version i see error in targets log: W 22:24:01.281820 ec.go:440 failed to load metadata from "/ais/sda/@ais/nvais/%mt/0025f/bJgGysbPLgSoXmVEsZVjMzcefFbWKebg": damaged metafile "/ais/sda/@ais/nvais/%mt/0025f/bJgGysbPLgSoXmVEsZVjMzcefFbWKebg": unsupported metadata format version 2065855337. Only 1 supported How can i resolve this problem and covert to new metadata format. Maybe exist update documentation?

and-1 commented 2 years ago

Any updates?

VirrageS commented 2 years ago

Hey @and-1, so sorry for the delay. Unfortunately there is nothing you can do to repair those objects. This particular change is not forward, nor backward compatible. So the only way to do it would be to restore all objects, disable EC on the bucket, upgrade the AIS, and the enable EC again.

Sorry for the inconvenience that this change has caused.