Unable to add host to pool (db mismatch)
-
We've been building on a running pool and want to add our last host to it. Host had a fresh install, renamed interfaces, but adding it provides:
POOL_JOINING_HOST_MUST_HAVE_SAME_DB_SCHEMA(5.602, 5.603)
We've opened a ticket and was advised to do the following:
https://help.vates.tech/kb/en-us/14/103Completed this step and the new host now has identical packages to the rest of the pool. Tried to add again, same error:
POOL_JOINING_HOST_MUST_HAVE_SAME_DB_SCHEMA(5.602, 5.603)Also rebooted the new host (incase this was the issue) but same result.
How do we update the db schema?
-
DB schema is updated automatically when you make your updates. So there's an update mismatch between your hosts.
-
The purpose of the exercise is to get the new host updated with identical packages/updates to match the pool master
Am I correct in saying that when "Install all patches" is selected on the new host, it will resolve the db_schema mismatch and still be able to successfully join the pool?
Unless the new host has more updates afterwards than the pool master and won't be able to join the pool?