Patch-ID# 104100-01 Keywords: domain_create domain_remove obp_helper Synopsis: SSP 2.1 CS6400: domain_create/domain_remove fixes Date: Nov/18/96 Solaris Release: 2.4, 2.5 SunOS release: 5.4, 5.5 Unbundled Product: SSP CS6400 Unbundled Release: 2.1 Topic: SSP 2.1 CS6400: domain_create/domain_remove fixes NOTE 1: This patch replaces the Cray patch C641025-02. You do not need to install this patch if you have already installed C641025-02. NOTE 2: BugID's with six digits or less are related to Cray SPR's. BugId's fixed with this patch: 87621 88207 Changes incorporated in this version: Relevant Architectures: sparc Patches accumulated and obsoleted by this patch: 641025-02 Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /opt/CYRSssp/bin/domain_create /opt/CYRSssp/bin/domain_remove Problem Description: (from C641025-02) 88207: DOMAIN_CREATE FAILS ON SYSBD 1 EVEN WHEN NOT IN USE The domain_create is getting confused with board numbers. Example: If board 1 is being domain created and board 10-15 are the machine_config file, it thinks that board 1 is in use. The grep used was not effective. (from C641025-01) 87621: OBP_HELPER TAKES A WHILE TO GET KILLED Killing the obp_helper process took a long time when its nested threads were in progress. We now use the "kill -KILL" in this script to make it disappear quickly. Patch Installation Instructions: -------------------------------- Refer to the Install.info file within the patch for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. Any other special or non-generic installation instructions should be described below. Special Install Instructions: ----------------------------- none