Knowledgebase

How to upgrade from CloudLinux 7 to 8? How can I use the CloudLinux ELevate project?

Upgrading from CloudLinux 7 to CloudLinux 8 required using the CloudLinux ELevate project. Here are the general steps you would follow:

  1. Check System Requirements:

    • Before beginning the upgrade process, ensure that your server meets the system requirements for CloudLinux 8.
  2. Backup Important Data:

    • Prior to any major upgrade, it's crucial to create backups of your data and configurations to prevent any potential data loss.
  3. Install CloudLinux ELevate:

    • Install the CloudLinux ELevate utility on your CloudLinux 7 server. This utility allows you to perform the in-place upgrade.
    bash

 

  • yum install lvemanager -y
  • Run the ELevate Conversion Script:

    • Use the elevate-convert script to initiate the conversion process from CloudLinux 7 to CloudLinux 8.
    bash

 

  1. elevate-convert
  2. Follow On-Screen Instructions:

    • The script will guide you through the upgrade process. Follow the on-screen instructions carefully.
  3. Monitor Progress:

    • During the upgrade process, monitor the progress and address any prompts or warnings that may arise.
  4. Post-Upgrade Tasks:

    • After the upgrade is complete, review your server's configurations, services, and websites to ensure everything is functioning as expected.

Please note:

  • Stay Updated: It's important to refer to the latest official documentation or resources provided by CloudLinux for the most current and accurate instructions. The process may have evolved since my last knowledge update.

  • Contact CloudLinux Support: If you encounter any issues during the upgrade process, consider reaching out to CloudLinux support for assistance.

Remember that this process involves significant changes to your server's operating system, so it's essential to proceed with caution and ensure you have adequate backups in place. Always verify that all critical services and configurations are working as expected after the upgrade.

For the latest and most detailed information on upgrading from CloudLinux 7 to CloudLinux 8 using the CloudLinux ELevate project, consult CloudLinux's official documentation or contact their support team.

 
  • 0 Users Found This Useful
Was this answer helpful?