Subversion Repositories havirt

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
37 235 d 7 h rodolico /testing/ fixing testing  
/testing
35 235 d 7 h rodolico /tags/v1.2.0/ Fixing mess up  
/tags/v1.2.0
33 235 d 7 h rodolico /trunk/ turned debugging back off  
/trunk/havirt
29 235 d 7 h rodolico /trunk/ some last minute fixes, ready for beta testing  
/trunk/domain.pm
/trunk/havirt
/trunk/havirt.pm
/trunk/node.pm
27 235 d 23 h rodolico /trunk/ Commented out some debugging  
/trunk/havirt
26 235 d 23 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 237 d 21 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
19 256 d 23 h rodolico /trunk/ Updated version number to 1.0.0  
/trunk/cluster.pm
/trunk/domain.pm
/trunk/havirt
/trunk/havirt.pm
/trunk/node.pm
15 258 d 22 h rodolico /trunk/ Moved scan from node.pm to havirt.pm
Added code to actually shut down a domain when requested
 
/trunk/domain.pm
/trunk/havirt
/trunk/havirt.pm
/trunk/node.pm
14 268 d 4 h rodolico /trunk/ Created a usage dialog, and set up so it will give you a virt-install
command with vnc/uuid/MAC already calculated.
 
/trunk/USAGE
/trunk/virt-install.template.sample
/trunk/domain.pm
/trunk/havirt
12 307 d 0 h rodolico /trunk/ Changed data storage to put all data in one file (instead of one for each
section).
 
/trunk/cluster.pm
/trunk/domain.pm
/trunk/havirt
/trunk/havirt.pm
/trunk/node.pm
11 318 d 0 h rodolico /trunk/ Additional error checking in havirt, and have completed the first part of
the functions which show/retrieve information. Next step will be do write
code that will start doing manipulations
 
/trunk/cluster.pm
/trunk/havirt
10 318 d 0 h rodolico /trunk/ Reorganized the loadxxx files into havirt.pm so they were accessible to
multiple modules. cluster.pm now does a status.
 
/trunk/cluster.pm
/trunk/domain.pm
/trunk/havirt
/trunk/havirt.pm
/trunk/node.pm
9 318 d 2 h rodolico /trunk/ Ready to do some scary stuff, so saving beforehand  
/trunk/README
/trunk/domain.pm
/trunk/havirt
/trunk/node.pm
8 319 d 1 h rodolico /trunk/ Rewrote main code to use module::sub from first two parameters. Allows new
modules to be created or existing ones to have new sub's created without
touching main code.
 
/trunk/cluster.pm
/trunk/domain.pm
/trunk/havirt
7 320 d 0 h rodolico /trunk/ In progress. Need testing on domain.pm, and remove code from havirt  
/trunk/domain.pm
/trunk/havirt
/trunk/node.pm
6 320 d 3 h rodolico /trunk/ Just saving before I do some weird stuff  
/trunk/havirt
5 321 d 0 h rodolico /trunk/ Some final work on node.pm, starting to work on domain.pm  
/trunk/domain.pm
/trunk/havirt
/trunk/node.pm
4 321 d 2 h rodolico /trunk/ Have all current node functionality in node.pm  
/trunk/havirt
/trunk/havirt.pm
/trunk/node.pm
3 321 d 7 h rodolico /trunk/ Beginning to split to using modules for different functions  
/trunk/havirt.pm
/trunk/node.pm
/trunk/havirt

Show All