SSH authorization: NOK

Comments

  • use rather 3PAR CLI method or ideally REST API if you do not have some ancient firmware in place.

    Anyway, using ssh one. There is not properly exchanged ssh -key, that is your actual problem.

    You must be able to connect 3PAR machine without providing password like:

    ssh 3par_machine -l lpar2rrd

  • thank you dear,

    ssh 3par_IP -l lpar2rrd>>>>>this command apply on XORUX appliance .Right!

  • but again, use rest api method if your 3par firmware is 3.3.1 MU5 and higher

  • edited November 2023

    lpar2rrd/xorux4you

  • after user REST API


  • Hi,

    this output:

    cd /home/stor2rrd/stor2rrd

    ./bin.config_check.sh HPE-3PAR-DC1

  • typo, this one is correct:


    cd /home/stor2rrd/stor2rrd

    ./bin/config_check.sh HPE-3PAR-DC1

  • I faced a strange error  i got information in the dashboard of Xorux but when I checked the connection in the setting>> device storage >>Connection Test >>API data test: NOK>> i got Readings from sensors


    What is the issue of API data test: NOK



  • do you see graphs with data?

  • Yes, I see.

  • then what is the problem exactly when you see data in graphs?

Sign In or Register to comment.