doing the thing where i migrate from OVH's object storage to Bunny's, it seems to work fine except I didnt consider the dozens of GBs of cache I need to migrate so that'll be fun. rclone goes brrrrrr
if i had been smart i would have cleared a bunch of cache BEFORE doing that but, oh well
i REALLY should have cleared the cache before doing this, this has been running for 5hours lmfao
"Total objects: 582.753k (582753)
Total size: 95.758 GiB (102818958928 Byte)"
Ah.
1.527 MiB/s between the two object storages does seem pathetic but I guess thats what I get for having a dedicated server with only 100MB/s of bandwidth versus 1Gbps
@eramdam I had the exact same issue ;-;
what I ended up doing is rclone-ing everything except the cache folder first, then swap out the S3 info to Bunny in the mastodon config + restart the instance (so the migration is effective sooner, and cache doesnβt keep accumulating on the old S3 while you transfer), then do another rclone of just the cache folder that I left running for ~2 days or so