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
How to determine the version and patch level of RSA Identity Governance & Lifecycle 48Number of Views How to determine the size of a backup before creating one in RSA Identity Governance & Lifecycle 111Number of Views RSA Identity Governance & Lifecycle Access Fulfillment Express (AFX) reports this item failed: password does not meet comp… 189Number of Views How to use the ASR to determine if 100% CPU Usage, Out of Memory Issues, and Periodic System Unresponsiveness are caused b… 227Number of Views How to determine the RSA Authentication Manager 8.x hardware platform 544Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA-2026-10: RSA Authentication Manager Security Update for Third-Party Component Vulnerabilities RSA Authentication Manager 8.9 Release Notes (January 2026) Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA SecurID Desktop Token 5.0.3 for Windows Administrator's Guide
Don't see what you're looking for?