<?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; unix</title>
	<atom:link href="http://www.netbackuphowto.com/tag/unix/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>Netbackup Tips on UN*X machines</title>
		<link>http://www.netbackuphowto.com/2008/11/30/netbackup-tips-on-unx-machines/</link>
		<comments>http://www.netbackuphowto.com/2008/11/30/netbackup-tips-on-unx-machines/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 18:54:10 +0000</pubDate>
		<dc:creator>savasirez</dc:creator>
				<category><![CDATA[NetBackup Tips]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[netbackup]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.netbackuphowto.com/?p=104</guid>
		<description><![CDATA[1.2 log directories must be monitored. /usr/openv/logs(Low level logs), /usr/openv/netbackup/logs. These logs can get very big. 2. The partiton where netbackup is installed must not be 100% full, or netbackup will basicaly stop functioning. 3.If dns does not work and there are no records on /etc/hosts netbackup will again stop functioning and netbackup will need [...]]]></description>
			<content:encoded><![CDATA[<h4 style="margin: 0in; font-family: Calibri; font-size: 11pt;">1.2 log directories must be monitored. <strong>/usr/openv/logs</strong>(Low level logs), <strong>/usr/openv/netbackup/logs.</strong> These logs can get very big.</h4>
<p><span id="more-104"></span></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;"><span style="font-size: 11pt; font-family: Calibri;">2. The partiton where netbackup is installed must not be 100% full, or netbackup will basicaly stop functioning.</span></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">3.If dns does not work and there are no records on /etc/hosts netbackup will again stop functioning and netbackup will need to restart to be able to work again.</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt;">4. Some commands for troubleshooting:</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">a. <span style="font-weight: bold; font-size: 11pt; font-family: Calibri;">/usr/openv/netbackup/bin/bpclntcmd       -hn client_name</span></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">Returns client_name&#8217;s ip address if netbackup can do a successful lookup.</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">b. <span style="font-weight: bold; font-size: 11pt; font-family: Calibri;">/usr/openv/netbackup/bin/bpclntcmd       -hn client_ip_address</span></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">Returns client&#8217;s address, if netbackup can do a successfull reverse dns lookup</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">c. <span style="font-weight: bold; font-size: 11pt; font-family: Calibri;">/usr/openv/netbackup/bin/bpexpdate -m 00m4l3 -d 0</span></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">Allows you to expire a media when needed.</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">d.<strong>bpstulist</strong></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">Will show you all drives and hosts connected to master server</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">e. <span style="font-weight: bold; font-size: 11pt; font-family: Calibri;">/usr/openv/volmgr/bin</span><span style="font-weight: normal; font-size: 11pt; font-family: Calibri;">/</span><span style="font-weight: bold; font-size: 11pt; font-family: Calibri;">tpautoconf       -a</span></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">Will scan all local device on media manager.</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">f. <span style="font-weight: bold; font-size: 11pt; font-family: Calibri;">/usr/openv/volmgr/bin/vmoprcmd</span></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">Shows information about your media servers.</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">g. <span style="font-weight: bold; font-size: 11pt; font-family: Calibri;">/usr/openv/netbackup/bin/admincmd/bpmedialist -rl 1</span></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">Shows info about media that&#8217;s available, full, expired or other.</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">h. <span style="font-weight: bold; font-size: 11pt; font-family: Calibri;">/usr/openv/netbackup/bin/admincmd/bpmedia -unfreeze</span><span style="font-weight: normal; font-size: 11pt; font-family: Calibri;"> </span><span style="font-weight: bold; font-size: 11pt; font-family: Calibri;">-m 06m03l3</span></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">Unfreezes a media.</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">i. <span style="font-weight: bold; font-size: 11pt; font-family: Calibri;">/usr/openv/volmgr/bin/vmupdate        -rt <span style="text-decoration: underline;">tld</span> -rn 1 -full [-interactive] </span><span style="font-weight: bold; font-size: 11pt; font-family: Calibri;">-use_barcode_rules</span></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">Inventory a robot.</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">j. <span style="font-weight: bold; font-size: 11pt; font-family: Calibri;">/usr/openv/netbackup/bin/bpmedialist -rl 1</span></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">List which disks are expired, full or available. (-rl used for retention level. 1 means retention of 2 weeks)</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">k.<span style="font-weight: bold; font-size: 11pt; font-family: Calibri;"> /usr/openv/netbackup/bin/bpps       -x</span></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">All running netbackup processes are listed</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">l. <span style="font-weight: bold; font-size: 10pt; font-family: Calibri;">/usr/openv/netbackup/bin/goodies/available_media</span></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">All media and its states are listed. The script runs other commands and formats the outputs to a usable format.</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">m. <span style="font-weight: bold; font-size: 11pt; font-family: Calibri;">/usr/openv/netbackup/bin/admincmd/bpdbjobs</span></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">Activity monitor.</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">n. <em><strong>bplabel -ev media_id_number -d &lt;tape density&gt; -p Pool_Name</strong></em></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">Label a media with &#8220;media_id_number&#8221; in pool &#8220;Pool_Name&#8221;.</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">o. <strong><em>bpimmedia -mediaid 0m0687 -L </em></strong></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">List images on a tape with media id 0m0687</p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">p. <em><strong>vmdelete -m 000687</strong></em></p>
<p style="margin: 0in; font-family: Calibri; font-size: 11pt; padding-left: 30px;">Delete a media from netbackup emm database</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netbackuphowto.com/2008/11/30/netbackup-tips-on-unx-machines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

