+

Search Tips   |   Advanced Search

Disable farm mode


After setting up the farm using a shared configuration, you 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 we can 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. Run the following task to disable the farm mode:

      ./ConfigEngine.sh disable-farm-mode -DWasPassword=foo


Parent: Choose the farm instance using a shared configuration