#28 Investigate Storage for OSD openshift cluster
Closed 2 years ago by lrossett. Opened 2 years ago by mobrien.

Storage is not one of the managed services provided by OSD so a solution will need to be investigated


Metadata Update from @lrossett:
- Issue assigned to lrossett

2 years ago

Following the AWS EFS guide is pretty straight forward: https://docs.openshift.com/dedicated/storage/persistent_storage/osd-persistent-storage-aws.html

It also doesn't support PVC resizing.

One also needs to delete the CR that creates the volume in order to delete the volume itself in Openshift.

It uses a Volume per file system + access point combo which means each app that requires a volume will need its own access point - there are several ways of optimizing this process from ansible playbooks to even develop an operator to handle that integration.

Metadata Update from @lrossett:
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata