Add loading and processing of utilisation data
This patch adds loading and processing the utilisation data during instance moves. While the data is not yet used, it is correctly modified by instance changes between nodes. hbal has the new ‘-U’ command line argument for this. The format of the file is simply instance name and the four stats, space-separated.
Showing
- Ganeti/HTools/ExtLoader.hs 26 additions, 1 deletionGaneti/HTools/ExtLoader.hs
- Ganeti/HTools/IAlloc.hs 1 addition, 1 deletionGaneti/HTools/IAlloc.hs
- Ganeti/HTools/Loader.hs 15 additions, 8 deletionsGaneti/HTools/Loader.hs
- Ganeti/HTools/Node.hs 23 additions, 15 deletionsGaneti/HTools/Node.hs
- hbal.hs 1 addition, 0 deletionshbal.hs
- hscan.hs 1 addition, 1 deletionhscan.hs
Loading
Please register or sign in to comment