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_03_20 17:03] smeadminserver:2309:upgrade-guide [2024_05_29 21:42] (current) – external edit 127.0.0.1
Line 1: Line 1:
 # Nasuni Access Anywhere 2309.1 Upgrade Guide # Nasuni Access Anywhere 2309.1 Upgrade Guide
  
-**Latest update: March 13, 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]]
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.3+    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 143: Line 142:
 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.
  
-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 [[server:solr|]].
  
 As the root user on your NAA , execute the following: As the root user on your NAA , execute the following: