Sorry, you need to enable JavaScript to visit this website.

SNIA Developer Conference September 15-17, 2025 | Santa Clara, CA

Co-Founder,

Juicedata

Rui Su is the co-founder of Juicedata, creator of JuiceFS, an open-source distributed file system built on object storage. Over the past seven years, he has led its evolution from a proprietary system to a globally adopted open-source project under the Apache 2.0 License. Rui is active in the distributed storage community.

Why S3FS Fails in AI/ML — and How to Achieve Scalable POSIX Access Anyway

Submitted by brooke.candelaria on

Mounting S3-compatible storage via S3FS seems like an easy way to enable POSIX-like access in Kubernetes. But in real AI/ML workloads—e.g., training with PyTorch or TensorFlow—we hit major issues: crashes from incomplete writes, vanished checkpoints, inconsistent metadata, and unpredictable I/O latency.

Subscribe to Rui Su