<?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>Sys-Admin Information&#039;s &#187; Backup</title>
	<atom:link href="http://sysinfo.bascomp.org/category/hpux/backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://sysinfo.bascomp.org</link>
	<description></description>
	<lastBuildDate>Fri, 23 Apr 2010 09:43:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Backup Systems To Tape</title>
		<link>http://sysinfo.bascomp.org/2007/07/backup-systems-to-tape/</link>
		<comments>http://sysinfo.bascomp.org/2007/07/backup-systems-to-tape/#comments</comments>
		<pubDate>Thu, 05 Jul 2007 11:06:42 +0000</pubDate>
		<dc:creator>Hendrawan</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[HPUX]]></category>

		<guid isPermaLink="false">http://sysinfo.bascomp.org/2007/07/05/backup-systems-to-tape/</guid>
		<description><![CDATA[Scan Tape Device, to find full path..

bash&#62; /usr/sbin/ioscan -funC tape
Class     I  H/W Path        Driver   S/W State   H/W Type     Description
===============================================
tape      0  0/0/11/1/0.3.0  stape    CLAIMED   [...]]]></description>
			<content:encoded><![CDATA[<p>Scan Tape Device, to find full path..</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">bash</span><span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>sbin<span style="color: #000000; font-weight: bold;">/</span>ioscan <span style="color: #660033;">-funC</span> tape
Class     I  H<span style="color: #000000; font-weight: bold;">/</span>W Path        Driver   S<span style="color: #000000; font-weight: bold;">/</span>W State   H<span style="color: #000000; font-weight: bold;">/</span>W Type     Description
===============================================
tape      <span style="color: #000000;">0</span>  <span style="color: #000000;">0</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">0</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">11</span><span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">1</span><span style="color: #000000; font-weight: bold;">/</span>0.3.0  stape    CLAIMED     DEVICE       HP      C5683A
<span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>rmt<span style="color: #000000; font-weight: bold;">/</span>0m            <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>rmt<span style="color: #000000; font-weight: bold;">/</span>0mnb          <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>rmt<span style="color: #000000; font-weight: bold;">/</span>c1t3d0BESTn   <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>rmt<span style="color: #000000; font-weight: bold;">/</span>c1t3d0DDSb
<span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>rmt<span style="color: #000000; font-weight: bold;">/</span>0mb           <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>rmt<span style="color: #000000; font-weight: bold;">/</span>c1t3d0BEST    <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>rmt<span style="color: #000000; font-weight: bold;">/</span>c1t3d0BESTnb  <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>rmt<span style="color: #000000; font-weight: bold;">/</span>c1t3d0DDSn
<span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>rmt<span style="color: #000000; font-weight: bold;">/</span>0mn           <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>rmt<span style="color: #000000; font-weight: bold;">/</span>c1t3d0BESTb   <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>rmt<span style="color: #000000; font-weight: bold;">/</span>c1t3d0DDS     <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>rmt<span style="color: #000000; font-weight: bold;">/</span>c1t3d0DDSnb
&nbsp;
<span style="color: #7a0874; font-weight: bold;">&#40;</span>some output removed <span style="color: #000000; font-weight: bold;">for</span> brevity<span style="color: #7a0874; font-weight: bold;">&#41;</span></pre></div></div>

<p>Install "Ignite-UX" software before used</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">bash</span><span style="color: #000000; font-weight: bold;">&gt;</span> make_tape_recovery <span style="color: #660033;">-IAv</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>rmt<span style="color: #000000; font-weight: bold;">/</span>0m</pre></div></div>

<p>Rewind Tape</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">bash</span><span style="color: #000000; font-weight: bold;">&gt;</span> mt <span style="color: #660033;">-f</span> <span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>rmt<span style="color: #000000; font-weight: bold;">/</span>0m rew</pre></div></div>

<p>Monitor backup tape process :</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">bash</span><span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #c20cb9; font-weight: bold;">tail</span> <span style="color: #660033;">-f</span> <span style="color: #000000; font-weight: bold;">/</span>var<span style="color: #000000; font-weight: bold;">/</span>opt<span style="color: #000000; font-weight: bold;">/</span>ignite<span style="color: #000000; font-weight: bold;">/</span>recovery<span style="color: #000000; font-weight: bold;">/</span>latest<span style="color: #000000; font-weight: bold;">/</span>recovery.log</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://sysinfo.bascomp.org/2007/07/backup-systems-to-tape/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
