Hello,
I'm installing MAS (tried 9.1 and 9.2) on a SNO (4.18.43) server in Azure via mas cli and running into an error when the rhn-data-service-0 pod starts which makes the install fail.
2026-07-02T20:31:21.919Z ERROR server/main.go:101 failed to initialize db connection {"error": "write info.yaml: chmod /data/airgap/.info.yaml3832525635: operation not permitted"}
main.main.func1
/src/airgap/v2/cmd/server/main.go:101
github.com/spf13/cobra.(*Command).execute
/opt/app-root/src/go/pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1015
github.com/spf13/cobra.(*Command).ExecuteC
/opt/app-root/src/go/pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1148
github.com/spf13/cobra.(*Command).Execute
/opt/app-root/src/go/pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1071
main.main
/src/airgap/v2/cmd/server/main.go:182
runtime.main
/usr/lib/golang/src/runtime/proc.go:290
Error: write info.yaml: chmod /data/airgap/.info.yaml3832525635: operation not permitted
I've tried when I have seen from searching online. New entitlement key, setting the replicas to 1, etc. I'm not sure what DB its trying to initialize. My next step would be to bring a full cluster and see if I still get the error but I was hoping to avoid that.
Any ideas?
Thanks
Andy
#MaximoApplicationSuite------------------------------
Thanks,
Andy
------------------------------