How to increase available RAM in rescue mode for SolusVM KVM VPS?

Have more questions? Submit a request

Applicable to:

  • SolusVM

Question

How to increase available RAM in rescue mode for SolusVM KVM VPS?

Answer

  1. Access SolusVM administrator interface.

  2. Enable Resume Mode.

  3. Open SolusVM > Virtual Servers > VPS > Custom Config.

  4. Copy content of Live Config to Custom Config.

  5. Check option Enable Custom Config.

  6. Change <memory></memory> and <currentMemory></currentMemory> values, for example default values are:

    CONFIG_TEXT: <memory>262144</memory>
    <currentMemory>262144</currentMemory>

    To change available memory to 1 GB:

    CONFIG_TEXT: <memory>1062144</memory>
    <currentMemory>1062144</currentMemory>

  7. Click on Save and Reboot.

    Custom Config

    custom_config.PNG

  8. When it is required to disable rescue mode - uncheck SolusVM > Virtual Servers > VPS > Custom Config > Enable Custom Config and click on Save and Reboot.

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.