Skip to content

Help us Improve Solus

Please provide here your suggestions for new functionality, ideas and improvements for the current and future versions of Solus. We encourage you to review and vote for suggestions of others. The top-ranked suggestions are likely to be included in the new versions of Solus.

Please write in English so that voters from all over the world can read and understand your ideas.

Help us Improve Solus

Categories

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

318 results found

  1. add ability to set up QoS of KVM VPSes via API

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. ability to add additional network interfaces to KVM VPSes

    9 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Add ability to change language for Administrator area

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. It is better to have an option to arrange OS templates because in a reseller login panel, when you create a VPS the list of OS are not arrange properly. This request is related to ticket #16115 - reseller login.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Templates  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. By default, SolusVM operates VNC ports in its database and adds it to .xml config file, so changes to qemu.conf do not affect the VNC ports for VPS. It would be great to be able to switch it on other range of ports.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  KVM  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. It would be good to have IPv6 IP/Subnet information of the VM on Welcome email which we send using Email templates.

    https://documentation.solusvm.com/display/DOCS/Email+Templates

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Add ability to add PTR record for IP address disregarding the fact if there is an A record or not for this domain name

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Add functionality where a VPS node can be replicated, amongst the cluster.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Include RemoteFX into Windows KVM templates

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Templates  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. We have a BGP network with many different egress routes. We want to differentiate the billing of traffic routed through different egresses. Could SolusVM distinguish statistics the traffic going to different routes?
    Example:
    Bandwidth egress No.1: 250GB / 500GB (download & upload)
    Bandwidth egress No. 2: 250GB / 500GB (only upload)

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Add Acronis backup support in SolusVM

    9 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Backups  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Add live migration feature for KVM VPSes

    35 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    In Testing  ·  2 comments  ·  Migration  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Add API method for Re-write Config functionality

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. It would be good to have an option to select the Volume Group before the VM creation.

    At the moment, SolusVM is allowing us to create VM from only one Volume Group. Let's say, there are two HDD's available for VM creation in Xen/KVM. One is SATA and another one is SSD. If we have an option to select the Volume Group, we could create two different Volume Group from two disks.

    25 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. It is not possible to add an additional partition to the VPS in SolusVM at the moment.
    However, it is possible to do this using OpenVZ native tools.

    For example, there is a device /dev/sdb on the hardware node and it is necessary to add it to the VPS 101.
    Here is the instruction:

    Create a partition /dev/sdb1 and format it in ext4 filesystem type.
    Add /dev/sdb1 to the VPS with the command:
    
    # vzctl set 101 --devnodes sdb1:rw --save 
    Enter the VPS and mount the device to filesystem:
    
    # vzctl enter 101
    # mount -t ext4 /dev/sdb1 /mnt 
    

    It…

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  OpenVZ  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. In Import mode Admin API is totally disabled.
    It would be great if in Import mode it will be possible to manage Clients/Resellers via API

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. It would be good to have some kind of filters or option in SolusVM panle that should pull all the running VM (Online) information like it's disk usage,disk size and it's Plans in one page.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. add ability to set default NIC card type for KVM VPSes via API, plan or template

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Add ability to assign IP addresses from a particular IP block when provisioning VPS from WHMCS? 

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. I feel like the CPU topology setting should be on the plan pages not in the template page. As plans dictate the amount of vCPUs on a VPS, not the template and so that makes no sense. The rest such as passthrough, make sense as these can matter per operating system such as Windows. This way everyone can properly set CPU topology globally and correctly for each plan.

    Without CPU topology, operating systems don't recognize the structure as it is. They detect the allocated vCPUs as sockets, so giving a VPS 2 vCPUs means the operating system detects it as…

    8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    under review  ·  0 comments  ·  KVM  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?