<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NetBackup HOWTO&#039;s &#187; nbu troubleshooting</title>
	<atom:link href="http://www.netbackuphowto.com/tag/nbu-troubleshooting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.netbackuphowto.com</link>
	<description></description>
	<lastBuildDate>Mon, 15 Aug 2011 14:15:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Robot inventory failed: Unable to open robotic path (201)</title>
		<link>http://www.netbackuphowto.com/2009/04/20/robot-inventory-failed-unable-to-open-robotic-path-201/</link>
		<comments>http://www.netbackuphowto.com/2009/04/20/robot-inventory-failed-unable-to-open-robotic-path-201/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 11:09:46 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[201]]></category>
		<category><![CDATA[nbu troubleshooting]]></category>
		<category><![CDATA[netbackup troubleshooting]]></category>
		<category><![CDATA[robot inventory failed]]></category>
		<category><![CDATA[robot inventory failed with status code 201]]></category>
		<category><![CDATA[status code 201]]></category>
		<category><![CDATA[unable to open robotic path]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=322</guid>
		<description><![CDATA[If you are facing with an error: &#8220;Robot inventory failed: Unable to open robotic path (201).&#8221; The causes can be: (Reference: http://seer.entsupport.symantec.com/docs/269409.htm) 1. Because the library door is left open 2. The is library is not connected, offline, shutdown or in the middle of a scan 3. The library is not in SCSI mode 4. [...]]]></description>
			<content:encoded><![CDATA[<p>If you are facing with an error:</p>
<p>&#8220;Robot inventory failed: Unable to open robotic path (201).&#8221;</p>
<p><strong>The causes</strong> can be: (Reference: http://seer.entsupport.symantec.com/docs/269409.htm)</p>
<p><span id="more-322"></span></p>
<p>1. Because the library door is left open<br />
2. The is library is not connected, offline, shutdown or in the middle of a scan<br />
3. The library is not in SCSI mode<br />
4. Some other software has locked the SCSI path (Like robtest)<br />
5. SCSI path has changed.</p>
<p><strong>Solutions:</strong><br />
1. Check that the library door is  closed.<br />
2. Check that the library is running, online and connected.<br />
3. Check that the library is in SCSI mode.<br />
4. Run: /usr/openv/netbackup/bin/bpps (UNIX) or &lt;install_path&gt;\veritas\netbackup\bin\bpps (windows)</p>
<p>Check that this command does not list any robtest/robtest.exe (UNIX/windows) process. If exists, kill the process</p>
<p>5. Open the Device Manager on windows and try to see if the &#8220;Medium Changer&#8221; is listed. It should exist for Netbackup to work.<br />
6.  Run  : /usr/openv/volmgr/bin/tpautoconf -r (UNIX) or <tt><span class="FIXEDFONT">&lt;install_path&gt;\veritas\volmgr\bin\tpautoconf  -r</span></tt> (windows)</p>
<p>and try to see if robot is still communicating with the Operating System.<br />
<tt><span class="FIXEDFONT">C:\Program  Files\VERITAS\Volmgr\bin&gt;tpautoconf  -r</span></tt><br />
<tt><span class="FIXEDFONT">TPAC45 M4 DATA  MagFile         3.05 RBD12A0007 2 0 0 0 Changer0 -  -</span></tt></p>
<p>7. If &#8220;tpautoconf -r&#8221; works, use the NetBackup Administration Console to re-browse for the robot on the Robot Control Host.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/04/20/robot-inventory-failed-unable-to-open-robotic-path-201/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Limit has been reached for requested resource</title>
		<link>http://www.netbackuphowto.com/2009/04/13/limit-has-been-reached-for-requested-resource/</link>
		<comments>http://www.netbackuphowto.com/2009/04/13/limit-has-been-reached-for-requested-resource/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 09:53:32 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[catalog backup fails]]></category>
		<category><![CDATA[limit has been reachde]]></category>
		<category><![CDATA[nbu troubleshooting]]></category>
		<category><![CDATA[netbackup troubleshooting]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=319</guid>
		<description><![CDATA[If you are facing an error like this: limit has been reached for requested resource NBU_POLICY.MAXJOBS.CatalogBackup Most probably this is an issue about NBU 6.5.3. If you can look at the following bug report page: http://seer.entsupport.symantec.com/docs/318079.htm The easiest way to resolve the problem is to restart netbackup daemons. Another method is explained in the above [...]]]></description>
			<content:encoded><![CDATA[<p>If you are facing an error like this:</p>
<p>limit has been reached for requested resource NBU_POLICY.MAXJOBS.CatalogBackup</p>
<p><span id="more-319"></span></p>
<p>Most probably this is an issue about NBU 6.5.3. If you can look at the following bug report page:</p>
<p><a target="_blank" href="http://seer.entsupport.symantec.com/docs/318079.htm">http://seer.entsupport.symantec.com/docs/318079.htm</a></p>
<p>The easiest way to resolve the problem is to restart netbackup daemons.</p>
<p>Another method is explained in the above document.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2009/04/13/limit-has-been-reached-for-requested-resource/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

