Storage Management (ASM ACFS DNFS ODM) (MOSC)

MOSC Banner

ACFS mounting read-only

edited Feb 16, 2016 4:08AM in Storage Management (ASM ACFS DNFS ODM) (MOSC) 2 commentsAnswered

I have a problem with my ACFS file systems being unwriteable. This is 12.1.0.2 on OEL6.6. Here is an example:

[oracle@madrid1 ~]$

[oracle@madrid1 ~]$ sqlplus / as sysasm

SQL*Plus: Release 12.1.0.2.0 Production on Wed Feb 3 09:49:08 2016

Copyright (c) 1982, 2014, Oracle.  All rights reserved.

Connected to:

Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production

With the Real Application Clusters and Automatic Storage Management options

+ASM1> select group_number,name,state from v$asm_diskgroup;

GROUP_NUMBER NAME                           STATE

------------ ------------------------------ -----------

           2 G2                             MOUNTED

           1 CWFILES                        MOUNTED

           3 G3                             MOUNTED

+ASM1> alter diskgroup g2 add volume src size 4200m;

Diskgroup altered.

+ASM1> select group_number,volume_name,state from v$asm_volume;

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