ORACLE: Basic ASM Management

Source: Internet
Author: User

1. ASM Disk Type

Select 1: bare device/dev/raw/, which requires raw service support.
Select 2: asmlib management. You need to install the RPM package of asmlib in Linux and create the vol that can be recognized by ASM.

2. ASM disk management

Delete the disk member alter diskgroup dgroup1 drop disk vol2 in the disk group;
Delete a disk group drop diskgroup diskgroup1 including contents; the disk can be deleted from ASM only when the disk in the disk group is deleted.
Create diskgroup diskgroup2 external redundancy disk '/dev/raw/raw3','/dev/raw/raw4'; External redundancy is used as an example.
Add disk alter diskgroup diskgroup2 add disk '/dev/raw/raw5 ';

3. query the ASM disk group and disk members.

V $ asm_disk;
V $ asm_diskgroup;

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.