📚 Legacy Documentation
Notice: This is the legacy documentation. For the latest features and updates, refer to our current SolusVM documentation.
v1.12 Beta
1.12.00
Revision 6 (21 August 2012)
BugFixes
- Fixed an issue where Xen config files were not being written correctly.
Notes
This is a simple bugfix for an error introduced in Beta R5.
Revision 5 (19 August 2012)
Features
Added Change Root Password option to KVM templates. This allows a new root password to be set when the vps is being built: AdminCP > Media > List Templates > Edit Template
Added SSH (SCP) to AdminCP > Configuration > System Backup. This feature allows you to transfer the database/configuration backup over a secure connection.
BugFixes
Fixed segfault on build of a Xen HVM virtual server
Fixed client/reseller/admin templates to display the root password when a KVM vps was built from template.
Notes
An updated WHMCS module that supports session based serial consoles is here: WHMCS
Revision 4 (15 August 2012)
Features
Added session based serial consoles. Serial consoles are now activated on request and disconnected when specified time elapses.
Added function to reset and disable all serial console sessions on a host server: AdminCP > Nodes > Reset Console Sessions
Notes
An updated WHMCS module that supports session based serial consoles is here: WHMCS
Revision 3 (13 August 2012)
Features
Added Media Sync feature: Admincp > Media > Mediasync
Added an option for reseller to build from KVM template
Revision 2 (07 August 2012)
BugFixes
Fixed a bug in KVM plans to show template media groups
Fixed a bug where resellers KVM vps would fail to build if templates were assigned to the media group
Revision 1 (03 August 2012)
Features
Added KVM template support (See Notes section below)
Added logging for load monitoring. Log location on master
/usr/local/solusvm/log/load.log
BugFixes
Fixed a bug where ‘file:’ was being added to {$CDROM} KVM custom config variable
Fixed a bug where email variable was not being displayed correctly in api log
Notes
A few “testing” KVM templates are available from our TDN
Also ,note there is currently no template sync for KVM templates.
Template location is /home/solusvm/kvm/template on both the master and
slave.
You can “fake” the template on the master using the touch command i.e:
touch /home/solusvm/kvm/template/centos-5.8-x86_64-min-v1-kvm.gz