• TechOps

    Need clarity?
    Chat with our experts now

    • Web Hosting SupportWeb Hosting Support
    • Helpdesk Support

      Skilled and professional 24/7 helpdesk support

    • Product Support

      Boost your product support with our expertise

    • Managed ServicesManaged Services
    • Server Management

      Don't let server issues slow you down. Let us manage them for you

    • Server Monitoring

      Safeguard your server health with our comprehensive monitoring solutions

    • Staff AugmentationStaff Augmentation
    • Hire an Admin

      Transform your business operations with our expert administrative support

    • Hire a Team

      Augment your workforce with highly skilled professional from our diverse talent pool

  • CloudOps

    Confused?
    Discuss with our sales team now.

    • Author ProfileAWS
      Well Architected Review
    • Author ProfileFinOps As a Service

      FinOps As a Service

    • Migrate

      Upgrade the journey: Migrate & Modernize seamlessly

    • Modernize

      Effortless CloudOps mastery for seamless cloud management

    • Optimize

      Efficient CloudOps: Boosting performance through optimization

    • Manage

      Simplify compliance complexities with our dedicated service

  • DevOps

    How Supportsages
    is creating an
    impact?

    View Casestudies
    • Author Profile24/7 DevOps As a Service

      Round-the-clock DevOps for uninterrupted efficiency

    • Author ProfileCI/CD Pipeline

      Automated CI/CD pipeline for seamless deployments

    • Author ProfileInfrastructure As a Code

      Crafting infrastructure with ingenious code

    • Author ProfileDevSecOps

      Integrated security in continuous DevOps practices

    • Author ProfileHire DevOps Engineers

      Level up your team with DevOps visionaries

    • Author ProfileConsulting Services

      Navigate success with expert DevOps consulting

  • SecOps

    Expert SecOps Services
    for any Scale

    • Author ProfileVAPT

      Vulnerability Assessment and Penetration Testing

    • Author ProfileSource Code Review

      Ensuring source code security and safe practices to reduce risks

    • Author ProfileSecurity Consultation

      On demand services for improving server security

    • Author ProfileSystem Hardening

      Reduced vulnerability and proactive protection

    • Author ProfileManaged SOC

      Monitors and maintains system security. Quick response on incidents

    • Author ProfileCompliance as a Service

      Regulatory compliance, reduced risk

  • Insights

    Explore our latest
    insights and resources

    Blog

    Explore our latest articles and insights

    Case Studies

    Read about our client success stories

  • Contact Us

  • About
  • Certifications
  • Life at Supportsages
  • Events
  • Contact
  • Careers
  • Blog

  • Dedicated Support Team
  • Quasi-dedicated Support Team
  • Hire a DevOps Engineer
  • Hire a Billing Support Staff
  • Per-ticket Support Plan
  • Managed Services

  • Microsoft Azure Expert
  • AWS Cloud Expert
  • Hire a developer
SS

SupportSages

Bites of wisdom @ work


Copyright © 2008 - 2026 SupportSages Pvt Ltd. All Rights Reserved.
Privacy PolicyLegal TermsData ProtectionCookie Policy

How to Migrate the solusVM master server.

Sharafuddin M.A

  • 2 min read
SupportSages Logo

Generating audio, please wait...

SolusVM is a powerful VPS node management system. This post explains the step-by-step process of migrating a SolusVM master from one node to another.

Lets call the old Master node as ‘x’ and the server to which Solusvm Master has to be migrated(new Master) as ‘y’

Login to the server ‘y’:

Install SolusVM Master:

wget http://soluslabs.com/installers/solusvm/install
chmod 755 install
./install

Choose the option ‘1’ and hit ‘Enter’

Choose Option ‘2’ and continue with the installation.

This will now automatically finish the installation and once this is completed, you can access the new master admin page from here :

http://newmasterip:5353/admincp/login.php and login using [Default]

Username : vpsadmin

password : vpsadmin

We are now done with the new master server setup. We can now proceed with the migration. Login to the server ‘x’ via SSH. The master node saves all added vps/container informations on a database. We could find the database username and password from the file /usr/local/solusvm/includes/solusvm.conf

eg :

SolfGhcMZ8zjyx:SolfsfgDl13IQ:7qb7Tdo6fZS2CQoLfjfjhrDOYNvb8:localhost:4LJ3ddew285TfW3EE0Z9G5YZK7ROR74AT7WVJEDSIZ

The four field consists of <databasename>:<use>:<password>:<host>:<the key> Here the database name and database  are SolfGhcMZ8zjyx and SolfsfgDl13IQ respectively.

We now need to backup the database and restore it to the new Master.

To backup the database :

mysqldump SolfGhcMZ8zjyx > SolfGhcMZ8zjyx.sql

Now copy the database backup SolfGhcMZ8zjyx.sql to the new server. (SCP/FTP)

Login to the server ‘x’/new master:

Find the database name and user of the new server and restore the old back to it.

Find the database name and user from /usr/local/solusvm/includes/solusvm.conf. We new need to restore the old back to the new database here.

/usr/bin/mysql --user=newuser --password=newpassword  newdatabasename < SolfGhcMZ8zjyx.sql

Verify the migration by login to http://newmasterip:5353/admincp/login.php and check whether you are able to list the VPS of old master server. Make sure that you update the master IP on all slaves to the new master IP from /usr/local/solusvm/data/allow.dat

For more assistance, you contact our VPS node management team with your requirements and they will happy to help you

  • Howtos
  • Linux

Looking for AWS Experts?

We provide top-of-the-line custom AWS setup services tailored to your needs.

How to Migrate the solusVM master server.

Apache :HTTP Server Port modification

Apache :HTTP Server Port modification
  • Apache
  • Howtos
  • Linux
logo

Common Errors in FFmpeg installation

Common Errors in FFmpeg installation
  • Howtos
  • Linux
  • Troubleshooting
logo

Kloxo restart fails giving entropy error

SupportSages Logo
  • General
  • Howtos
  • Linux
  • Troubleshooting
  • VPS
logo

Monitoring with Nagios and NRPE

SupportSages Logo
  • Howtos
  • Linux
logo

Posts by Sharafuddin M.A

Sharaf got immense interest and knowledge in implementing custom application and security solutions. He is highly competent in identifying and resolving security vulnerabilities, security breaches, hacked server recovery and server hardening. This soft spoken guy loves to watch movies and hanging out with friends.