ASM Diskgroup Creation Failed with "IBM AIX RISC system/6000: 6:no such device or address" [ID 12634

简介: In this Document  Symptoms   Cause   Solution   References Applies to:   Oracle Server - Enterprise Edition - Version: 10.

In this Document
  Symptoms
  Cause
  Solution
  References


Applies to:

  Oracle Server - Enterprise Edition - Version: 10.2.0.1 and later   [Release: 10.2 and later ]
IBM AIX on POWER Systems (64-bit)

Symptoms

When attempting to create an ASM(Automated Storage Management) Diskgroup,
the following error occurs.
IBM AIX RISC system/6000: 6:no such device or address
Additional information:-1
Additional information:655360

In the ASM Diskgroup Creation page of DBCA, below message displayed after selecting the disk, but actually the ASM disk size is 2TB:
Size of New Disks Selected: 0 MB

STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Create ASM diskgroup:
SQL>create diskgroup DATA External REDUNDANCY DISK '/dev/rhdisk2'
2. Error reported.

Cause

The cause is 2 terabyte is the maximum storage for each ASM disk (the unpublished Bug 6453944 allowed larger sizes, but that led to problems).
The following note provides additional information about this issue which can be hit with other messages:
ORA-15196 WITH ASM DISKS LARGER THAN 2TB (Doc ID 736891.1)

Solution

To resolve the issue, please contact your Storage Vendor and recreate your disk under 2TB.

References

NOTE:370921.1 - ASM - Scalability and Limits
NOTE:736891.1 - ORA-15196 WITH ASM DISKS LARGER THAN 2TB

目录
相关文章
|
12月前
创建asm disk 磁盘组出错! ORA-15018 And ORA-15107 (Doc ID 2678808.1)
ORA-15018: diskgroup cannot be created ORA-15107: missing or invalid ASM disk name
|
6天前
|
SQL
How To Resize An ASM Disk? (Doc ID 470209.1)
1) Please backup the database(s) contained inside the associated diskgroup. 2) Then shutdown the databases contained inside the associated diskgroup. 3) Dismount the associated diskgroup to verify no client database connections are accessing this specific diskgroup: SQL> alter diskgroup <diskgro
13 2
|
SQL Oracle 关系型数据库
asm normal diskgroup ,strong split test
normal disk strong spilte.
1188 0
|
Oracle 关系型数据库 Linux
ASMFD (ASM Filter Driver) Support on OS Platforms (Certification Matrix). (文档 ID 2034681.1)
1) Starting with Oracle Grid Infrastructure 12C Release 1 (12.1.0.2), Oracle ASM Filter Driver (Oracle ASMFD) is installed with an Oracle Grid Infrastructure installation.
2656 0