nerc-project / operations

Issues related to the operation of the NERC OpenShift environment
2 stars 0 forks source link

Provide ReadWriteMany (RWX) Storage for NERC #297

Open joachimweyl opened 1 year ago

joachimweyl commented 1 year ago

Motivation

NESE only provides Ceph RBD access to storage. This limits our ability to consume the storage -- we can't create ReadWriteMany (RWX) volumes, which means that volumes cannot be mounted on multiple nodes at the same time. This can complicate or prevent the deployment of certain applications on our clusters.

Completion Criteria

NERC has RWX storage available for all projects.

Description

Notes

Completion dates

Desired - early 2024 Required - mid 2024

msdisme commented 2 months ago

@jtriley I thought this was available with latest ceph update - is the next step testing

joachimweyl commented 2 months ago

@jtriley after your testing is this viable for our usage needs?

jtriley commented 2 days ago

Just an update that we now have a NERC CephFS volume configured (along with a dedicated MDS node that we'll need to pay back if we decide to use it in production) on NESE. I'm setting up a time to meet to discuss required cephx credentials and then test out getting RWX volumes working on NESE CephFS on the ocp-test cluster.