How to determine which set of disks comprise the ASM partition on an RSA Identity Governance & Lifecycle appliance
Originally Published: 2014-10-21
Article Number
Applies To
RSA Product/Service Type: Appliance
RSA Version/Condition: All
Issue
Resolution
- Get the list of partitions using the fdisk -l command.
# fdisk -l Disk /dev/sda: 53.6 GB, 53687091200 bytes 255 heads, 63 sectors/track, 6527 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 13 104391 83 Linux /dev/sda2 14 2244 17920507+ 8e Linux LVM /dev/sda3 2245 6527 34403197+ 83 Linux
- Run the querydisk command for each device listed in the output of the fdisk command
- Format of the command:
/etc/init.d/oracleasm querydisk /dev/XXX
- For example:
# /etc/init.d/oracleasm querydisk /dev/sda1 # /etc/init.d/oracleasm querydisk /dev/sda2 # /etc/init.d/oracleasm querydisk /dev/sda3
- If the device is in the ASM partition, the output will look like:
Disk "/dev/sda1" is marked as an ASM disk with the label "VOL1"
- For non-ASM volumes, the output will look like:
Disk "/dev/sda2" is not marked as an ASM disk
Related Articles
1 Virtual Disk(s) Degraded error or 1 Virtual Disk(s) is in Critical State error displays when RSA SecurID A250 Hardware A… 18Number of Views Set Open Files Hard Limit for a Web-Tier server 86Number of Views RSA Access Manger is unable to open new sockets 65Number of Views Examining the Disk Space Usage on Authentication Manager 8.x 732Number of Views RSA Authentication Manager 8.x: Large Disk Space Used by Logs 568Number of Views
Trending Articles
How to recover the Application and AFX after an unexpected database failure in RSA Identity Governance & Lifecycle Troubleshooting AFX Connector issues in RSA Identity Governance & Lifecycle RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Release Notes for RSA Authentication Manager 8.8 RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?