-
Optimize MySQL queries for SolusVM database to make UI work faster
Consider to optimize MySQL queries for SolusVM database.
The two examples below:
Index on vserverid field in bandwidthstatistics table can improve performance of the cron script for bandwidth reset scheduled task
If there are about 55 pages of IP Blocks, 64 IPs per block it cannot render the page with pagination 'All' due to timeout that caused by intensive mysql query.
6 votes -
KVM password change for new order from WHCMS
When new order is being placed at WHMCS for KVM VPS, password entered by client is not automatically send to SolusVM from WHMCS hence client could not login with their entered password.
3 votes -
glusterfs on openvz solusvm
it would be a good idea if we can create a container with solusvm using a glusterfs storage?
i had create this and getting and error ?
]# vzctl create 102 --ostemplate centos-7-x8664 --config basic
Creating image: /vz/private/102.tmp/root.hdd/root.hdd size=52428800K
Creating delta /vz/private/102.tmp/root.hdd/root.hdd bs=2048 size=104857600 sectors v2
Error in docreatedelta (ploop.c:377): Can't open /vz/private/102.tmp/root.hdd/root.hdd: Invalid argument
Failed to create image: Error in docreate_delta (ploop.c:377): Can't open /vz/private/102.tmp/root.hdd/root.hdd: Invalid argument [1]
Creation of container private area failed2 votes -
Overrides for language files
It would be great if we could create override language files.
Then we would not have to save the language file before every update, check for changes and then restore the custom language adjustments.
2 votes -
DNS entries of the VM should be removed when the VM deleted.
It would be better to delete all DNS records associated with a VM when the VM has been deleted
6 votes -
backup all filesystems for KVM
Currently, only the primary filesystem is backed up during the auto FTP backup process. All filesystems added to a Virtual Machine should be included in the backup, or an option should be added to include the secondary file systems.
7 votes -
4 votes
-
KVM - Standard flags to be set to pass to the XML on a per node basis
With the last few intel CPU issues it would be beneficial for rapid mitigation to be able to set on a node basis some cpu flags that are automatically put in to all XML config files for every guest VM either newly created or upon reboot from the panel.
4 votes -
Startup script on first boot
Being able to execute a script on first boot will be a great addition.
5 votes -
IPv6 Auto config for windows VM's
A method of auto configuring IPv6 for windows virtual servers as it already works for Linux would be beneficial.
3 votes -
KVM: support for fstrim
If the hostsystem uses SSD, the guests should be able to execute fstrim to prevent performance degradation.
For this it must be possible to add "discard='unmap'" to the KVM guest configuration.
5 votes -
A function that creates a template For you
Currently you can create templates through command line on the hypervisor, though I run I to issues sometimes when I use it. I think a great tool to have would be one where you can select a VM and it would automatically create a gen 1/2 template from it through the admin panel.
5 votes -
Do not start suspended KVM servers after migration
Currently, when migrating a suspended KVM server, the server will be started on the target node.
Actually, the server should not be started. In the SolusVM panel the server is still displayed as suspended, so it is not obvious that the server is running. So it requires us to stop the server manually.
2 votes -
Set reverse DNS for reserved IPv6 addresses
If you have reserved an IPv6 subnet you can't change the reverse DNS of an IP in that range. We would like to be able to set reverse DNS for the physical machines in our network with IPv6.
1 vote -
Custom JS / themes files for admin backend
We have done a lot of customizations in the admin backend, e.g. we integrated a note field at the IP list so we know directly why a IP is marked as reserved.
Currently, it is hard to make customizations. All our customizations are done via javascript since all admin template files are encrypted.
We have placed the javascript code into the existing solusvm js files and these customizations get lost during update.So i would like to see a better way to integrate own code into the admin backend.
I have 2 ideas:
A javascript and CSS directory in which…
1 vote -
Provide changelog for user interface template
It would be useful if we could see the changes in the bootstrap client template before updating.
I think github would be a good place for that. There should also be notes in the release notes if there were changes in the template.
1 vote -
Bandwidth Usager report per client.
We have an option to display the bandwidth usage report per VM, It would be good if we have the same option per client.
Let's say the client own 5 VM's, it's better to see all his 5 VM's last month usage at one place.
3 votes -
REST API
as we haviliy depends on automation, the proper REST API would really help a lot in getting the maximum from (clusterred) SolusVM
4 votes -
Add a white label feature to SolusVM
Add an ability to access Master node UI using reseller's domain main to "white label" it.
As a subrequest, add an ability to secure reseller's domain name with different SSL certificate.3 votes -
Exclude servers from ebtables
If you enable the option "IP Stealing & ARP Attack" at the node configuration, it affects all servers on the node.
A GUI integration to exclude single servers from the protection is useful, e.g. for internal servers.
2 votes
- Don't see your idea?