Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
server:2309:upgrade-guide [2024_01_31 18:21] stevenserver:2309:upgrade-guide [2024_04_26 16:04] (current) – [Nasuni Access Anywhere 2309.1 Upgrade Guide] steven
Line 1: Line 1:
 # Nasuni Access Anywhere 2309.1 Upgrade Guide # Nasuni Access Anywhere 2309.1 Upgrade Guide
  
-**Latest update: Jan 31, 2024**+**Latest update: April 26, 2024**
  
 The latest versions available are: The latest versions available are:
  
- * Nasuni Access Anywhere Server 2309.1+ * Nasuni Access Anywhere Server 2309.1.4
  * WebStream 1.1  * WebStream 1.1
  
-These instructions apply to upgrades from versions 2301.x and above.+__//**Important**: These instructions apply to upgrades from versions 2301.x and above.//__
  
 See also [[:server:2309:release-notes]] See also [[:server:2309:release-notes]]
  
 ## Preparation ## Preparation
- 
 ### Single Node versus Multi-Node ### Single Node versus Multi-Node
  
 This procedure is written for systems that follow standard single-node deployment architectures. For advanced deployments see [[server:upgrades#multiple_node_upgrades|Multiple Node Upgrades]]. This procedure is written for systems that follow standard single-node deployment architectures. For advanced deployments see [[server:upgrades#multiple_node_upgrades|Multiple Node Upgrades]].
  
-Note that this release includes an update to Solr. If you have modified the docker compose file review your changes.+Note that the 2309.x release includes an update to Solr. If you have modified the docker compose file review your changes.
  
     diff /var/www/smestorage/containers/solr/docker-compose.[yo][ml][ld]     diff /var/www/smestorage/containers/solr/docker-compose.[yo][ml][ld]
Line 29: Line 28:
  
 Upgrades must be performed during service windows. User access to the Access Anywhere Server should be suspended during the service window. The server upgrade from 2301 should take under 20 minutes. Upgrades must be performed during service windows. User access to the Access Anywhere Server should be suspended during the service window. The server upgrade from 2301 should take under 20 minutes.
 +## Preparation (from 2301.x)
 +
 +These additional steps are required if upgrading from a 2301.x release.
  
 ### Firewall Changes ### Firewall Changes
Line 40: Line 42:
  
 For a full list of ports see [[https://b.link/Nasuni_Firewall_and_Port_Requirements|Nasuni Firewall_and_Port_Requirements]]. For a full list of ports see [[https://b.link/Nasuni_Firewall_and_Port_Requirements|Nasuni Firewall_and_Port_Requirements]].
- 
-## Preparation (from 2301.x) 
  
 ### Search Upgrade ### Search Upgrade
Line 88: Line 88:
  
 ## Upgrading ## Upgrading
- 
 ### Server Upgrade ### Server Upgrade
  
Line 112: Line 111:
 Apply software updates Apply software updates
  
 +    yum clean all
     yum update sme-externalrepo     yum update sme-externalrepo
-    yum install sme-package-2309.1+    yum install sme-package-2309.1.4
  
 and to update third-party components and to update third-party components
Line 131: Line 131:
 ### License Activation  ### License Activation 
  
-Once you have upgraded to 2309 verify that your site is registered with Nasuni and that your license is being pulled down automatically. If you site is not registered you can download a Serial Number and Authentication code from your Nasuni Account. See [[:cloudappliance:applying-license]] for more information.+Once you have upgraded to 2309 verify that your site is registered with Nasuni and that your license is being pulled down automatically. If you site is not registered you can download a Serial Number and Authentication code from your Nasuni Account. See [[:server:applying-license]] for more information.
  
 ### Solr Schema Upgrade ### Solr Schema Upgrade
Line 139: Line 139:
 To verify if Solr is enabled and runs as a container log in as the appladmin and navigate to Settings > Search Integration. Check that: To verify if Solr is enabled and runs as a container log in as the appladmin and navigate to Settings > Search Integration. Check that:
 1. Indexing is ON and 1. Indexing is ON and
-2. That the Solr URI ends in 8983/solr/sme as below:+2. That the Solr URI ends in 8983/solr/NAA As below:
  
 If indexing is disabled (and has always been disabled) you don’t need to run this tool. If indexing is disabled (and has always been disabled) you don’t need to run this tool.
Line 145: Line 145:
 If the Solr URI listed is http://localhost:7070/sme/ then you will need to upgrade to the containerized Solr by following the instructions at: Enabling Content Search and PDF Burn Service  [Nasuni Access Anywhere Documentation]. If the Solr URI listed is http://localhost:7070/sme/ then you will need to upgrade to the containerized Solr by following the instructions at: Enabling Content Search and PDF Burn Service  [Nasuni Access Anywhere Documentation].
  
-As the root user on your NAA, execute the following:+As the root user on your NAA , execute the following:
  
     naa-solr-migrator     naa-solr-migrator