WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  how to retrieve crashed Dmgr configuration

    Posted 06/10/13 03:14 PM
    Hi ALL

    what will happen if the Dmgr configured got corrupted or dmgr machine got crashed, how we will recover Dmgr configuration if there is no back up .

    As we have a concept in addNode -asExistingNode concept in V8 to recover damaged node, is there way we can retrieve the dmgr configuration ?

    Thanks
    Venkata


  • 2.  how to retrieve crashed Dmgr configuration

    Posted 06/11/13 01:51 PM
    You should alway have a good file based backup of any system. 

    If the dmgr installation becomes corrupted and you don't have a backup, you will need to reinstall the dgmr. 

    Even the "node recovery" option for node agents requires a new installation of the node agent. 

    You can backup the cell configuration, which you should also do regularly, and "import" it into the "restored" dmgr.

    With WVE or Intelligent Managment you can configure a primary and a backup dmgr, and have them point to the cell configuration repository on a shared redundant storage device.  You will need to use the ODR in this scenario.


  • 3.  how to retrieve crashed Dmgr configuration

    Posted 06/11/13 03:21 PM
    Thanks Paul.