Using Oracle GI 19c to Provide Highly-Available NFS Services
| | |

Using Oracle GI 19c to Provide Highly-Available NFS Services

Introduction Since Oracle GI version 11.2.0.3, Oracle have provided a clustered file-system called ACFS, based on the underlined technology Oracle ASM. This technology has provided a reliable-enough, although not free from bugs, clustered file-system, while Oracle OCFS2 (which had its own cluster framework: O2CB) has been abandoned and left to die. ACFS was a good-enough…

An excellent alternative to ‘rsync’ for backups to cloud
| | |

An excellent alternative to ‘rsync’ for backups to cloud

I have been using NextCloud for a long while now. It is a smart solution, and although I do not like its agent (I’ve had many problems with it around Hebrew file names on multiple types of operating systems, which never matured enough for a full bug description and details) – for an easy access…

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…