| 47 |
36 d 2 h |
rodolico |
/trunk/ |
Made major cleanups and changes (see CHANGES.md) and updated documentation to decent markdown format. Had CoPilot create a bunch of tests in ./tests folder and threw in some real world data. Updates have not been tested on Real World machines yet |
|
/trunk/tests /trunk/tests/README.md /trunk/tests/TESTING.md /trunk/tests/dd-107_scan.testing /trunk/tests/dd-121_scan.testing /trunk/tests/dd-127_scan.testing /trunk/tests/run_tests.sh /trunk/tests/test_havirt.sh /trunk/tests/test_havirt_safe.sh /trunk/tests/test_integration.pl
/trunk/CHANGES.md /trunk/INSTALL.md /trunk/README.md /trunk/USAGE.md /trunk/cluster.pm /trunk/domain.pm /trunk/havirt /trunk/havirt.pm /trunk/node.pm
|
| 26 |
530 d 2 h |
rodolico |
/trunk/ |
20240827 v1.2.0
- migration now works
- when a node is placed in maintenance mode, will attempt to migrate any domains currently running on it.
- Removed --yes parameter, relying on --dryrun (-n)
- Added config file, auto-generated if it doesn't exist with defaults
- Checks resources on start/migrate to ensure RAM and CPU's do not overpower system
- findDomain moved to havirt.pm, set to rescan system (unless paranoid mode set)
- Added a lot of code to enhance --verbose flag |
|
/trunk/CHANGES.md /trunk/PROGRAMMING.md /trunk/havirt.sample.cron
/trunk/INSTALL.md /trunk/README.md /trunk/TODO.md /trunk/cluster.pm /trunk/config.sample.yaml /trunk/domain.pm /trunk/havirt /trunk/havirt.pm /trunk/node.pm
|