"Invalid cross-device link" i/o errors on service containers

Hi there!

Since three or four days ago, our jobs have been increasingly failing with an error in one of our service database container image (scylla). Container log show many entries with:

... error system:18, filesystem error: rename failed: Invalid cross-device link ....

This container creates hard links, and it seems the cause of this issues.

Rigth now, all jobs that use that service container in our pipelines are failing…

Does CircleCI deployed anything in this days that could be causing that issue?

Best Regards