Partition does not meet minimum error when applying a patch in RSA Identity Governance & Lifecycle
4 years ago
Originally Published: 2021-12-01
Article Number
000042907
Applies To
RSA Product Set: RSA Identity Governance & Lifecycle
RSA Version/Condition: 7.2.0, 7.2.1, 7.5.0, 7.5.2
Issue
Applying a patch fails with the following message in the patch.log file even though there is sufficient space in the root partition:
 
-- Checking Version Information

--- Proceeding: No patch currently installed.

-- Checking minimum disk sizes



Failing install, root partition does not meet minimum install requirement 5GB
Cause

The patch script, patch.sh, incorrectly identifies the size of the root partition in instances where the fstab uses tabs instead of spaces.

This is a known issue in the following versions:

  • RSA Identity Governance & Lifecycle 7.2.0
  • RSA Identity Governance & Lifecycle 7.2.1
  • RSA Identity Governance & Lifecycle 7.5.0
  • SecurID Governance & Lifecycle 7.5.2
Resolution
This issue is resolved in the following versions:
  • RSA Identity Governance & Lifecycle 7.2.1 P09
  • RSA Identity Governance & Lifecycle 7.5.0 P05
  • SecurID Governance & Lifecycle 7.5.2 P01
Workaround

Modify the fstab file and replace the tabs with spaces using the editor of your choice. The fstab file is located in the following path: /etc/fstab 

WARNING: The fstab file is a critical file ensure the edits are correct before saving.