6.2. Performing System Assessment


  1. Install the preupgrade-assistant

    The preupgrade-assistant is a tool that scans the existing Red Hat Enterprise Linux 6 system and checks whether it is ready to be upgraded.
    Subscribe to the required repositories and install the preupgrade-assistant tool using the following commands:
    Copy to Clipboard Toggle word wrap
    # subscription-manager repos --enable rhel-6-server-extras-rpms --enable rhel-6-server-optional-rpms
    # yum install preupgrade-assistant preupgrade-assistant-el6toel7
  2. Run the preupgrade tool

    Launch the preupgrade tool:
    Copy to Clipboard Toggle word wrap
    # preupg -v
  3. Assess the results

    1. View the following result of the preupgrade tool in a browser:
      Copy to Clipboard Toggle word wrap
      /root/preupgrade/result.html
    2. Make a note of all the components that are marked as Failed and Needs Action.
    3. Share the findings with the Red Hat executive assisting with the upgrade process.
  4. Check the SELinux policy in Red Hat Enterprise Linux 7

    SELinux policies have changed between Red Hat Enterprise Linux 6 and Red Hat Enterprise Linux 7. For a working SELinux policy in Red Hat Enterprise Linux 7, execute the following command:
    Copy to Clipboard Toggle word wrap
    # semodule -r sandbox
  5. Uninstall Cluster and HA related packages

    Migration is not possible with Cluster and HA related packages installed on the system.
    Uninstall Cluster and HA related packages by executing the following command:
    Copy to Clipboard Toggle word wrap
    # yum remove modcluster ricci openais corosync
Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat, Inc.