SolusVM Beta v1.15 R3 Released!

SolusVM v1.15 Beta R3 has now been released.

Release notes:

  • Updated TLD list for DNS functions
  • Fixed KVM custom config boot order not translating correctly
  • Connection errors are now sent to all admins that have connection alerts enabled under there admin settings. If no admins have it enabled and email will be sent to the system email instead
  • Client login notifications are now sent via html email and using correct smtp server settings
  • Fixed PHP date timezone in connection monitoring
  • Load alerts are now sent to all admins that have the load alerts enabled under there admin settings. If no admins have it enabled and email will be sent to the system email instead
  • Fixed PHP date timezone in load monitoring
  • Creation date of the virtual server is now shown in the admin area. Virtual servers created before this update will show as unknown
  • Added admin login alerts back in. It is also possible to enable/disable them under the admin’s settings
  • Added ACL for powerdns
  • Fixed ACL for Boot, Reboot, Shutdown, Suspend & Unsuspend on the virtual server list
  • Fixed bug in client list where the virtual server hover over list was underlapping
  • Added KVM video settings to admin and client areas. Includes several types vga, vmvga etc and 3d/2d acceleration
  • Added ability to re-write the KVM, Xen PV & Xen HVM configuration files for a virtual server without the need for a reboot
  • Added KVM clock options to admin and client areas. Choice of Default, UTC or Localtime. Also includes auto time catchup
  • Added upgrade/downgrade KVM/Xen HVM virtual server to current vserver-change admin API call
  • Added option to remove and set exclusive logical volume flags when migrating a KVM virtual server from the GUI using the don’t move data option. Settings are available in /usr/local/solusvm/data/config.ini on each slave:

;; If migrating virtual servers on shared storage using the don’t move data option this can ;; be run to give the logical volume the -aey flag on the destination ;lvchange_migrate_destination_exclusive = false

;; If migrating virtual servers on shared storage using the don’t move data option this can ;; be run to give the logical volume the -aln flag on the source ;lvchange_migrate_source_exclusive = false

Have you read enough?