<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div>
<div>Hi,</div>
<div><br>
</div>
<div>Given...</div>
<div>$ sshare -a -o account,user,rawshares,normshares,rawusage,normusage,effectvusage,levelfs,fairshare<br>
             Account       User  RawShares  NormShares    RawUsage   NormUsage  EffectvUsage    LevelFS  FairShare<br>
[...]</div>
<div>  other           test01        100    0.980392           0    0.029377      0.051906  18.887985   0.250000<br>
  other           test02          1    0.009804           2    0.536595      0.948093   0.010341   0.125000<br>
</div>
</div>
<div>...and that there are no subaccounts: I computed the fairshare values as 0.964 and ~0 using the relationship  Fairshare=2**(-Effective Usage/Norm Shares), which I read holds for tree fair share as well. Both of these associations have been unused for >
 2 days.<br>
</div>
<div><br>
</div>
<div>Is it possible to compute Fair Share (and Level Fair Share) using just what is shown by sshare?</div>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
M.K.<br>
</div>
</body>
</html>