Skip to content

Rocky Linux does not start after migrate2linux (sysroot on software RAID 1) #163

@andreabravetti

Description

@andreabravetti

I recently migrated a CentOS 8 server with software RAID 1.

The migrate2rocky script worked flawlessly but after reboot the server failed to start because of the switch-root service and you will end up in the recovery console.

I managed to start the server with this:

mdadm --assemble --scan
mount /dev/md3 /sysroot
logout

After this the server start normally and everything works.

I do not have the proof but it seems to me that md devices now have different naming from CentOS but I can't understand why.

I'm going to replicate this problem again on a vm to collect more details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions