lamclean(1) - Linux man page
Name
lamclean - Attempt to clean entire LAM system.Syntax
lamclean [-hv]Options
- -h
- Print the command help menu.
- -v
- Be verbose.
Description
lamclean takes the following actions on the following system processes on all nodes:
- kenyad
- The LAM SIGUDIE signal (terminate) is sent to all user processes. See doom(1).
- bufferd
- The entire daemon is reset to its initial state after booting. See sweep(1).
- filed
- All user file descriptors are closed. See fctl(1).
- traced
- All traces are removed. See lamtrace(1).
lamclean will not succeed if any of the nodes are unreachable due to catastrophic failure or maximum buffer overflow with link jamming. If lamclean does not return, use lamwipe(1) and lamboot(1) to restart the multicomputer.
