Updating the Rosetta System
Verifying your Rosetta Server Version
il-dps01-d4(1) >>ver Hostname : il-dps01 Rosetta Server Status : UP Application role : DEP,REP,DEL,PER,IDX Rosetta Ver Server Name Server Role Build Date Build Number Rank ----------- ----------- ----------- ---------- ------------ ---- 4.0.0 il-dps01.corp.ex DEP,REP,DEL, SATURDAY 33045 (115) 1 librisgroup.com PER,IDX NOVEMBER 23, 2013 pds version : 2.0.1.00001 , (ACTIVE) |
Service Pack Installation
Hot Fix Installation
- Distributed topology: two or more “all-in-on” application servers
- Distributed roles topology: two or more applications servers, each having a different role (for example, deposit, staging repository, or permanent repository)
Installing a Rosetta Hot Fix
- Download .tar.gz from the Ex Libris MFT:
util sp [6] Download Hotfix |
You can view the download directory from:
util sp [1] Customer details |
- Extract the hot fix:
cd put_Download_directory_here mkdir hf_7101 tar -C hf_7101 -zxf Rosetta_7_1_0_1.tar.gz |
- Stop Rosetta:
dps_stop |
- Install the hot fix:
cd hf_7101 |
- Start Rosetta:
dps_start |
Rolling Back the Hot Fix Installation
cd hf_for_v<Rosetta_version> csh -f rollback_hf.csh |
Restarting Rosetta
Copying Rosetta System Configurations
Items Copied in Copy Configuration
- Repository
- Task Chains
- SIP Processing Configuration
- Storage Definitions
- Plug-In Instances
- Users And Deposit
- Users
- Producers
- Producer Profiles
- Metadata Profiles
- CSV Templates
- Content Structures
- Submission Formats
- Metadata Forms
- Material Flows
- Administrative Structure
- Administrative Structure
- UI Customization
- Delivery
- Viewers
- Representation Profiles
- Delivery Rules
- Generic Thumbnails
- Metadata
- Shared Metadata
- History
- General
- General Parameters
- Authentication Profiles
- Transformation Profiles
- Configuration Files
- Quartz Jobs
- Code and Mapping Tables
- Code and Mapping Tables
- Rules
- Rules
Implementing the Copy Configuration
- From the Administration page, under System Configuration > Copy Configuration, click Export Configuration. The Export Configuration page opens.
- Click the Export button to continue.
A progress bar is displayed as the export runs. The system creates a file containing the entire configuration. This step may take several minutes, depending on the size of the configuration. The file name containing the exported configuration is <YYYY-MM-DD hh-mm>.zip and is saved locally on the server under …/operational_shared/cc_export_dir/. - If necessary, copy the .zip file to a PC that can access the importing environment.
- Confirm that:
- the importing system and the exporting system have the same Rosetta version and the same format library. To check which Rosetta version is installed, click the Help link in the upper right corner of the Web page and then About Rosetta. To check the format version, select Preservation > Manage Format Library Version.
- the importing environment is clean, without any data.
- all NFS storage locations are available and empty.
- Log in to the administration module and follow the path System Configuration > Copy Configuration and click Import Configuration. The Import Configuration Page opens.
Import Configuration Page
- Click the Browse button and navigate to the exported configuration .zip file you want to import. Select the file and click Open.
The file path and name populate the Select the file you previously exported field. - Click the Import button.
The system imports the configuration. This may take a few minutes. When finished, a confirmation message appears. - Restart Rosetta and perform a sanity test to verify a successful import.
The following activities must be performed manually:
- Copy the plug-ins jars (before the restart).
- Align NFS path definitions (for example, operational shared paths, submission formats, and quartz jobs parameters).
- Fix S3 storage definitions.
- Add (S)FTP passwords.
- Add logos to UI customizations.