PROBLEM: (Patch ID: OSF425-054) ******** This patch fixes a problem with the savecore command that occurs when the primary swap device is an LSM volume. The system displays a cdcache_setup error message. Each time the system is booted to multi-user mode, savecore is run to check the swap space for a crash dump to be saved in /var/adm/crash (default). This happens just after fsck and mount (at the time of the startup message: ("Checking for crash dumps"). If there is a dump to save, and it is a compressed dump and your (primary) swap device is an LSM swap volume, savecore will discover the dump, but fail to save it, claiming that "cdcache_setup" received an error number 22. PROBLEM: (QAR 52898) (Patch ID: OSF425-356) ******** If a system has more than 2 gigabytes of memory, and full dumps are enabled, savecore may incorrectly report that a negative number of bytes was written to the crash dump. For example: The system is coming up. Please wait... Checking for crash dumps System went down at Tue May 6 08:20:30 1997 Saving -532480 bytes of image in vmcore.2 Only the report text is incorrect, and the correct number of bytes are saved in the crash dump.