
On OSD nodes during recovery you can ovewhelm the default PID max of 32k. The docs recommend setting to the largest possible value, 4194303. By default this will not be set. http://docs.ceph.com/docs/jewel/rados/troubleshooting/troubleshooting-osd/ Change-Id: Id7714e8d237db2137fdc32002ab7ae373fb81357 Closes-Bug: #1362825