oracle / docker-images

Official source of container configurations, images, and examples for Oracle products and projects
https://developer.oracle.com/use-cases/#containers
Universal Permissive License v1.0
6.58k stars 5.44k forks source link

docker RAC deployment on Veritas Storage #1664

Closed saketrp closed 4 years ago

saketrp commented 4 years ago

Hi,

I am trying to deploy the RAC docker containers on veritas storage (database residing on a vxfs mountpoint). However, the documentation suggests the storage options as ASM or NFS. Is non-ASM storage supported for RAC? If yes, is there any documentation available for this?

psaini79 commented 4 years ago

@saketrp

While using VxFS is permissible, especially as RAC on Docker is currently only supported for Test and Dev environments, Oracle cannot provide best practices or guidance on how to make RAC on Docker work on VxFS. Also, support for ASM / NFS has been chosen as the default for simplicity, while ASM will likely be the initially supported configuration for production environments once offered.