Coder Social home page Coder Social logo

Comments (6)

tidridgej avatar tidridgej commented on July 30, 2024 1

Hi @andreyzher I have checked these changes on our OpenShift cluster hosted in AWS.
Dynamic provisioning for nfs worked without any issues, so this should be good to merge

from spm-kubernetes.

cnrmrph avatar cnrmrph commented on July 30, 2024

Documentation has been added in the December release that clarifies that the directories must be present prior to deploying MQ with NFS.

from spm-kubernetes.

niambhscullion12 avatar niambhscullion12 commented on July 30, 2024

Folks, we'll re-open this based on the call today is there anything friendlier we can do here.
N..

from spm-kubernetes.

andreyzher avatar andreyzher commented on July 30, 2024

Hi @meathead23

We have a candidate fix for this, but could use your assistance in verifying before it is merged, as we don't have access to any AWS environments.

The code is on the nfs-paths branch.

I have verified on a standalone NFS server (using the pre-defined PersistentVolumes) and using IBM Cloud File Storage using the dynamic provisioning.

To facilitate this change, there are 2 new properties being added to the MQ configuration:

  • global.mq.security.initVolumeAsRoot (boolean) - required to be able to initialise the directory structure, if it doesn't already exist.
  • global.mq.multiInstance.useDynamicProvisioning (boolean) - required to use dynamically provisioner volumes using the storage class defined by global.mq.multiInstance.storageClassName

To use the dynamic provisioning capabilities in a multi-zone cluster, you may need to create a custom storage class with the volumeBindingMode attribute set to WaitForFirstConsumer to make sure that the storage is provisioned in the same zone as the node on which the corresponding pod has been scheduled.

from spm-kubernetes.

meathead23 avatar meathead23 commented on July 30, 2024

Hi @andreyzher that's excellent, I'll see if i can gt someone to have a look at this next week, thanks a lot!

from spm-kubernetes.

andreyzher avatar andreyzher commented on July 30, 2024

Hi @meathead23, @tidridgej

The above changes have been included in the 21.5.0 release.

Thank you for your support. If you have any further issues on this topic, feel free to reopen this issue or create a new one.

Regards

andreyzher

from spm-kubernetes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.