Piraeus operator 2.12.0 does not work on current xostor version
-
Hello! Got this error when upgrade piraeus operator from 2.11.0 to 2.12.0
Curious to know when a new version of linstor will be supported?
time="2026-09-23T17:46:01Z" level=fatal msg="LINSTOR 1.33.1 (REST API 1.27.0) is not supported: the driver requires REST API 1.29 or newer in the 1.x series, shipped with LINSTOR 1.35"
jonathon@jonathon-framework:~$ linstor --controllers=10.2.0.10,10.2.0.11,10.2.0.12,10.2.0.13,10.2.0.14 controller v linstor controller 1.33.1; GIT-hash: 95da7940d6efb6a39ea303c5f37b03478a6fab0b

-
Created issue on their github, cause the wording makes it seem like only latest is supported now, which was not mentioned in their release notes
https://github.com/piraeusdatastore/piraeus-operator/issues/1066
-
P poddingue marked this topic as a question
-
Got a response
Yes, sorry, this was not properly pointed out in the release message. This comes from using https://github.com/piraeusdatastore/linstor-csi/releases/tag/v1.13.0
So you can still use the new operator, but you have to downgrade the LINSTOR CSI version until you upgrade the cluster.
So doing that for now with the following helm values
--- operator: resources: requests: cpu: 250m memory: 500Mi limits: memory: 1Gi installCRDs: true imageConfigOverride: - base: quay.io/piraeusdatastore components: linstor-satellite: image: piraeus-server tag: v1.33.1 linstor-csi: image: piraeus-csi tag: v1.12.0 tls: certManagerIssuerRef: name: pp-step-issuer kind: StepClusterIssuer group: certmanager.step.sm
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login