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
Best practices for RSA Authentication Manager 8.x 395Number of Views How to Request Access to the RSA Authentication Manager AMI for AWS via RSA Support 3.38KNumber of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows RSA Authentication Manager 8.9 Patches and Hotfixes Readme Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?