problem in "Mirror" page

Hi
I saw a problem in Mirror page in Health Status section. When entering Mirror page, the title in the page is "Mirror", but after going to snapshot page and coming back to mirror page, the title became "Snapshot". To correct it, page should be refreshed.

Comments

  • Hi,

    thanks for notifying us, here is the fix.


    -rwxrwxr-x 1 lpar2rrd lpar2rrd 241733 May  7 14:13 html/jquery/hmc_rest_api.pl
    Gunzip it and copy to
    /home/lpar2rrd/lpar2rrd/html/jquery (755, lpar2rrd owner)
    /home/lpar2rrd/lpar2rrd/www/jquery (755, lpar2rrd owner)


    If your web browser gunzips it automatically then just rename it: mv hmc_rest_api.pl.gz hmc_rest_api.pl

    Assure that file size is the same as on above example

    Ctrl-F5 in the browser, then it will be fixed


  • sorry, wrong file, ignore previous post, use this one


    -rw-rw-r-- 1 lpar2rrd lpar2rrd 417895 May  9 14:12 html/jquery/main.js

    Gunzip it and copy to
    /home/lpar2rrd/lpar2rrd/html/jquery/main.js (755, lpar2rrd owner)
    /home/lpar2rrd/lpar2rrd/www/jquery/main.js (755, lpar2rrd owner)


    If your web browser gunzips it automatically then just rename it: mv main.js.gz main.js

    Assure that file size is the same as on above example






  • Hi again,
    Is this the main.js for lpar2rrd section? Because the mirroring is in the stor2rrd section. So the main.js for the stor2rrd should be fixed.

  • Hi,

    again wrong, it was not my day :)

    here is the right one


    Gunzip it and copy to
    /home/stor2rrd/stor2rrd/html/jquery/main.js (755, lpar2rrd owner)
    /home/stor2rrd/stor2rrd/www/jquery/main.js (755, lpar2rrd owner)

    If your web browser gunzips it automatically then just rename it: mv main.js.gz main.js
    Assure that file size is the same as on above example




Sign In or Register to comment.