We have a large file server running on Solaris 10 and about 200 computing nodes running on Ubuntu. The nodes access the file server over NFS. The load gets larger and larger over time.
Is there a way to restrict the resources (either in/outbound network bandwidth or the I/O to/from the ZFS filesystem on the storage) on the per-user basis? If it's not possible on Solaris, can we tweak the network switch (Cisco Nexus 5k series) to achieve the same?
How do other people manage the access to a large single file system in a fair way?