SUSE / suse-migration-services

GNU General Public License v3.0
7 stars 10 forks source link

Respect host kernel boot options for migration #198

Closed schaefi closed 3 years ago

schaefi commented 3 years ago

The kernel boot options used on the host to migrate can be important for the migration live environment too. For example if net.ifnames is passed is influences the network interface names to become predictable. As the DMS inherits configuration data from the host e.g the network setup, it's required that also the kernel boot parameters matches.