365 results found
-
Add a description to reserved IPs
We use SolusVM as our primary source for all our IP ranges. But we have physical machines too. To make sure these IP's are not used we reserve them in SolusVM.
It would be helpful if we can set a description for these IP addresses. Basically, we just need a description field for each IPv4 address and IPv6 subnet that we reserve.
I know you can set reverse DNS for IPv4 but you can't for IPv6 subnets. A single solution that covers all IP's is preferred, so that's why I suggest to add a description field.
5 votes -
Add an option to create KVM snapshot for KVM virtual servers
Add an option to create KVM snapshot for KVM virtual servers via SolusVM web interface
11 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 -
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 -
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 -
virsh console access
Please add console and serial to the autogenerated config so that admins can use
virsh console vpsname
Solus uses KVM as backend and should not limit its features.
Currently one gets greeted with
error: internal error: cannot find character device <null>
Placing full XML config that includes serial and console in every VPS via Solus web panel to overcome this limitation is awkward.
4 votes -
Change the icon for the Archlinux OS in Client Panel-Reinstall Action.
When we reinstall the OS from client panel, we could find the list of OS icons.
Archlinux OS is showing the Linux Icon instead it's own. Please change this.
2 votes -
Please allow us to use symbols for VPS root/admin password
Currently we cant use symbols for VPS root/admin password. please include symbols as well.
7 votes -
Add --no-sparse parameter with virt-resize to avoid filesystem issues in KVM VM.
During the VM creation, solusvm slave uses
virt-resize --expand /dev/sda1 template.gz /dev/dm-x
to expand the template and to write to the LV. However, if LV has obsolete data on it, and virt-resize copies template with sparse mode, the obsolete data could occupy the space where superblocks are supposed to write to and it leads to no bootable device error.I understand this behaviour can be avoided if we already zeroed the Volume Group, but it's still affecting the Windows guests.
Please add a toggle to enable/disable the --no-sparse mode for each template in Template settings page.
8 votes -
How to find out which VPS consumes the largest CPU resources, and which VPS consumes the largest IO resources.
Need a option or graph on SolusVM manage node page to shows largest CPU and IO resources consuming VPS list.
19 votes -
Add enable/disable toggle for Migration function.
It would be good to have Enable/Disable toggle for Migration feature.
7 votes -
Fetch KVM VPS HDD and memory details on the SolusVM Panel.
Display the KVM VPS HDD and memory activity details on the SolusVM panel as OpenVZ VPS.
11 votes -
Get client ID in API action "client-create" result.
When Creating Client with API result do not have client ID. It would be nice feature. Now You need list clients and find ID by user name :(
7 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.
5 votes -
Reseller Customization
It would be useful to allow a list of plans to be selected when creating a reseller user. Currently you can only specify a resource pool which the user can create any size servers from, this can be an issue when allocating resource pool larger than a single piece of hardware. Having separate reseller plans (similar to the current admin plans page) and selecting the plans or plan group when creating a reseller user would be helpful. It would let a reseller create VPS using pre-set plans. This would allow better reseller functionality for some people so they can offer…
4 votes -
Include the Network speed limit information in the Virtual Server Information API call.
It would be good to fetch the Network speed limit information of a VM when we use the Virtual Server Information.
https://documentation.solusvm.com/display/DOCS/Virtual+Server+Information
1 vote -
Option to add custom XML settings for KVM guests on template level
Extend a SolusVM functionality that allows to add custom XML settings for KVM guests on template level, such custom XML settings should be merged to .XML configuration file of the VM
31 votes -
Apply the Network Speed limit for the Outbound Speed Limit(Upload Network speed limit)
Since the current network speed limit feature limiting the Inbound speed limit(Download speed limit), It would be good if we improve this option for Outbound Speed Limit (Upload Speed limit)
11 votes -
API improvment: vserver-change-cpu
It would be good if we have an option to change the cpuunits and cpulimits of a OpenVZ VM using the vserver-change-cpu API call.
9 votes
- Don't see your idea?