DataPower

DataPower

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.  IDG 10.0.0.1 startup problem

    Posted Tue August 25, 2020 01:01 PM

    Hello,

    my customer is in a migration phase where it is possible to upgrade DataPower version. They've been running IDG 2018.4.1.8 on Kubernetes. Noticing IDG10 was out, we tried that. Kubernetes deployment failed not finding /bin/disable-feature which suggests me to look towards the user which IDG runs as. We have setting in Dockerfile to run drouter as root.

    Is there a know change in IDG 10 which could lead to symptoms I see?

    I also tried to start IDG10 on my VirtualBox/Ubuntu/docker to see if it helps to understand what's going on but it seems like it is not picking up auto-startup.cfg and runs with default config only.

    Any ideas?

    BR, Timo



    #DataPower
    #Support
    #SupportMigration


  • 2.  RE: IDG 10.0.0.1 startup problem
    Best Answer

    Posted Tue August 25, 2020 01:31 PM

    Hello Timo,

    with v10 DataPower starts to adhere to RHEL UBI needs and that caused e.g. the config folder mappings to change slightly.

    I'm not yet sure if it also impacts the feature thing you mention but feel it could be possible.

    v10 documentation that lists e.g. the new folders and more is at https://www.ibm.com/support/knowledgecenter/SS9H2Y_10.0/com.ibm.dp.doc/virtual_fordocker.html

    If questions remain do not hesitate to raise a support case via https://www.ibm.com/mysupport/s/



    #DataPower
    #Support
    #SupportMigration


  • 3.  RE: IDG 10.0.0.1 startup problem
    Best Answer

    Posted Wed August 26, 2020 06:35 AM

    Yes, thanks man! That was it. My docker pointed to /drouter/config and so on. After changing it to /opt/ibm/datapower/drouter/config it sure picked up the config.

    I actually read that part of v10.0.0 but did it reach my gray stuff? No ;) Luckily we have the community!



    #DataPower
    #Support
    #SupportMigration