Patch istallation

  • Download a patch from //download.stor2rrd.com/patch/stor2rrd-7.XX-YY.tar

  • install a new version under stor2rrd user (use lpar2rrd user in case of Virtual Appliance)
    # su - stor2rrd   # (lpar2rrd user on the Virtual Appliance)
    $ tar xvf stor2rrd-2.40-02.tar
    $ cd stor2rrd-2.40-02
    $ ./install.sh 
      STOR2RRD upgrade under user : "stor2rrd"
      make sure you have rights to modify STOR2RRD home dir
    
      Where is STOR2RRD actually located [/home/stor2rrd/stor2rrd]:
    
      ......
    
      Upgrade is done
    
  • Here wait 15 - 20 minutes to let download fresh data from the storage systems

  • Build a new UI
    $ cd /home/stor2rrd/stor2rrd
    $ ./load.sh | tee logs/load.out-initial
    
  • Once it finishes go to the UI, reload it by Ctrl-F5

  • If there is a problem with loading of the UI then try to use following to avoid browser caching issues.
    • use other WEB browser
    • close/open the WEB browser