<?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>Receive/Transmit &#187; netbackup</title>
	<atom:link href="http://www.rxtx.co.uk/tag/netbackup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rxtx.co.uk</link>
	<description></description>
	<lastBuildDate>Sun, 10 Apr 2011 11:05:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Netbackup tape inventory</title>
		<link>http://www.rxtx.co.uk/2010/05/05/netbackup-tape-inventory/</link>
		<comments>http://www.rxtx.co.uk/2010/05/05/netbackup-tape-inventory/#comments</comments>
		<pubDate>Wed, 05 May 2010 13:34:23 +0000</pubDate>
		<dc:creator>rxtx</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[netbackup]]></category>

		<guid isPermaLink="false">http://www.rxtx.co.uk/?p=183</guid>
		<description><![CDATA[One of the strange things about the netback Windows GUI is that theres no way to manually inventory a stand alone tape drive. To do this you need a bit of command line knowledge. You&#8217;ll mainly need to do this to import media from other servers or media which has been used previously in different [...]]]></description>
			<content:encoded><![CDATA[<p>One of the strange things about the netback Windows GUI is that theres no way to manually inventory a stand alone tape drive. To do this you need a bit of command line knowledge. You&#8217;ll mainly need to do this to import media from other servers or media which has been used previously in different backup software. For a stand alone drive the command is as follows, but you can use this on libraries too.</p>
<pre>(Standalone drive inventory)
vmphyinv {-n drive_name | -u device_number} [-h device_host]
[-non_interactive] [-verbose]</pre>
<pre>C:\Program Files\VERITAS\Volmgr\bin&gt;vmphyinv.exe -u 2 -h tapesvr</pre>
<pre>Proposed Change(s) to Update the Volume Configuration
=====================================================
Logically add new media BE????.
Logically update EMM database, if required.</pre>
<pre>Update volume configuration? (y/n) n: y</pre>
<pre>Added new media BE0000 on host tapesvr.
Added media ID BE0000 to EMM database.</pre>
<pre>C:\Program Files\VERITAS\Volmgr\bin&gt;
</pre>
<p>You get the device number from the activity monitor-&gt;drives screen. Once you run this command Netbackup will start to read the images on the tape, you can see this on the catalog-&gt;results screen. Once this is complete the media will appear on the catalog-&gt;search screen ready for the phase 2 import.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rxtx.co.uk/2010/05/05/netbackup-tape-inventory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

