Subversion Repositories havirt

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
28 132 d 13 h rodolico /trunk/ added svn location to README  
/trunk/README.md
26 132 d 13 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
25 134 d 11 h rodolico /trunk/ Checking for resources before migrating/starting domain on node
creates config file
havirt node maintenance now issues commands to migrate any domains off
of the node to be placed into maintenance mode
 
/trunk/config.sample.yaml
/trunk/README.md
/trunk/USAGE.md
/trunk/cluster.pm
/trunk/domain.pm
/trunk/havirt
/trunk/havirt.pm
/trunk/node.pm
24 147 d 3 h rodolico /trunk/ Updating Documentation  
/trunk/INSTALL.md
/trunk/TODO.md
/trunk/USAGE.md
/trunk/TODO
/trunk/USAGE
/trunk/README.md
23 147 d 4 h rodolico /trunk/ changed README to a .md and put in some markup  
/trunk/README.md
/trunk/README
13 203 d 14 h rodolico /trunk/ New datafile used fully, starting on some new code  
/trunk/README
/trunk/cluster.pm
/trunk/domain.pm
9 214 d 16 h rodolico /trunk/ Ready to do some scary stuff, so saving beforehand  
/trunk/README
/trunk/domain.pm
/trunk/havirt
/trunk/node.pm