Is there a way to limit the network bandwidth / filesystem use per user over NFS on a Solaris 10 file server?

  1. You can do this on the server in Crossbow using IPQoS to limit bandwidth in increments of 150KiB/s.

  2. You can do this on the client using the Linux tc command:


Sources

  1. http://docs.oracle.com/cd/E23823_01/html/816-4554/ipqostm-1.html
  2. http://lartc.org/manpages/tc.txt