Ron Ekins
@ronekins.com
280 followers
260 following
40 posts
Director, Field Solution Architecture for EMEA & LATAM @Purestorage | Oracle ACE Director | Inventor | Database technology | Storage | Kubernetes | OCI
Posts
Media
Videos
Starter Packs
Ron Ekins
@ronekins.com
· Sep 12
How to Run Oracle Database 23ai natively on MacOS with Apple Containers
Background I have written many blog posts detailing how to run containerised Oracle database workloads using Docker, Podman and Kubernetes on a Mac. But we now have another new exciting, simpler and potentially faster option. At WWDC 2025, Apple announced its containerisation framework platform. Apple’s Containerisation framework runs each Linux container inside its own lightweight virtual machine (VM), providing hardware-level isolation instead of relying on traditional namespace-based container runtimes, such as…
ronekins.com
Ron Ekins
@ronekins.com
· Jul 24
How to create Oracle Linux partitions greater than 2TB
Background Following the recent announcement by Oracle on the de-support, and deprecation of the Oracle ASM Filter Driver (ASMFD). See Note: Oracle Automatic Storage Management Filter Driver (ASMFD) (Doc ID 2806979.1) I am starting to more interest in the use of Oracle ASMLib v3.1 for long term Oracle support, and also for the io_uring, and Thin Provisioning features. For those, who want to read-up on the Oracle ASMLIB v3.1, I have already written a blog post detailing how to…
ronekins.com
Ron Ekins
@ronekins.com
· Jul 11
Installation and Configuration of the new Oracle ASMLib v3.1 on Oracle Linux 9
Introduction Following the recent announcement of the deprecation and desupport of the Oracle ASM Filer Driver (ASMFD), and the release of a new version of the Oracle ASMLib for Oracle Automatic Storage Management (ASM). It's the perfect time to revisit ASMLib and write a blog on how to download, install, and configure the ASM library on Oracle Linux 9.
ronekins.com
Ron Ekins
@ronekins.com
· Jul 1
Oracle Database 23ai on Kubernetes with Podman and Minikube
Introduction I recently had the pleasure of delivering a presentation at Kscope25 by ODTUG in Dallas, demonstrating an Oracle Database 23ai running on Kubernetes using Oracle Kubernetes Engine (OKE) in Oracle Cloud Infrastructure (OCI) all driven from my MacBook. After my session I was asked 'Is it was possible to run Oracle Database 23ai on Kubernetes on a MacBook, if you don't have access to an on-premises or Cloud Kubernetes environment ?
ronekins.com
Ron Ekins
@ronekins.com
· Jun 21
Learn Kubernetes on your ARM MacBook with Podman and Minikube
I recently had the pleasure of delivering a presentation on Kubernetes and the Oracle Kubernetes Engine (OKE) to the All India Oracle User Group (AIOUG). A question which was raised by an attendee was 'Can I learn Kubernetes without using the Oracle Cloud Infrastructure (OCI) OKE or other Cloud service?' Well the answer is yes, and this blog post I will share how to use…
ronekins.com
Reposted by Ron Ekins
Ron Ekins
@ronekins.com
· Jun 13
Run Oracle Database 23ai Free on ARM based MacBooks with Podman
In this short post I will share how to run the latest Oracle 23ai (23.7.0.25.01) ARM container image on a MacBook with Podman. In this Blog post I will walkthrough the following steps: Configure Podman Download the Oracle Database 23ai Free image Create Podman data volume Create Podman secret Start Oracle 23ai database using Podman. Check Oracle Alert log file.
ronekins.com
Ron Ekins
@ronekins.com
· May 13
Automated Oracle Database Refresh with Workato
Introduction I recently had the opportunity to spend some time learning all about the Workato orchestration platform. After completing the Workato training paths and certifications I decided it was time to take my new found knowledge out for a spin. In the short video at the end of this post I will demonstrate how a Workato recipe can be used to orchestrate the refresh of multiple test Oracle Databases by calling an Ansible playbook, utilising Oracle scripts and Pure Storage REST APIs all from a Slack prompt.
ronekins.com
Ron Ekins
@ronekins.com
· May 8
Oracle Database 19c Lost Write Protection – What’s New
What is a Lost Write ? A Lost Write, is as the name implies a database write which is lost, that is, the database writes a data block to the storage platform, receives an acknowledgment back from the storage but it was never actually persisted to disk or flash storage. There are a number of reasons why Lost Writes can occur, and the root cause can be extremely hard to diagnose.
ronekins.com
Ron Ekins
@ronekins.com
· Apr 24
Oracle Database Storage Array Usage and Data Reduction Ratio Analysis
I was recently asked Does a Pure Storage FlashArray include empty, unused Oracle Database space within its data reduction calculation ?. As I am sure many others may have had the same question, I thought it would make a good topic for a blog post, so here we go. FlashArray Data Reduction From the FlashArray User Guide we can read the following definition:
ronekins.com