close

Filter

loading table of contents...

Content Server Manual / Version 2204

Table Of Contents

3.10.4.3 Migrating the Content Servers

When you have ported all clients to the new repository layout in the test environment, the migration must also be performed in the content management environment.

Caution

Caution

The migration of the Content Servers is a critical operation that must be scheduled and supervised most carefully.

Perform a dry run of the following steps firstly using dedicated test servers to gain knowledge about the delays involved in the various steps and to ensure that all steps work correctly.

You have to pay special attention to back up procedures before and during the migration.

  1. Make sure that there is an up-to-date backup of the servers and database schemas that will be modified.

  2. Make sure that the Content Management Server is not already in multi-master mode by verifying that the property cap.server.multipleLiveServers is set to false.

  3. Using the information gained during the test phase, install new instances of all clients that need updating. Do not yet start the new clients, but make sure that they are correctly prepared for start-up and connection to the main servers.

  4. Stop all editorial work.

  5. Stop all writing clients, including, but not limited to, importers and scripts. (Make sure to reschedule all periodic tasks that would happen in the next hours.)

  6. Shut down the Workflow Server.

  7. Shut down the preview CAE and all other reading clients that access the Content Management Server.

  8. Make sure that all Replication Live Servers have caught up with the Master Live Server. You may use the tool cm events on the Replication Live Servers for this purpose.

  9. Stop all clients that are attached to the Live Servers, including, but not limited to, CAEs. At this point of time, your live site is down.

  10. Update the folder structure of the Content Management Server. Publish the changes. (This is typically done using the same script that was used to set up the test environment.)

  11. Make sure that all Replication Live Servers have caught up with the Master Live Server, replicating the change of the repository structure.

  12. Start the new CAE instances that were previously installed in step 2. At this point of time, your live site is up.

  13. Because the CAEs are starting up with empty caches, expect high load on the servers at this point of time. Wait until the load has returned to normal levels.

  14. Start new instances of other reading clients on the Replication Live Servers.

  15. Shutdown the Content Management Server.

  16. Run cm multisiteconverter in the directory where the Content Management Server Tools are installed and on the host where the Content Management Server is supposed to be running. The runtime may vary depending on the actual size of the repository and the performance of the database, but 500 resources per second were achieved in a large example migration.

  17. Change the property cap.server.multipleLiveServers to true.

  18. Start the Content Management Server.

  19. Update the publisher.target to include the new top-level folder as its single publication target. To this end, you will have to comment out existing configuration parameters and add new configuration parameters.

  20. Start the workflow server.

  21. Start the new instances of clients at the Content Management Server side. Make sure to keep track of the correct start-up order, if that is required.

  22. Enable periodic tasks, possibly rescheduling next runs as needed based on the actual downtime.

  23. Resume editorial work.

Once the migration of the primary publication target is done, set up additional publication targets as needed.

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.