Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: fallocate failed: Operation not supported #149

Open
akevinbailey opened this issue Sep 18, 2024 · 0 comments
Open

[Bug]: fallocate failed: Operation not supported #149

akevinbailey opened this issue Sep 18, 2024 · 0 comments
Labels

Comments

@akevinbailey
Copy link

Bug Description

When deploying PubSubPuls Standard (non-HA, container tag 10.8) on an RKE2 (v1.30.4+rke2r1) cluster using this Helm chart I get the following errors in the pod logs:

2024-09-18T04:55:45.678+00:00 <local0.err> solace-pubsubplus-dev-0 appuser[388]: /usr/sw                        adCmnDiskTrans.cpp:113                (AD_ADB       - 0x00000001) main(0)@dataplane(11)                         ERROR    Unable to fallocate file /usr/sw/internalSpool/softAdb/.diskTest to size 4096: Errno(95) Operation not supported
2024-09-18T04:55:45.679+00:00 <local0.alert> solace-pubsubplus-dev-0 appuser[388]: /usr/sw                        adCmnDiskTrans.cpp:608                (AD_ADB       - 0x00000000) main(0)@dataplane(11)                         FATAL    Unable to open /usr/sw/internalSpool/softAdb/.diskTest: Errno(95) Operation not supported

Seem like this is a bug

Expected Behavior

No fatal errors with starting up with the default values!

Steps to Reproduce

Just deploy PubSubPuls Standard (non-HA, container tag 10.8) on an RKE2 (v1.30.4+rke2r1) cluster using this Helm chart's default values.

Solace Broker version

10.8

Solace API

Unknown

Solace API version

Unknown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant