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
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).
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