Server loses wan in stage 4 elevate
Hi,
I'm elevating a large number of cPanel vps servers from Centos 7 to Alma 8 on virtuozzo. Some of these fail and lose eth0 connectivity during stage 4. This stops elevate. Others are ok and maintain eth0, although they have new "ens3" altnames visible in "ip a" on eth0.
Where they fail, "Ip a" shows a new device "ens3" and "eth0" is absent. Getting wan again is simple - just rename ifcfg-eth0 as ifcfg-ens3 , change the device name in the file from eth0 to ens3 and then "ifup ens3".
The problem is you then have to continue elevate which wastes time and I'd like to pre-empt the problem before it happens.
In earlier stages the kernel says "ens3" doesn't exist.
Are there other options available? Thanks
-
Hey there! I reached out to the ELevate team and their recommendation was the set net.ifnames=0 in the grub configuration. If that is in place, we are not expecting leapp to overwrite that.
If that doesn't work, could you submit a ticket so we could check things directly in your environment?
0
Please sign in to leave a comment.
Comments
1 comment