Upgrade > Pre-upgrade tasks > Directories Affected by the Upgrade

Directories Affected by the Upgrade

When CSA is upgraded, new directories (and content) are added and existing directories (and content) are preserved, backed up, or updated.

The following is a list of the affected directories, where

Windows: %CSA_HOME%

Or

Linux:$CSA_HOME

is the directory in which CSA is installed, for example:

Windows:C:\Program Files\HPE\CSA

Or

Linux: /usr/local/hpe/csa).

New directories and content (Windows)

  • %CSA_HOME%\_CSA_4_80_0_installation

Preserved directories and content (Windows)

Preserved directories and content are not affected by the upgrade. If these directories existed before the upgrade, they are preserved during the upgrade, and remain on your system after the upgrade.

  • %CSA_HOME%\CSAKit
  • %CSA_HOME%\CSAKit-3.01
  • %CSA_HOME%\CSAKit-3.10
  • %CSA_HOME%\CSAKit-3.20
  • %CSA_HOME%\CSAKit-4.00
  • %CSA_HOME%\CSAKit-4.01
  • %CSA_HOME%\CSAKit-4.10
  • %CSA_HOME%\CSAKit-4.20
  • %CSA_HOME%\CSAKit-4.50
  • %CSA_HOME%\CSAKit-4.60
  • %CSA_HOME%\CSAKit-4.70
  • %CSA_HOME%\_CSA_3_0_0_installation
  • %CSA_HOME%\_CSA_3_0_1_installation
  • %CSA_HOME%\_CSA_3_1_0_installation
  • %CSA_HOME%\_CSA_3_2_0_installation
  • %CSA_HOME%\_CSA_4_0_0_installation
  • %CSA_HOME%\_CSA_4_0_1_installation
  • %CSA_HOME%\_CSA_4_1_0_installation
  • %CSA_HOME%\_CSA_4_2_0_installation
  • %CSA_HOME%\_CSA_4_5_0_installation
  • %CSA_HOME%\_CSA_4_60_0_installation
  • %CSA_HOME%\_CSA_4_70_0_installation

Backed up directories and content (Windows)

  • %CSA_HOME%\node.js
    (backed up to %CSA_HOME%\_CSA_4_80_0_installation\Backup\node.js)
  • %CSA_HOME%\portal
    (backed up to %CSA_HOME%\_CSA_4_80_0_installation\Backup\portal)
  • %CSA_HOME%\Tools
    (backed up to %CSA_HOME%\_CSA_4_80_0_installation\Backup\Tools\)
  • %CSA_HOME%\jboss-as\standalone\deployments\*.war
    (backed up to %CSA_HOME%\_CSA_4_80_0_installation\Backup\standalone\*.war)

Manually Backed up directories and content (Windows)

All the files listed below must be backed up manually before upgrade:

  • %CSA_HOME%\jboss-as\standalone\deployments\csa.war\WEBINF\classes\csa.properties
  • %CSA_HOME%\jboss-as\standalone\deployments\csa.war\WEBINF\classes\swagger.properties
  • %CSA_HOME%\jboss-as\standalone\deployments\csa.war\WEBINF\applicationContext.xml
  • %CSA_HOME%\jboss-as\standalone\deployments\csa.war\WEB-INF\applicationContext-security.xml
  • %CSA_HOME%\jboss-as\standalone\deployments\csa.war\WEB-INF\flex\services-config.xml
  • %CSA_HOME%\jbossas\standalone\deployments\idm-service.war\WEB-INF\hpssoConfig.xml
  • %CSA_HOME%\jboss-as\standalone\deployments\idm-service.war\WEB-INF\spring\applicationContext.properties
  • %CSA_HOME%\jboss-as\standalone\deployments\idm-service.war\WEBINF\spring\applicationContext-saml.xml
  • %CSA_HOME%\jboss-as\standalone\deployments\mpp.war\index.html
  • %CSA_HOME%\jboss-as\standalone\configuration\*.*
  • %CSA_HOME%\portal\conf\mpp.json
  • %CSA_JRE_HOME%\lib\security\cacerts
  • %CSA_HOME%\jboss-as\bin\service.bat
  • %CSA_HOME%\elasticsearch-1.6.1\config\elasticsearch.yml
  • %CSA_HOME%\csa-search-service\app.json

New directories and content (Linux)

  • $CSA_HOME/_CSA_4_80_0_installation

Preserved directories and content (Linux)

Preserved directories and content are not affected by the upgrade. If these directories existed before the upgrade, they are preserved during the upgrade, and remain on your system after the upgrade.

  • $CSA_HOME/CSAKit-3.10
  • $CSA_HOME/CSAKit-3.20
  • $CSA_HOME/CSAKit-4.00
  • $CSA_HOME/CSAKit-4.01
  • $CSA_HOME/CSAKit-4.10
  • $CSA_HOME/CSAKit-4.20
  • $CSA_HOME/CSAKit-4.50
  • $CSA_HOME/CSAKit-4.60
  • $CSA_HOME/CSAKit-4.70
  • $CSA_HOME/_CSA_3_1_0_installation
  • $CSA_HOME/_CSA_3_2_0_installation
  • $CSA_HOME/_CSA_4_0_0_installation
  • $CSA_HOME/_CSA_4_0_1_installation
  • $CSA_HOME/_CSA_4_1_0_installation
  • $CSA_HOME/_CSA_4_2_0_installation
  • $CSA_HOME/jre or
    $CSA_HOME/openjre

Backed up directories and content (Linux)

  • $CSA_HOME/node.js
    (backed up to $CSA_HOME/_CSA_4_80_0_installation/Backup/node.js)
  • $CSA_HOME/portal
    (backed up to $CSA_HOME/_CSA_4_80_0_installation/Backup/portal)
  • $CSA_HOME/Tools
    (backed up to $CSA_HOME/_CSA_4_80_0_installation/Backup/Tools/)
  • $CSA_HOME/jboss-as/standalone/deployments/*.war
    (backed up to $CSA_HOME/_CSA_4_80_0_installation/Backup/standalone/*.war)
  • >$CSA_HOME/jboss-as/domain/servers/<server_name>/deployments/*.war
    (backed up to $CSA_HOME/_CSA_4_80_0_installation/Backup/domain/*.war)

Manually Backed up directories and content (Linux)

All the files listed below must be backed up manually before upgrade:

  • $CSA_HOME/jboss-as/standalone/deployments/csa.war/WEBINF/classes/csa.properties
  • $CSA_HOME/jboss-as/standalone/deployments/csa.war/WEBINF/classes/swagger.properties
  • $CSA_HOME/jboss-as/standalone/deployments/csa.war/WEBINF/applicationContext.xml
  • $CSA_HOME/jboss-as/standalone/deployments/csa.war/WEB-INF/applicationContext-security.xml
  • $CSA_HOME/jboss-as/standalone/deployments/csa.war/WEB-INF/flex/services-config.xml
  • $CSA_HOME/jbossas/standalone/deployments/idm-service.war/WEB-INF/hpssoConfig.xml
  • $CSA_HOME/jboss-as/standalone/deployments/idm-service.war/WEB-INF/spring/applicationContext.properties
  • $CSA_HOME/jboss-as/standalone/deployments/idm-service.war/WEBINF/spring/applicationContext-saml.xml
  • $CSA_HOME/jboss-as/standalone/deployments/mpp.war/index.html
  • $CSA_HOME/jboss-as/standalone/configuration/*.*
  • $CSA_HOME/portal/conf/mpp.json
  • $CSA_JRE_HOME/lib/security/cacerts
  • $CSA_HOME/jboss-as/bin/service.bat
  • $CSA_HOME/elasticsearch-1.6.1/config/elasticsearch.yml
  • $CSA_HOME/csa-search-service/app.json