PROBLEM: (75723) (PATCH ID: TCR160-030) ******** This patch fixes a problem that would cause an error from awk(1) when modifying an ASE service that contained a large number of LSM volumes. The error would prevent the service from being properly modified. The error was: Checking LSM disk Group lotsdg ... awk: Input line lots_svc:/dev/rvol/l cannot be longer than 3,000 bytes. The source line number is 1. awk: Input line lots_svc:/dev/rvol/l cannot be longer than 3,000 bytes. The source line number is 1. PROBLEM: (BCGM50V8M, 74557) (PATCH ID: TCR160-039) ******** This patch fixes a problem where LSM disk information was not properly updated in the ASE database when volumes were removed from a disk service. PROBLEM: (MGO57504A) (PATCH ID: TCR160-072) ******** This patch fixes a problem with updating ASE services which involve deleting and adding AdvFS domains on LSM volumes. When all devices underlying the AdvFS domain have been deleted to be replaced with new ones (for example, going from an AdvFS domain containing LSM volumes vol1 and vol2 to vol3, implying vol1 and vol2 were removed and vol3 was added), asemgr would core dump on the modify. With this patch, you can modify an ASE service which implies deleting all old volumes and adding new ones in the same step.