Problems with $VCS_HOME and 4.0 - Veritas Cluster Server
This is a discussion on Problems with $VCS_HOME and 4.0 - Veritas Cluster Server ; For some reason, VCS now things that VCS_HOME is set to /var/VRTSvcs.
So you get lovely messages like:
2005/07/07 09:40:47 VCS INFO V-16-20002-215 (bert) Netlsnr:Listener:monitor:Access
to Monscript /var/VRTSvcs/bin/Netlsnr/LsnrTest.pl denied. Detail Monitoring
will not be enabled!! Please specify a valid file.
...
-
Problems with $VCS_HOME and 4.0
For some reason, VCS now things that VCS_HOME is set to /var/VRTSvcs.
So you get lovely messages like:
2005/07/07 09:40:47 VCS INFO V-16-20002-215 (bert) Netlsnr:Listener:monitor:Access
to Monscript /var/VRTSvcs/bin/Netlsnr/LsnrTest.pl denied. Detail Monitoring
will not be enabled!! Please specify a valid file.
I have greped around looking for a reference to this, found that mostly it
is set inside scripts. Is there a cental place I can set it so it has the
right value?
-
Re: Problems with $VCS_HOME and 4.0
The hastart script (/opt/VRTSvcs/bin/hastart) sets VCS_HOME if not already set in
your environment.
You may have it set in your root environment (check /.profile -- if you're running
ksh, or /.cshrc and/or /.login if csh).
-cpf
Russ Conner wrote:
> For some reason, VCS now things that VCS_HOME is set to /var/VRTSvcs.
>
> So you get lovely messages like:
>
> 2005/07/07 09:40:47 VCS INFO V-16-20002-215 (bert) Netlsnr:Listener:monitor:Access
> to Monscript /var/VRTSvcs/bin/Netlsnr/LsnrTest.pl denied. Detail Monitoring
> will not be enabled!! Please specify a valid file.
>
> I have greped around looking for a reference to this, found that mostly it
> is set inside scripts. Is there a cental place I can set it so it has the
> right value?