DX Unified Infrastructure Management

 View Only
  • 1.  hp_3par Profiles in failure state

    Posted Jul 23, 2019 04:35 PM
    Edited by Reba Gaines Jul 23, 2019 04:44 PM
    After adding4 profiles to the hp_3par probe and increasing the Java memory from 32min/1024max to 512min/1024 max all the profiles fail.  They authenticate but fail to pull inventory, etc.

    Any ideas?

    <setup>
    loglevel = 3
    save_command_output = yes
    logsize = 2048
    </setup>

    <startup>
    options = -Xms512m -Xmx1024m -Dfile.encoding=UTF-8
    </startup>

    ...

    <resources>
    <ohos-inserv04>
    id = ohos-inserv04
    name = ohos-inserv04
    msg = ResourceCritical
    interval = 600sec
    active = true
    <properties>
    ssl = true
    user = someuser
    port = 5989
    pass = somepswd
    namespace = root/tpd
    host = ohos-inserv04
    </properties>
    </ohos-inserv04>
    <ohos_inserv01>
    interval = 600sec
    msg = ResourceCritical
    active = true
    name = ohos_inserv01
    id = ohos_inserv01
    <properties>
    user = someuser
    port = 5989
    namespace = root/tpd
    ssl = true
    host = ohos_inserv01
    pass = somepswd
    </properties>
    </ohos_inserv01>
    <ohos-inserv02>
    active = true
    msg = ResourceCritical
    id = ohos-inserv02
    name = ohos-inserv02
    interval = 600sec
    <properties>
    host = ohos-inserv02
    pass = somepassword
    ssl = true
    port = 5989
    user = someuser
    namespace = root/tpd
    </properties>
    </ohos-inserv02>
    <ohos-inserv03>
    active = true
    interval = 600sec
    msg = ResourceCritical
    id = ohos-inserv03
    name = ohos-inserv03
    <properties>
    pass = somepswd
    namespace = root/tpd
    port = 5989
    ssl = true
    user = someuser
    host = ohos-inserv03
    </properties>
    </ohos-inserv03>
    </resources>


  • 2.  RE: hp_3par Profiles in failure state

    Posted Jul 23, 2019 05:22 PM
    Hi Reba!
        We had a similar problem and got a build that worked for us  1.24t6


  • 3.  RE: hp_3par Profiles in failure state

    Posted Jul 23, 2019 05:52 PM
    Add this to the end of your startup options
    -Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2

    ------------------------------
    Support Engineer
    Broadcom
    ------------------------------