Open rabernat opened 4 years ago
I tried examining the filesystem myself following these instructions to mount a filestore. But I got stuck
sudo mkdir -p /mnt/pangeo-filestore
sudo mount 171.161.186:/test /mnt/pangeo-filestore
The mount command eventually timed out with
mount.nfs: Network is unreachable
I must be doing something wrong, but can't figure out what.
I fixed this very temporarily by increasing to 2.2 TB. But we really need to sort this out and figure out a better solution for home directories.
I must be doing something wrong, but can't figure out what.
Note to self: the compute instance must be in the same region as the filestore. The firs time I tried it, my compute instance was in us-central-1a
but the filestore is in us-central-1b
. In the same region, things work.
I wrote a storage retention policy for uc berkeley hubs - https://docs.datahub.berkeley.edu/en/latest/topic/storage-retention.html. Going to implement some code soon. Maybe adopt a similar policy?
We are out of space again on our shared NFS filestore. Jupyter pods can't start
@jhamman - can you remind us how you diagnosed the disk usage by user?
Happy Friday night everyone! 🙃