We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Having many px-repack processes can be problematic, especially on Kubernetes + CRI-O where a PID limit may be enforced.
px-repack
Files open by px-repack can be read by this command:
ps -C px-repack -o pid= \ | xargs -I _ sh -c "readlink /proc/_/fd/*" \ | grep -F /home/dicom