Check the system environment for the following before the Linux client is installed.
Check if sufficient free disk space is available for installing the Linux client.
Refer to "Table 3.3 Disk space required for installation" for information on disk space requirements.
If sufficient free disk space is unavailable, reconfigure disk partitions.
Check the installed product and determine the installation method
Using the operation shown below, start Uninstall (middleware), and check the installed products.
# /opt/FJSVcir/cimanager.sh Loading Uninstaller... Currently installed products 1. Symfoware Server Enterprise Edition(Open Interface)(64bit) V12.1.0 2. Symfoware Server Client(Open Interface)(32bit) Vxx.y.z (*) 3. Symfoware Server Client(Open Interface)(64bit) Vxx.y.z (*) Type [number] to select the software you want to uninstall. [number,q] =>q Exiting Uninstaller.
*1: The notation "Vxx.y.z" indicates the version and level of the Symfoware Server client feature.
If the Linux client is already installed, determine which installation method to use:
Reinstallation
Upgrade installation
Multi-version installation
Remove applied updates
If you perform reinstallation or upgrade installation as the installation method, remove applied updates using the procedure shown below.
Note
If a product is installed without removing applied updates, the following will occur:
Performing reinstallation
f an update with the same update and version number is applied, an error informing you that the update has already been applied is displayed.
Perform the reinstallation after removing the update.
Performing upgrade installation
Unnecessary resources (area for backout use) remain on the disk.
Remove the update.
Execute the following command to display the applied updates:
# /opt/FJSVfupde/bin/uam showup [product-name Symfoware Server Standard Edition(Open Interface) V12.0.0] 2014-08-21T18:50 T009843LP-01 S A - O - - - - (RHEL6)Symfoware Server(Open Int [product-name Symfoware Server Client(Open Interface)(64bit) Vxx.y.z] (*) 2014-08-21T18:53 T010230LP-01 S A - O - - - - (RHEL6)Symfoware Server Client (O [product-name Symfoware Server Client(Open Interface) (32bit) Vxx.y.z] (*) 2014-08-21T18:52 T009844LP-01 S A - O - - - - (RHEL6) Symfoware Server Client (O
*1: The notation "Vxx.y.z" indicates the version and level of the Symfoware Server client feature.
Execute the command below to remove the updates. If an update with the same update number was applied more than once, the updates are removed in order, starting from the highest version number.
# /opt/FJSVfupde/bin/uam remove -i T009844LP-01 2014-08-21T18:50 T009843LP-01 S A - O - - - - (RHEL6) Symfoware Server Client (O Are you sure you want to restore the updated product to its pre-update state? (Y/N)y Restoration to the pre-update state is completed. The update application management ledger has been updated. Starting from now, the updated update application management ledger is used to research and apply updates.