📚 Legacy Documentation
Notice: This is the legacy documentation. For the latest features and updates, refer to our current SolusVM documentation.
v1.13 Beta
1.13.00
Revision 5 (05 October 2012)
Features
Added support for auto network configuration on provision of KVM virtual server. The system will attempt to auto detect the operating system and configure the network for linux virtual servers
Added network reconfiguration to admin and client area for KVM virtual servers
Added admin API new
vserver-infoallvariables. nostatus & nographs: Virtual Server StateAdded new configuration file to master/slave.
/usr/local/solusvm/data/config.ini(/usr/local/solusvm/data/config.ini.example)Added [kvm]
domain_config_exclude_memtunevariable to/usr/local/solusvm/data/config.iniAdded [kvm]
domain_config_experimental_memtunevariable to/usr/local/solusvm/data/config.iniAdded [kvm]
domain_simple_internal_networkvariable to/usr/local/solusvm/data/config.iniAdded [dhcpd]
config_simple_internal_networkvariable to/usr/local/solusvm/data/config.ini
BugFixes
Fixed issue with media sync and slaves not connecting back to the master
Admin API reboot/boot functions will now fail if the virtual server is suspended
New bandwidth graphs are now returned correctly via the admin API
Changes
KVM templates are now returned in the admin API ’listemplates’ call
Admin API ’listtemplates’ will now only return active templates/iso’s
Notes
Revision 4 (28 September 2012)
BugFixes
- Fixed an issue where KVM secondary disk drives would stop the virtual server from booting. This bug can only be re-produced on specific qemu-kvm versions.
Revision 3 (27 September 2012)
Features
Added KVM Disk Cache option on a per virtual server basis. You can now overide the defualt node setting
Added Ajax collection of virtual server statistics to admincp virtual server manage page
Added the ability to add and remove secondary hard disks to KVM virtual servers
Added debug logging to media sync
Added better admincp notifications
Added notification position settings under General Settings
Added notification sticky option under General Settings
Added Logical Volume manager
Added Filter option to virtual server list. Filter by Suspended, Online, Offline, OpenVZ, Xen PV, Xen HVM & KVM
Added
FTPBACKUPMASTERNIC=””advanced.confvariable: General
BugFixes
Fixed a bug where media sync would show iso’s as .gz archives
Fixed a bug where admincp install from template would show obscure filesizes (now rounded off)
Fixed a bug where KVM Template media groups were not showing on creating a custom virtual server
Fixed a bug in OpenVZ edit plan not allowing more than 100mbit network speed to be selected & set
Changes
Removed javascript ‘Loading’ overlay from admincp manage pages
Removed data timeout from media sync
Removed Growl notifications (feature replaced)
Trunacated ’ Operating System’ & ’ Template’ fields in virtual server list. Hover over for full details
CPU topology is now set for KVM virtual servers
Increased timeout for OpenVZ loads collection
General enhancements to admin area
Notes
Revision 2 (21 September 2012)
Features
Introduced new bandwidth counting system. The new system counts inbound & outbound traffic for IPv4/IPv6 including new rrdtool graphs. The master no longer needs to contact the slave to aggregate the graph data, thus, allowing the graphs to be more consistant (This feature should help prevent breaks in the graphs). If inbound/outbound (or both) counting is disabled for the node, the data will still be graphed, but not added to the clients usage
Added Disk I/O graphs for KVM/Xen virtual servers
BugFixes
- General AdminCP layout fixes
Notes
Beta R3 will contain the new centralized backup (if our final tests succeed).
Revision 1 (13 September 2012)
Features
Added Generation 2 template system for KVM. Several testing templates are in the TDN ([ http://tdn.solusvm.com tdn.solusvm.com]) including Linux and Windows
Added change root password for KVM linux vps to the AdminCP. Even if the vps was not built from a template, it still attempts to change the root password
Added total ‘bandwidth used’ to bandwidth usage report in AdminCP
Added Swap option to KVM create and kvm resources
BugFixes
- KVM template notes are now passed to the client when re-installing if any notes are set. They will also be displayed when re-install by admin