-
Notifications
You must be signed in to change notification settings - Fork 100
Add a note about IP addresses after migration #3919
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a note about IP addresses after migration #3919
Conversation
The PR preview for be7003c is available at theforeman-foreman-documentation-preview-pr-3919.surge.sh The following output files are affected by this PR: |
When I read this I was a bit confused at first. You mentioned DNS and that made me think of a different strategy (which is also valid): you can lower the DNS TTL in advance to a very low value (like 60, so 1 minute). Then the cache isn't really an issue. Your approach is also valid, but the phrasing could be clearer. I'd emphasize that in order to avoid DNS caches users should transition the IP to the new server. |
@ekohl thanks! I reworded the sentence a bit and dropped the note. I have just used a generic |
guides/common/modules/proc_migrating-project-or-smartproxy-using-backup-restore.adoc
Outdated
Show resolved
Hide resolved
After migrating from EL8 to EL9, the sync tasks fail with a network error. This is because DNS changes takes time. Adding a note about this and also a step to shut down the old system and reassign the IP to the new EL9 system. JIRA: https://issues.redhat.com/browse/SAT-28024
5472c7e
to
be7003c
Compare
After migrating from EL8 to EL9, the sync tasks fail with a network error. This is because DNS changes takes time.
Adding a note about this and also a step to shut down the old system and reassign the IP to the new EL9 system.
JIRA:
https://issues.redhat.com/browse/SAT-28024
What changes are you introducing?
Why are you introducing these changes? (Explanation, links to references, issues, etc.)
Anything else to add? (Considerations, potential downsides, alternative solutions you have explored, etc.)
Checklists
Please cherry-pick my commits into: