mozilla / snakepit

Machine learning job scheduler
Mozilla Public License 2.0
51 stars 16 forks source link

jobs use NFS (vs SSHFS) #185

Closed aerickson closed 3 years ago

aerickson commented 3 years ago

Overview

SSHFS has become a limiting factor in job performance.

Switch to NFS for worker disk access.

Testing

Tested on my local snakepit instance (single node running 21.04).

Landing Notes

aerickson commented 3 years ago

Code is working in production. Landing.