GAB saying LLT not configured means LLT is not running. It is not saying LLT is 
not configured correctly in llttab


Sent from my Nokia E62 handheld by goodlink.


 -----Original Message-----
From:   robertinoau [mailto:[EMAIL PROTECTED]
Sent:   Wednesday, June 20, 2007 11:40 PM Mountain Standard Time
To:     Damodharan K; veritas-ha@mailman.eng.auburn.edu
Subject:        Re: [Veritas-ha] LLTnot configured error after reboot

Try this:

/etc/rc2.d/S92gab start

Then 

gabconfig -c -x


--- Damodharan K <[EMAIL PROTECTED]> wrote:

> hi all
> 
> 
> After unloading and loading GAB
> Its giving the following error
> # gabconfig -c -x
> GAB gabconfig ERROR V-15-2-25015 LLT not configured
> 
> But the LLT are correctly configured
>  test02-ap:  more /etc/llttab
> > set-node test02-ap
> > set-cluster 70
> > link qfe2 /dev/qfe:2 - ether - -
> > link qfe7 /dev/qfe:7 - ether - -
> > 
> > 
> > test02-ap: more /etc/gabtab
> > /sbin/gabconfig -c -n2
> > 
> > test02-ap: gabconfig -a
> > GAB Port Memberships
> >
>
===============================================================
> > 
> > test02-ap: more /etc/gabtab
> > /sbin/gabconfig -c -n2
> > 
> 
> 
> 
> Damodharan K
> Tata Consultancy Services
> Mailto: [EMAIL PROTECTED]
> Website: http://www.tcs.com
> 
> 
> 
> robertinoau <[EMAIL PROTECTED]> 
> 06/21/2007 05:08 AM
> 
> To
> Damodharan K <[EMAIL PROTECTED]>,
> veritas-ha@mailman.eng.auburn.edu
> cc
> 
> Subject
> Re: [Veritas-ha] LLTand GAB problem after first
> rebooting when configured
> 
> 
> 
> 
> 
> 
> Try this:
> 
> 
> 1.) Unload GAB
> 
> # gabconfig -U
> 
> 2.) Restart GAB.
> 
> # gabconfig -c -x
> 
> 3.) Finally restart HAD.
> 
> # hastart
> 
> --- Damodharan K <[EMAIL PROTECTED]> wrote:
> 
> > 
> > Dear all,
> > 
> > Iam having V480 2 servers with vcs 4.1 and vxvm
> 4.1
> > 
> > Iam newly building two node cluster. At
> installation
> > and configuration the
> > cluster service worked fine. But after reboot the
> > LLT , GAB is not running
> > and not able to start Cluster service .Please help
> > to slove this issue .Iam
> > sending configuraion and the engine log
> > 
> > 
> > Engine_A.log
> > 
> > 2007/04/18 14:13:44 VCS INFO V-16-1-10125 GAB
> > timeout set to 15000 ms
> > 2007/04/18 14:13:44 VCS ERROR V-16-1-10116
> > GabHandle::open failed errno =
> > 261
> > 2007/04/18 14:13:44 VCS ERROR V-16-1-11033 GAB
> open
> > failed. Exiting
> > 2007/04/18 14:13:54 VCS NOTICE V-16-1-11022 VCS
> > engine (had) started
> > 2007/04/18 14:13:54 VCS NOTICE V-16-1-11027 VCS
> > engine startup
> > arguments=-restar
> > 
> > Configurations
> > 
> > test02-ap: gabconfig -l
> > GAB Driver Configuration
> > Driver state         : Unconfigured
> > Partition arbitration: Disabled
> > Control port seed    : Enabled
> > Halt on process death: Disabled
> > Missed heartbeat halt: Disabled
> > Halt on rejoin       : Disabled
> > Keep on killing      : Disabled
> > Quorum flag          : Disabled
> > Restart              : Disabled
> > Node count           : 2
> > Disk HB interval (ms): 1000
> > Disk HB miss count   : 4
> > IOFENCE timeout (ms) : 15000
> > Stable timeout (ms)  : 5000
> > 
> > 
> > 
> > test02-ap:  more /etc/llttab
> > set-node test02-ap
> > set-cluster 70
> > link qfe2 /dev/qfe:2 - ether - -
> > link qfe7 /dev/qfe:7 - ether - -
> > 
> > 
> > test02-ap: more /etc/gabtab
> > /sbin/gabconfig -c -n2
> > 
> > test02-ap: gabconfig -a
> > GAB Port Memberships
> >
>
===============================================================
> > 
> > test02-ap: more /etc/gabtab
> > /sbin/gabconfig -c -n2
> > 
> > 
> > test02-ap: more main.cf
> > include "types.cf"
> > 
> > cluster vcsdev-ap (
> >         UserNames = { admin = bopHojOlpKppNxpJom }
> >         ClusterAddress = "172.25.7.98"
> >         Administrators = { admin }
> >         CredRenewFrequency = 0
> >         UseFence = SCSI3
> >         CounterInterval = 5
> >         )
> > 
> > system test01-ap (
> >         Limits = { Processors = 4 }
> >         )
> > 
> > system test02-ap (
> >         Limits = { Processors = 4 }
> >         )
> > 
> > group ClusterService (
> >         SystemList = { test01-ap = 0, test02-ap =
> 1
> > }
> >         AutoStartList = { test01-ap, test02-ap }
> >         FailOverPolicy = Load
> >         AutoStartPolicy = Load
> >         OnlineRetryLimit = 3
> >         OnlineRetryInterval = 120
> >         Load = 4
> >         )
> > 
> >         IP webip (
> >                 Device = ce0
> >                 Address = "172.25.7.98"
> >                 NetMask = "255.255.255.248"
> >                 )
> > 
> >         NIC csgnic (
> >                 Device = ce0
> >                 )
> > 
> >         VRTSWebApp VCSweb (
> >                 Critical = 0
> >                 AppName = vcs
> >                 InstallDir =
> "/opt/VRTSweb/VERITAS"
> >                 TimeForOnline = 5
> >                 RestartLimit = 3
> >                 )
> > 
> >         VCSweb requires webip
> >         webip requires csgnic
> > 
> > 
> >         // resource dependency tree
> >         //
> >         //      group ClusterService
> 
=== message truncated ===



      
_________________________________________________________________________________
              

Yahoo!7 Mail has just got even bigger and better with unlimited storage on all 
webmail accounts.
http://au.docs.yahoo.com/mail/unlimitedstorage.html



_______________________________________________
Veritas-ha maillist  -  Veritas-ha@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-ha

_______________________________________________
Veritas-ha maillist  -  Veritas-ha@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-ha

Reply via email to