Hi Brett,
to get it working with RWO just let the operator create a PVC with the RWO StorageClass. After that PVC is created (and stuck in Pending), copy its whole yaml, then delete the PVC and recreate using copied yaml, but change the AccessModes to include RWO only (and also remove unneccessary fields like status, resourceVersion, uid etc).
After that the PVC should get Bound status within couple seconds and MAF pods should start up.
Cheers,
------------------------------
Witold Wierzchowski
Solution Architect
Cohesive Poland
------------------------------
Original Message:
Sent: Thu July 31, 2025 08:33 AM
From: Brett Coleman
Subject: Maximo Application Framework Access - MAS 9.1
Here you go: MAF 9.1 Configuration
Note: This documentation only works with clusters that have an RWX access mode. I'm currently researching how to deploy it with RWO in our sandbox.
------------------------------
Brett Coleman
Original Message:
Sent: Thu July 31, 2025 01:59 AM
From: Chaitanya Kumar R
Subject: Maximo Application Framework Access - MAS 9.1
Hi All,
I'm currently looking on accessing MAF in MAS 9.1 and would appreciate it if anyone could share references, documentation, or any guidance on how to access this.
I can see Maximo Mobile Admin application at the Suite Level but i am not sure how to access and configure the MAF which we use to access through Docker Desktop in the earlier version
Thanks
-------------------------------------------