Storage Management (ASM ACFS DNFS ODM) (MOSC)

MOSC Banner

v$asm_disk preferred_read is sometimes "U", why ?

edited Aug 23, 2015 11:27AM in Storage Management (ASM ACFS DNFS ODM) (MOSC) 7 commentsAnswered

Greetings community,

using ASM 12.1.0.2 on AIX 6.1

We have some diskgroups with redundancy normal, using the asm_preferred_read_failure_groups initialization parameter : the preferred_read column of v$asm_diskgroup is set to Y or N for each of their disks. This is the expected behaviour.

Some other diskgroups have external redundancy : the preferred_read column for their disks is set sometimes to null and sometimes to "U"

Example : here is the count of disks per diskgroup + failgroup + preferred_read column

SQL> set pagesize 2000

set linesize 200

col path format a30

select g.name, g.type, d.preferred_read, count(*) DISK_COUNT

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center