[PATCH 0/1] inject process namespace into machinename field
Tigran Mkrtchyan <[email protected]>
| Newsgroups | gmane.linux.nfs |
|---|---|
| Message-ID | <[email protected]> |
This path don't intended to land into the kernel, but more trigger a discussion and collect some ideas. On large shared machines often multiple jobs of a same user run in parallel. For debugging, it's usually impossible to identify requests coming from different processes. The batch systems like HTCondor or SLURM start every job in it's own namespace, thus passing namespace info to the server will help by debugging. Tigran Mkrtchyan (1): [RFC] sunrpc: inject process namespace into machinename field net/sunrpc/auth_unix.c | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) -- 2.54.0