Easily Replacing an AFD Disk in ASM DiskGroup
| |

Easily Replacing an AFD Disk in ASM DiskGroup

When using OracleASM in normal or high redundancy, a failed disk is nothing to be concerned with. However, when using AFD, there are several additional actions you need to take into account in order to replace the disk quickly and easily. It is imperative to understand that when using AFD, there are some unavoidable tasks…

Viewing OracleASM attributes (including hidden)
|

Viewing OracleASM attributes (including hidden)

A nice and informative note about how to obtain OracleASM attributes, including “hidden attributes” can be found here. Including the special attribute “_rebalance_compact” which affects the post-rebalance ‘compact’ ASM operation, when altering DiskGroups (per-DiskGroup, of course). Just a reminder about this specific attribute – when ASM performs rebalance operation (adding or dropping disks) it attempts…

| |

Oracle ACFS autostart on Oracle RAC stand alone (Oracle Restart)

I would like to start with a declaration – I would prefer not to use ACFS for a stand-alone system. It binds the “normal” order of startup and mounts to the cluster. Not only that – but while until version 12.1, RAC stand alone had a built-in service for ACFS, this is no longer the…