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

On version "64", helm-chart volume mount is failing with following errors: #50

Open
bshah0408 opened this issue Jan 31, 2024 · 1 comment

Comments

@bshah0408
Copy link

Error: failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/kubelet/pods/bddc3711-61b9-4c2b-9e11-d863ab5fb22e/volume-subpaths/logback-tasklogfile-override/nxrm-app/3" to rootfs at "/nexus-data/etc/logback/logback-tasklogfile-appender-override.xml": mount /var/lib/kubelet/pods/bddc3711-61b9-4c2b-9e11-d863ab5fb22e/volume-subpaths/logback-tasklogfile-override/nxrm-app/3:/nexus-data/etc/logback/logback-tasklogfile-appender-override.xml (via /proc/self/fd/6), flags: 0x5001: not a directory: unknown

I checked on temaplate on 64, on stateful set it looks like trying mount file into file on line here:

https://github.com/sonatype/nxrm3-ha-repository/blob/64.0.0/nxrm-ha/templates/statefulset.yaml#L173-L174

is that correct ?

or something else I am missing here.

@bshah0408
Copy link
Author

I had some other config issue, that caused this issue.

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

No branches or pull requests

1 participant