Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

[Oracle] getting started with ASM instance installation

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

1. System environment:

Linux 2.6.32-696.30.1.el6.x86_64-RHEL 6.6

2. Installation packages that need to be prepared:

Kmod-oracleasm-2.0.8-15.el6_9.x86_64 (yum source for available centos)

Oracleasmlib-2.0.4-1.el5.x86_64.rpm

Oracleasm-support-2.1.7-1.el5.x86_64.rpm

Oracleasm-2.6.18-194.el5-2.0.5-1.el5.x86_64.rpm (rpm-ivh oracleasm-2.6.18-194.el5-2.0.5-1.el5.x86_64.rpm-- nodeps)

3. Configure AMSlib:

Use root to execute: / etc/init.d/oracleasm configure (enter oracle, dba, y, y)

Use root to execute: / etc/init.d/oracleasm enable

4. Configure operating system disk partition: (normal partition is used here) / can also be configured to use RAW devices.

Configure ASM instance candidate disk:

/ etc/init.d/oracleasm createdisk VOL1 / dev/sdd1

/ etc/init.d/oracleasm createdisk VOL2 / dev/sde1

/ etc/init.d/oracleasm createdisk VOL3 / dev/sdf1

/ etc/init.d/oracleasm createdisk VOL4 / dev/sdg1

/ etc/init.d/oracleasm scandisks

5. Create users of ASM instances in the operating system; install grid programs

/ usr/sbin/useradd-g oinstall-G dba grid

Run in Xmanager, grid/runInstaller, (here choose to install in a single Server)

Execute the wizard to complete the installation.

6. Installation process problems:

Running root.sh reports an error: libcap.so.1: cannot open shared object file: No such file or directory

Execute: cd / lib64/ & & ln-s libcap.so.2.16 libcap.so.1

/ app/oracle/product/11.2.0/grid/crs/install/roothas.pl-deconfig-force

Sh root.sh

7. Omission of in-depth research: Failgroup,ASM image

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report