Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Virtualizor 2.8.5 Launched (Release Branch)
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Virtualizor 2.8.5 Launched (Release Branch)

softacchiragsoftacchirag Member
edited May 2016 in Providers

Hi,

The Virtualizor Team has released Virtualizor 2.8.5

This version introduces improved migration for OpenVZ and fixes some bugs.
The following are the complete list of changes :

[Feature] OpenVZ Migration process is improved and now Admin can control the speed while migrating a VM.

[Feature] Added option to set the suspension load limit for OpenVZ VMs. VMs will be suspended if their load Average time of past 5 Minute is greater than set value.

[Feature] Added CLI utility to restore the Database from command line. Click here for guide

[Feature] Added option to lock the IPs. Locked IPs can not be used for New VM creation.

[Feature] Added option "Plan Template" in the Add Plan wizard to create a duplicate plan using an existing plan.

[Feature] Added WHMCS Callback for various actions in Virtualizor. You will need to upgrade your WHMCS module to 2.0.5 for this. Click here for guide

[Feature] Added multi select options in the "Enduser List VPS" page to Start, Stop, Restart and Power off, multiple VPS at the same time.

screenshot-www virtualizor com 2016-05-05 15-58-43

[Feature] Added multi select options in the "List VPS" page for Cloud users to Start, Stop, Restart, Power off, Suspend, Unsuspend, Suspend Network and Unsuspend Network, multiple VPS at the same time.

[Task] In Admin Panel -> List VPS page, the stats pie graph were not showing the detail on mobile devices. Added a clickable option for mobile users.

[BugFix] When any operation is performed via billing module, Virtualizor was adding the Remote IP of that billing module in logs instead of users actual IP. This is fixed. You will need to upgrade your WHMCS module to 2.0.5 for this.

[BugFix] Recipes were not working on VMs having Ubuntu 14 and 15 as guest OS. This is fixed.

[BugFix] In the Admin Panel -> Task page, search was not working for completed tasks. This is fixed.

[BugFix] Free IPs were not calculated as per the IP Pool hence server resources were not updated correctly. This is fixed.

[BugFix] The Node selection algorithm of Virtualizor did not consider the number of IPs to be assigned to a VM. Hence if a Node had less IPs than the number required, the algorithm wouldn't filter the node. This is fixed.

[BugFix] On OpenVZ RAM calculation was not correct for VMs having guest OS as CentOS 7. This is fixed.

[BugFix] If a VM was in rescue mode and Admin tried to delete that VM, it was giving Javascript error. This is fixed. Also added error handler in WHMCS module, so that while terminating a VPS which is in rescue mode, it will throw an error.

[BugFix] Disable Email setting was not working under Admin Panel -> Configuration -> Email Setting. This is fixed.

Virtualizor supports OpenVZ, Xen, XenServer and Linux-KVM on CentOS and Ubuntu and they all can be managed from the Master. We are adding more features and if you have any suggestions, do let us know. We hope you enjoy this version of Virtualizor.

Regards,
The Virtualizor Team

Thanked by 1starservices

Comments

  • MadMad Member

    Virtualizor development is moving much faster than SolusVM

    Thanked by 1zafouhar
  • YmpkerYmpker Member

    Very happy with Virtualizor so far :)

  • @Ympker said:
    Very happy with Virtualizor so far :)

    With this release we are concentrating on making migrations very easy.
    Once that is done, backups will be revamped.

  • Not only is their development faster than SolusVM, their support/staff is much better. Not missing SolusVM as we've been migrating away.

    Thanked by 2zafouhar Ympker
  • RaymiiRaymii Member

    [Feature] Added option to set the suspension load limit for OpenVZ VMs. VMs will be suspended if their load Average time of past 5 Minute is greater than set value.

    Are they auto-unsuspended as well after some time?

    [BugFix] On OpenVZ RAM calculation was not correct for VMs having guest OS as CentOS 7. This is fixed.

    How can the guest OS make a difference there?

  • RIYADRIYAD Member, Patron Provider
    edited May 2016

    Virtualizor keep getting better and better , loving it !!!

    Thanked by 1Ympker
  • @Raymii said:

    [Feature] Added option to set the suspension load limit for OpenVZ VMs. VMs will be suspended if their load Average time of past 5 Minute is greater than set value.

    Are they auto-unsuspended as well after some time?

    Auto suspension is not there, we will add it in next version.

    [BugFix] On OpenVZ RAM calculation was not correct for VMs having guest OS as CentOS 7. This is fixed.

    How can the guest OS make a difference there?

    We get the actual RAM usage from guest machine in OpenVZ and in CentOS 7 the output of "free -m" is changed so we have changed code and now we are taking it from /proc/meminfo.

Sign In or Register to comment.