pvc/node-daemon/pvcd
Joshua Boniface 3893666507 Improve performance by removing spurious actions
1. Remove a number of time.sleep commands which don't really seem
necessary any longer and which significantly increased the startup
time while parsing the VM list.
2. Handle some variable sets during initialization of the object,
rather than waiting for a management command, enabling...
3. Know when a state change, and the corresponding Libvirt lookup,
is unnecessary due to the target node not matching the current node.
This also removes a number of unremovable errors from Libvirt on the
console which were annoying.

This reduces the total time taken by the VM startup segment (lines
760-762 of Daemon.py) from 17.117s down to 0.976s for 82 VMs.
2019-05-21 22:56:40 -04:00
..
CephInstance.py Fix missing variable 2018-11-27 21:26:12 -05:00
DNSAggregatorInstance.py Switch DNS aggregator to PostgreSQL 2019-05-21 01:07:41 -04:00
Daemon.py Switch DNS aggregator to PostgreSQL 2019-05-21 01:07:41 -04:00
DomainConsoleWatcherInstance.py Only stop log parser if it's actually running 2019-05-11 12:09:42 -04:00
DomainInstance.py Improve performance by removing spurious actions 2019-05-21 22:56:40 -04:00
NodeInstance.py Switch DNS aggregator to PostgreSQL 2019-05-21 01:07:41 -04:00
VXNetworkInstance.py Only remove gateways when managed 2019-03-17 13:19:44 -04:00
__init__.py Massive rejigger into single daemon 2018-10-14 02:40:54 -04:00
common.py Finish setup of Ceph OSD addition and basic management 2018-10-29 17:51:25 -04:00
dnsmasq-zookeeper-leases.py Update dnsmasq script to use YAML config 2019-03-17 13:59:05 -04:00
fencing.py Fix bad split on list 2019-03-13 19:26:08 -04:00
fixrbdlocks Move to YAML config and allow split functions 2019-03-11 01:47:40 -04:00
log.py Move to YAML config and allow split functions 2019-03-11 01:47:40 -04:00
zkhandler.py Implement domain log watching 2019-05-10 23:26:59 -04:00