Is there a way to limit the network bandwidth / filesystem use per user over NFS on a Solaris 10 file server?
You can do this on the server in Crossbow using IPQoS to limit bandwidth in increments of 150KiB/s.
You can do this on the client using the Linux tc command:
Sources
- http://docs.oracle.com/cd/E23823_01/html/816-4554/ipqostm-1.html
- http://lartc.org/manpages/tc.txt