Service pack migration SLES 15 SP1 to SLES 15 SP5 x86_64
Service pack migration SUSE Linux Enterprise Server 15 SP1 to SUSE Linux Enterprise Server 15 SP5 x86_64 Note: we can’t directly upgrade to SUSE Linux Enterprise Server 15 SP5 , so first we will upgaring to SLE 15 SP4 then SLE 15 SP4 to SLE 15 SP5 will be upgraded. 1. Verify the server current patch # cat /etc/os-release a. Take the snapshot backup of server 2. Register server or VM in SUSE customer centre # SUSEConnect -r {Regi CODE} -e {your email Id} 3. Make sure that your server is registered in suse center # SUSEConnect -s 4. Disable multiversion.(once the upgrade is completed you need to roll back same as it’ s) # cat -n /etc/zypp/zypp.conf | grep -i multiversion Make sure multi version disabled . 5. ...