Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to get total size of disk for Database in ASM or RAC

Beauty_and_dBestApr 14 2020 — edited Apr 15 2020

11g, 12c

OL6

Hi ALL,

We have database using ASM or RAC.

As you will know ASM or RAC storage can not be seen in command df -h because they are hidden raw device.

Which linux command can show the total allocated disk in our database server?

Is it lsblk or fdisk -l or any others command that easy to show total disk allocations?

LSBLK

pastedImage_9.png

FDISK -L

Why do we have so many /dev/ram disks? of size 16Mb?

pastedImage_10.png

pastedImage_11.png

pastedImage_12.png

pastedImage_13.png

How do I tally the output of "lsblk" vs "fdisk -l"?

Please help how to get total size of our database disks.

Kind regards,

jc

This post has been answered by Sunny kichloo on Apr 14 2020
Jump to Answer
Comments
Post Details
Added on Apr 14 2020
11 comments
4,966 views