LLT and gab start fails for vcs one node cluster

book

Article ID: 100005459

calendar_today

Updated On:

Description

Error Message

Mar 10 13:35:59 node01 svc.startd[7]: [ID 652011 daemon.warning] svc:/system/llt:default: Method "/lib/svc/method/llt start" failed with exit status 2.
Mar 10 13:35:59 node01 svc.startd[7]: [ID 748625 daemon.error] system/llt:default failed: transitioned to maintenance (see 'svcs -xv' for details)
Mar 10 13:36:37 node01 llt: [ID 296307 kern.notice] LLT Protocol unavailable

Cause

VRTSllt and VRTSgab packages only disable llt and gab services (SMF) temporarily using the '-t' option. As a result, these services get enabled after a reboot. For a one-node VCS cluster, LLT and GAB are not required and hence are disabled in VCS default configuration files (/etc/default/llt and /etc/default/gab).

Resolution

Manually disable LLT and GAB services using.

# svcadm disable llt

 

# svcadm disable gab
 

Applies To

VCS 5.1 SP1

Specific to VCS one-node cluster

Issue/Introduction

Solaris SMF is attempting to start LLT and GAB for VCS one node cluster after upgrading to 5.1SP1