IPRDUMP(8) | System Manager's Manual | IPRDUMP(8) |
iprdump - IBM Power RAID adapter dump utility
iprdump [-d directory]
iprdump --version --debug --use-polling --use-uevents
iprdump is used to gather information in the event of an adapter failure. The dump data will by default be saved in the /var/log/ directory with the prefix iprdump.# where # will be the dump ID of the file. The ipr dump utility will make a log in the system error log when a dump is taken. Iprdump should be started as a service daemon instead of run directly. Nevertheless, it can also be started at any time and will properly handle adapters being dynamically added and removed from the system. When it is run directly it will stay running forever in order to process any dump that might occur. You can start it with "iprdump --daemon" to force it into the background.
Originally written by Michael Anderson <mjanders@us.ibm.com>. Rewritten for the 2.6 kernel by Brian King <brking@us.ibm.com>.
February 2005 |