Use Control F to search for a specific error code in each catalog. To search for any error code, select the Search button at the top right of the screen.
Code | Severity | Message | Cause/Action |
---|---|---|---|
125102 | ERROR | `printf ‘Template resource "%s" on server "%s" does not exist’ $TemplateTagName $TemplateSysName` | Cause: LifeKeeper was unable to find the resource {tag} on {server}. |
125103 | ERROR | `printf ‘%s is not shareable with any machine.’ $DEV` | Cause: The device does not appear to be shared with any other systems. Action: Verify that the device is accessible from all servers in the cluster. Ensure that all relevant storage drivers and software are installed and configured properly. |
125104 | ERROR | `printf ‘Failed to create disk hierarchy for "%s" on "%s"’ $PRIMACH $DEV` | Cause: The creation of a resource to protect a physical disk failed. Action: Check adjacent log messages for more details and try to resolve the reported problem. |
125107 | ERROR | `printf ‘Template resource "%s" on server "%s" does not exist’ $TemplateTagName $TemplateSysName` | Cause: LifeKeeper was unable to find the resource {tag} on {server}. |
125114 | ERROR | `printf ‘Template resource "%s" on server "%s" does not exist’ $TemplateTagName $TemplateSysName` | Cause: LifeKeeper was unable to find the resource {tag} on {server}. |
125120 | ERROR | `printf ‘Template resource "%s" on server "%s" does not exist’ $TemplateTagName $TemplateSysName` | Cause: LifeKeeper was unable to find the resource {tag} on {server}. |
125123 | ERROR | `printf ‘Cannot access depstoextend script "%s" on server "%s"’ $depstoextend $TargetSysName` | Cause: LifeKeeper was unable to run pre-extend checks on the resource hierarchy because it was unable to find the script "DEPSTOEXTEND" on {server}. Action: Check your LifeKeeper configuration. |
125126 | ERROR | `printf ‘Template resource "%s" on server "%s" does not exist’ $ChildTag $TemplateSysName` | Cause: LifeKeeper was unable to find the resource {tag} on {server}. |
125129 | ERROR | `printf ‘Template resource "%s" on server "%s" does not exist’ $TemplateTagName $TemplateSysName` | Cause: LifeKeeper was unable to find the resource {tag} on {server}. |
125155 | ERROR | SCSI $DEV failed to lock. | Cause: There was a problem locking a SCSI device. Action: Check adjacent log messages for more details and try to resolve the reported problem. |
125164 | ERROR | SCSI $INFO failed to unlock. | Cause: There was a problem unlocking a SCSI device. Action: Check adjacent log messages for more details and try to resolve the reported problem. |
125181 | ERROR | `printf ‘Template resource "%s" on server "%s" does not exist’ $TemplateTag $TemplateSysName` | Cause: LifeKeeper was unable to find the resource {tag} on {server}. |
125194 | ERROR | Failed to check disk.(tag=\"$opt_t\" | Cause: The device for the specified tag failed to respond properly. Action: Verify the disk is responding correctly. |
125197 | ERROR | usage error: $cmd [-q|-v] [-r|-w] [-a|-d <disk device>] | Cause: Incorrect parameters were passed to the $cmd. Action: Verify the correct parameters are listed in the command line. Most likely the disk device is not found causing this to be left off the command. |
125200 | ERROR | getId command does not exist. id=$id, app=$app, typ=$typ | Cause: The getID command was not found in /opt/LifeKeeper/lkadm/subsys/<app>/<typ>/bin where <app> and <typ> are included in the error message. Action: Check that getId is installed properly and has execute permissions. |
125201 | ERROR | The block device given by the -d option is empty. | Cause: The -d argument requires a block device node. Action: Retry the command with a valid block device node. |
125204 | ERROR | Could not set to RO/RW: $err_disks | Cause: The blockdev(8) command failed to set read only or read write. Action: Additional information may be logged in the system error log. |
Post your comment on this topic.