Description of problem: When attempting to do some district compaction I was investigating a few failed moves in the logs. I was seeing this message in the mcollective.log on the destination node of the move: oo_app_destroy' Unable to setup pam/fs/nproc limits for <gear uuid> Version-Release number of selected component (if applicable): Current - 2.0.19. How reproducible: I'm seeing this every time. Steps to Reproduce: 1. Run this command: (/bin/date ; /usr/sbin/oo-admin-move --gear_uuid <uuid>) 2>&1 | /usr/bin/tee -a oo-admin-move-log--<uuid> 2. Look in the mcollective.log on the destination host. 3. Actual results: Moves are failing. Expected results: Move succeeds. Additional info: I'm not 100% sure if this is related as moves fail and then upon retry they succeed.
*** This bug has been marked as a duplicate of bug 847712 ***