HP Serviceguard Storage Management Suite Version A.01.01 Release Notes, April 2008
HP Serviceguard Storage Management Suite Version A.01.01 Release Notes
Compatibility Information and Installation Requirements
Chapter 138
JAGag22707: Lot's of vx* directories left over in /tmp
• What is the problem? Some empty directories can be seen in
/tmp/vx* after a reboot.
• What is the workaround? These directories can be ignored.
JAGag35297: cfsmount failed since the package was already
started
• What is the problem? cfsmount command could fail complaining the
package was already started.
# cfsmount
/var/opt/sgtest/tmp/mnt/dev/vx/dsk/cvm_fcc_dd1/lvol5_SG
CFS-CK-4203_23 sec Executing "/usr/sbin/cmrunpkg -n sec
-v SG-CFS-DG-12390_5 SG-CFS-MP-13161_12
SG-CFS-CK-4203_23"
Cannot start SG-CFS-CK-4203_23 while it is starting
cmrunpkg: Unable to start some package or package
instances
Error: Failed to mount mount point
"/var/opt/sgtest/tmp/mnt/dev/vx/dsk/cvm_fcc_dd1/lvol5_S-
-CFS-CK-4203_23" on "sec"
The cfsmount command issues a cmhaltpkg and then cmmodpkg
command to ensure that cmrunpkg starts the package successfully on
the target node. However, if the package is already down on all nodes
when the cfsmount command is run, then cmhaltpkg does not set
the package state correctly. This causes the package manager to start
the package when the cmmodpkg command is run, and then cmrunpkg
fails because the package is already starting.
• What is the workaround? The workaround is to issue cfsmntadm
display <mount_point> to verify if the mount point was mounted
successfully and re-issue cfsmount command if retry is needed.