Closed nicolasmontesi closed 2 years ago
Adding GID 65534 to the supplementalGroups list resolve the problem. The worker nodes have RHEL 8 as underlying OS. According to Red Hat changelog:
The nobody user replaces nfsnobody
In Red Hat Enterprise Linux 7, there was:
- the nobody user and group pair with the ID of 99, and
- the nfsnobody user and group pair with the ID of 65534, which is the default kernel overflow ID, too.
Both of these have been merged into the nobody user and group pair, which uses the 65534 ID in Red Hat Enterprise Linux 8. New installations no longer create the nfsnobody pair.
This change reduces the confusion about files that are owned by nobody but have nothing to do with NFS.
I'm trying to deploy MQ 9.3.0.0-r1 in MultiInstance mode but when pod starts I receiving the following error:
I follow this official guide to configure the storage in the correct way: link
My environment:
My QueueManager instance:
Persistent volume (automatically provided) in which error occurs:
MQ Pod Logs: