chrooting is not thread-safe. Install the initscript before calling VServer.start...
[nodemanager.git] / bwmon.py
2008-05-09 Faiyaz Ahmed* Avoids defunct procs
2008-03-07 Faiyaz AhmedBug fix for caching dead slices.
2008-03-07 Faiyaz AhmedLess noisey logging. Also uses LOG_LEVEL now.
2008-03-06 Faiyaz Ahmedfixed deletion logic. ..this is sloppy but it works...
2008-03-06 Faiyaz Ahmedto support pl_mom list emails instead of mails to support
2008-03-05 John Doesimple patch for redirecting pl-mom notification to...
2008-02-27 Faiyaz AhmedAdded sharing for loans.
2008-02-07 Faiyaz Ahmedtypo
2008-01-31 Faiyaz Ahmeddebugging off
2008-01-24 Faiyaz Ahmedfixed syntax error and added sanity checking.
2008-01-23 Faiyaz Ahmedproposed fix for spurious emails when admins set node...
2008-01-03 Faiyaz Ahmed(no commit message)
2007-11-06 Faiyaz AhmedCLean up deaddb.
2007-11-01 Faiyaz AhmedForgot case where NM is reinstalled and dat is deleted...
2007-10-31 Faiyaz AhmedSupport for persistent byte limits for dynamic slices...
2007-10-25 Faiyaz AhmedTo support persistent byte totals in case of dynamic...
2007-06-26 Faiyaz AhmedHTBS exist but aren't in dat file are no longer toggled...
2007-06-26 Faiyaz AhmedUpdate comment to reflect change.
2007-06-26 Faiyaz AhmedStart tracking HTBS that are already running (presumeab...
2007-06-16 Faiyaz AhmedCVS doesn't know the difference between spaces and...
2007-06-15 Faiyaz Ahmed* BWmon is now event driven and handles reboots. Also...
2007-04-26 Faiyaz AhmedFix so xids that no one knows about are deleted.
2007-04-25 Faiyaz AhmedOld slices weren't having their totals cary over when...
2007-04-24 Faiyaz AhmedCreate new slices if not running.
2007-04-23 Faiyaz AhmedUses rspec to calculate bwlimits. Respects sirius...
2007-04-13 Faiyaz AhmedBad delegate logic. Fixed.
2007-04-13 Faiyaz Ahmed* bwmon now uses rspecs instead of direct plcapi call...
2007-03-06 Faiyaz Ahmed* Syntax error.
2007-02-28 Faiyaz Ahmed* Node caps weren't being set in time and max rates...
2007-02-27 Faiyaz Ahmed* Added fix for > 25% min bandwidth shares. The idea...
2007-02-26 Faiyaz AhmedSkip over delegate accounts until instantiated (and...
2007-02-14 Faiyaz Ahmed* Changed variable names for clarity...and fixed a...
2007-02-14 Faiyaz AhmedSlice attributes are strings. Cast to int before...
2007-02-12 Faiyaz AhmedSets up slice bw limits and HTBs. Incorporates pl_mom...
2007-02-08 Faiyaz Ahmed* Sets up root slice / default slice HTBs.
2007-02-08 Faiyaz Ahmed* Limits are in KBytes.
2007-02-08 Faiyaz AhmedNeeds to be tested before certifying good.
2007-02-07 Faiyaz Ahmedon going conversion
2007-02-03 Faiyaz AhmedIncorporating old pl_mom into NM.