cloudstack/tools/appliance/systemvmtemplate/scripts
Paul Angus 033199972e systemvm: improve SystemVM startup and memory usage (#3126)
In order to reduce memory footprint and improve boot speed/predictability.
The following changes have been made:

- add vm.min_free_kbytes to sysctl
- periodically clear disk cache (depending on memory size)
- only start guest services specific to hypervisor
- use systemvm code to determine hypervisor type (not systemd)
- start cloud service at end of post init rather than through systemd
- reduce initial threads started for httpd
- fix vmtools config file

Fixes #3039

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2019-06-26 14:40:59 +05:30
..
apt_upgrade.sh systemvmtemplate: new 4.11.2 template and fixes (#2799) 2018-09-12 14:42:05 +05:30
authorized_keys.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
cleanup.sh CLOUDSTACK-10341: Reduce systemvmtemplate size, install nftables (#2506) 2018-03-28 13:11:51 +05:30
configure_acpid.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_conntrack.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_grub.sh CLOUDSTACK-10013: Fixes based on code review and test failures 2017-12-23 17:51:42 +05:30
configure_locale.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_login.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_networking.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_persistent_config.sh CLOUDSTACK-10194: Use packer for building systemvmtemplates 2017-12-23 09:22:44 +05:30
configure_systemvm_services.sh systemvm: improve SystemVM startup and memory usage (#3126) 2019-06-26 14:40:59 +05:30
finalize.sh CLOUDSTACK-10341: VR minor fixes to systemvmtemplate (#2468) 2018-03-23 11:52:29 +05:30
install_systemvm_packages.sh server: ssh-keygen in PEM format and reduce main systemvm patching script (#3333) 2019-05-23 18:08:00 +05:30