Created on 11-10-2017 04:15 PM - edited 09-16-2022 01:41 AM
You can follow the below steps to upgrade your Spectrum Scale transparency.
1. Download the latest HDFS Transparency connector (gpfs.hdfs-protocol.rpm)
2. Delete the old rpm from your local repository. There should be only one hdfs-protocol rpm in the RPMs directory.
3. Place the latest rpm downloaded in Step 2 in the directory.
4. Refresh the local repository to pick up the latest rpm.
cd <local rpm repository dir> createrepo .
5. Stop all services from ambari
Ambari -> Actions -> Stop All
6. Upgrade transparency
Ambari -> Spectrum scale -> Service Actions -> Upgrade Transparency
7. Restart ambari server
ambari-server restart
8. Start all services from ambari
Ambari -> Actions -> Start All
You can check SpectrumScale installation here.
Uninstallation here
Download Transparency connector from here
Hope this helps 🙂
Created on 07-12-2018 01:36 PM
@Aditya : Thank, this is really informative