+

Search Tips   |   Advanced Search

Disable farm mode

After setting up the farm using a shared configuration, we may need to disable the farm mode, which will allow us to return the original IBM WebSphere Portal instance that manages the shared file system to a regular, stand-alone server instance. We can then make system updates, for example change the systemTemp value, and then run the enable-farm-mode task to re-enable the farm or use the instance for a different purpose. To disable the farm mode:

  1. Deactivate all farm instances sharing the required server's file system.

  2. Stop sharing the required server's file system.

  3. Disable the farm mode:

      cd WP_PROFILE\ConfigEngine
      ./ConfigEngine.sh disable-farm-mode -DWasPassword=foo


Parent Set up farm instances using a shared configuration