Simple configuration of ASM

Source: Internet
Author: User

Simple configuration of ASM

Environment Description

System: Red Hat Enterprise Linux Server release 5.4 (Tikanga)
Database Version: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 add Disk

Add three hard disks for the ASM disk group:

It is best to make the three disks as large as they are, which may easily lead to hot spot competition during redundancy, increase the disk I/O, and affect performance.

Restart the system. Format: Disk

Install Oracle 11gR2 (x64) in CentOS 6.4)

Steps for installing Oracle 11gR2 in vmwarevm

Install Oracle 11g XE R2 In Debian

Oracle 11g from entry to proficient in PDF + CD source code

Installing Oracle 11g R2 using RHEL6 ASM

Oracle 10g manual creation of the ASM Database

Oracle 10g R2 create ASM instance Step By Step

After the system is started, fdisk-l is used to view the attached disk. fdisk/dev/sdb is used to format the sdb.

[Root @ localhost ~] # Fdisk/dev/sdb

Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel

Building a new DOS disklabel. Changes will remain in memory only,

Until you decide to write them. After that, of course, the previous

Content won't be recoverable.

The number of cylinders for this disk is set to 1044.

There is nothing wrong with that, but this is larger than 1024,

And coshould in certain setups cause problems:

1) software that runs at boot time (e.g., old versions of LILO)

2) booting and partitioning software from other OSs

(E.g., dos fdisk, OS/2 FDISK)

Warning: invalid flag 0x0000 of partition table 4 will be corrected by w (rite)

 

Command (m for help): n

Command action

E extended

P primary partition (1-4)

P

Partition number (1-4): 1

First cylinder (1-1044, default 1 ):

Using default value 1

Last cylinder or + size or + sizeM or + sizeK (1-1044, default 1044 ):

Using default value 1044

Command (m for help): w

The partition table has been altered!

Calling ioctl () to re-read partition table.

Syncing disks.

[Root @ localhost ~] # Fdisk/dev/sdc

[Root @ localhost ~] # Fdisk/dev/sdd

[Root @ localhost ~] # Fdisk-l

We can see the following information: sdb, sbc, and sdd disks will be used for the ASM disk.

Disk/dev/sdb: 8589 MB, 8589934592 bytes

255 heads, 63 sectors/track, 1044 cylinders

Units = cylinders of 16065*512 = 8225280 bytes

 

Device Boot Start End Blocks Id System

/Dev/sdb1 1 1044 8385898 + 83 Linux

 

Disk/dev/sdc: 8589 MB, 8589934592 bytes

255 heads, 63 sectors/track, 1044 cylinders

Units = cylinders of 16065*512 = 8225280 bytes

 

Device Boot Start End Blocks Id System

/Dev/sdc1 1 1044 8385898 + 83 Linux

 

Disk/dev/sdd: 8589 MB, 8589934592 bytes

255 heads, 63 sectors/track, 1044 cylinders

Units = cylinders of 16065*512 = 8225280 bytes

 

Device Boot Start End Blocks Id System

/Dev/sdd1 1 1044 8385898 + 83 Linux

For more details, please continue to read the highlights on the next page:

  • 1
  • 2
  • 3
  • Next Page

Related Article

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.