[prev in list] [next in list] [prev in thread] [next in thread] 

List:       veritas-bu
Subject:    Re: [Veritas-bu] status code 58.
From:       Michael Graff Andersen <mian71 () gmail ! com>
Date:       2014-02-12 13:13:32
Message-ID: CAA3b+ZQrh2gUaGfofOVUwSDPtDYRhuvfa4bd0b1tCoCNo9=ULA () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hey Pawan

I would start with basic network stuff, like is name resloving working
between the machines (ping, hosts file, nslookup)

If thats looks ok I would continue with bptestbcpd

if you are asking about how get the result,  $? contains the last exitcode
in many shells

I am thinking something

grep <client> /etc/hosts
if [ $? <> 0 ];then
 echo <client> not in /etc/hosts
fi
nslookup <client>
 if [ $? <> 0 ];then
 echo <client> not in DNS
fi
bptestbcpd -client <client> -debug

Hope this can get you started

Regards
Michael
2014-02-12 pawan ramnani <pawan.ramnani21@gmail.com>:

> hey guys..........i am currently working on shell script that resolves
> status code 58 in netbackuptool .............this error is actually coz
> when server cannot communicate to the client so i am trying to write a
> shell script to do this automatically instead of series of steps
> manually..............the troubleshooting are as follows.........
>
>
> When troubleshooting status 58 errors on a NetBackup client, the first
> thing to test is to whether or not you can access the client from the
> client Host Properties from the master server. If that works the same ports
> are involved when backing up the client as to when you access the client
> host properties. Connecting to the client host properties from the master
> server would prove the master server can access the client without any
> problems. So if using a storage unit on the master server you should be
> able to backup the client without getting the status 58 error.
>
> i am trying to create this script only for unix clients but the problem ii
> am not able to frame the logic and stuck how to start................please
> help.
>
>
>  Thanks & Regards,
> Pawan Ramnani
>
> _______________________________________________
> Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
> http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
>
>

[Attachment #5 (text/html)]

<div>Hey Pawan</div>
<div> </div>
<div>I would start with basic network stuff, like is name resloving working between \
the machines (ping, hosts file, nslookup)</div> <div> </div>
<div>If thats looks ok I would continue with bptestbcpd </div>
<div> </div>
<div>if you are asking about how get the result,  $? contains the last exitcode in \
many shells</div> <div> </div>
<div>I am thinking something</div>
<div> </div>
<div>grep &lt;client&gt; /etc/hosts</div>
<div>if [ $? &lt;&gt; 0 ];then </div>
<div> echo &lt;client&gt; not in /etc/hosts</div>
<div>fi</div>
<div>nslookup &lt;client&gt; </div>
<div>
<div>if [ $? &lt;&gt; 0 ];then </div>
<div> echo &lt;client&gt; not in DNS</div></div>
<div>fi</div>
<div>bptestbcpd -client &lt;client&gt; -debug </div>
<div> </div>
<div>Hope this can get you started</div>
<div><br>Regards</div>
<div>Michael<br></div>
<div class="gmail_quote">2014-02-12 pawan ramnani <span dir="ltr">&lt;<a \
href="mailto:pawan.ramnani21@gmail.com" \
target="_blank">pawan.ramnani21@gmail.com</a>&gt;</span>:<br> <blockquote \
style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" \
class="gmail_quote"> <div dir="ltr"><span \
style="BACKGROUND-COLOR:rgb(253,253,253);FONT-FAMILY:verdana,geneva,lucida,&#39;lucida \
grande&#39;,arial,helvetica,sans-serif;FONT-SIZE:13px">hey guys..........i am \
currently working on shell script that resolves status code 58 in netbackuptool \
.............this error is actually coz when server cannot communicate to the client \
so i am trying to write a shell script to do this automatically instead of series of \
steps manually..............the troubleshooting are as follows.........</span><br \
style="BACKGROUND-COLOR:rgb(253,253,253);FONT-FAMILY:verdana,geneva,lucida,&#39;lucida \
grande&#39;,arial,helvetica,sans-serif;FONT-SIZE:13px"> <br \
style="BACKGROUND-COLOR:rgb(253,253,253);FONT-FAMILY:verdana,geneva,lucida,&#39;lucida \
grande&#39;,arial,helvetica,sans-serif;FONT-SIZE:13px"><br \
style="BACKGROUND-COLOR:rgb(253,253,253);FONT-FAMILY:verdana,geneva,lucida,&#39;lucida \
grande&#39;,arial,helvetica,sans-serif;FONT-SIZE:13px"> <span \
style="BACKGROUND-COLOR:rgb(253,253,253);FONT-FAMILY:verdana,geneva,lucida,&#39;lucida \
grande&#39;,arial,helvetica,sans-serif;FONT-SIZE:13px">When troubleshooting status 58 \
errors on a NetBackup client, the first thing to test is to whether or not you can \
access the client from the client Host Properties from the master server. If that \
works the same ports are involved when backing up the client as to when you access \
the client host properties. Connecting to the client host properties from the master \
server would prove the master server can access the client without any problems. So \
if using a storage unit on the master server you should be able to backup the client \
without getting the status 58 error. </span> <br clear="all">

<div>
<div style="FONT-FAMILY:arial,sans-serif;FONT-SIZE:13px" dir="ltr"><br></div>
<div style="FONT-FAMILY:arial,sans-serif;FONT-SIZE:13px" dir="ltr"><span \
style="BACKGROUND-COLOR:rgb(253,253,253);FONT-FAMILY:verdana,geneva,lucida,&#39;lucida \
grande&#39;,arial,helvetica,sans-serif">i am trying to create this script only for \
unix clients but the problem ii am not able to frame the logic and stuck how to \
start................please help.</span></div> <br></div>
<div><br></div>
<div>
<div dir="ltr">Thanks &amp; Regards, 
<div>Pawan Ramnani</div></div></div></div><br>_______________________________________________<br>Veritas-bu \
maillist  -  <a href="mailto:Veritas-bu@mailman.eng.auburn.edu">Veritas-bu@mailman.eng.auburn.edu</a><br><a \
href="http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu" \
target="_blank">http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu</a><br> \
<br></blockquote></div><br>



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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic