...
Accounts less than 10G get a reservation of 10G(filesystem) where 12G is the hard limit (filesystem + snapshots)
Accounts less than 25G get a reservation of 25G(filesystem) where 27G is the hard limit (filesystem + snapshots)
Accounts less than 50G get a reservation of 50G(filesystem) where 52G is the hard limit (filesystem + snapshots)
Accounts less than 75G get a reservation of 75G(filesystem) where 77G is the hard limit (filesystem + snapshots)
Accounts less than 100G get a reservation of 100G(filesystem) where 102G is the hard limit (filesystem + snapshots)
All accounts over 100G will be set as sizeOf(filesystem) + 2GB for the reservation, and sizeOf(filesystem)+4GB for quota.
ALL NEW USERS from August 2013 and on, get a 10GB reservation where 12GB is the hard limit. no exceptions.
Typical examples:
If you have 60GB in your home directory, we will allocate a 75GB reservation (guaranteed storage allocation) with a 77GB max quota (filesystem size plus snapshot usage space reserved by the system)
...