409 results found
-
Startup script on first boot
Being able to execute a script on first boot will be a great addition.
8 votes -
Network Speed on Resources page != Network Speed on Base CT page
Problem.
When CT has Network Speed limit > 100Mbit and we change resources of CT on page admincp/vmresources.php?id=ID, Network Speed changes to No Limit because in Network Speed values on this page has maximum value 100Mbit.
On base CT page admincp/manage.php?id=ID list of Network Speed has value up to 1000Mbit.Please, set Network Speed list on page vmresources.php?id=ID equal to Network Speed list on page manage.php?id=ID.
1 vote -
Limit load for all VM in slave page configuration
Add a configuration to the slaves configuration page that allows you to suspend VMs that exceed a certain level of load and leave the choice for the admin to choose the action (suspend or reboot or shut down the VM.
6 votes -
Allow us to enable quick backup for OpenVZ globally
Currently the only way to enable quick backup for containers is to run the script in the solusvm DOCS occasionally however this really should be enabled at the point of container creation.
Please consider updating SolusVM to incorporate that.
9 votes -
Ability to set resolvers for OpenVZ container for users
Ability to set custom resolvers for OpenVZ container inside user panel of SolusVM.
2 votes -
Bridge Creating Script
Basically a script to automate the bridge setup process for KVM hosts, the current bridge documentation is highly outdated and mostly caters to CentOS 6.
6 votes -
5 votes
-
Optimize root password change process
Optimize root password change process.
Here is the use case:
Master node is connected to CloudFlare.
Changing root password for a VM may take more than 100s. When the timeout is exceeded browser ends up with error 524 timeout.Possible solution: make password changing process asynchronous to avoid error 524 timeout.
1 vote -
Allow end users to enable FUSE/NFS/QUOTA/GRE for OpenVZ
Please consider adding the ability for end users to enable certain modules themselves e.g. FUSE/GRE/NFS/QUOTA this is already available for ppp and TUN/TAP and would save a great deal of manual admin work as well as give a more fluid end user experience.
6 votes -
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 -
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 -
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.
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 -
KVM: Multiqueue support
For better network performance, specially on 10 gbit networks, multiqueue would be great: https://www.linux-kvm.org/page/Multiqueue#Overview
5 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 -
REST API
as we haviliy depends on automation, the proper REST API would really help a lot in getting the maximum from (clusterred) SolusVM
5 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
- Don't see your idea?