SUSE / suse-migration-services

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

Add pre-checks prior starting the migration #205

Closed schaefi closed 3 years ago

schaefi commented 3 years ago

Some conditions e.g the one explained in #197 could be identified easily prior running the migration process. If it's clear the migration will fail and we can easily detect this situation before reboot or run_migration it would be good to add this type of checks.

I suggest the following checks:

Please add to the list if you can think of more pre-conditions we could check easily

schaefi commented 3 years ago

This here is also related to #173, would be good if one of the checks is a config file validator. That should be very easy since the schema is already there