Skip to content

crusoecloud/crusoe-nfs-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crusoe-nfs-support

Scripts and driver packages from the Crusoe Cloud team for using Shared Disks over NFS.

Repository layout

Directory Contents
setup/ NFS driver installer for VMs that mount Shared Disks
support/ Diagnostic and verification scripts for troubleshooting NFS clients
debs/ VAST NFS dkms driver packages (downloaded automatically by the setup script)
archive/ Legacy migration scripts

Quick start

Important

Installing the Crusoe NFS drivers can disrupt existing NFS mounts on your VM. If applicable, please stop any active workflows before proceeding.

On the VM:

wget -O crusoe_shared_disks_nfs_setup.py https://github.com/crusoecloud/crusoe-nfs-support/raw/refs/heads/main/setup/crusoe_shared_disks_nfs_setup.py
python3 crusoe_shared_disks_nfs_setup.py --apply-read-ahead-cache --apply-network-optimizations

To install across multiple VMs at once, see setup/README.md.

For full documentation, see Setting up the VAST NFS driver on the Crusoe Cloud docs site.

About

NFS support scripts for Crusoe Cloud

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors