Upgrade: command line
- install a new version via update.sh script under stor2rrd user (use lpar2rrd user in case of Virtual Appliance)
# su - stor2rrd
$ tar xvf stor2rrd-7.XX.tar
$ cd stor2rrd-7.XX
$ sh ./update.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
- 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
Virtual Appliance upgrade
Docker upgrade: command line
You can naturaly upgrade by standard container redeploy what is more convenient.
This is methond is intended for upgrade to the Enterprise edition or to a version which is not available in Docker repository