<?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>The Systems Engineer &#187; tivoli</title>
	<atom:link href="http://www.thesystemsengineer.com/tag/tivoli/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thesystemsengineer.com</link>
	<description>structured chaos</description>
	<lastBuildDate>Thu, 02 Sep 2010 21:32:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Upgrading Atape device driver in AIX</title>
		<link>http://www.thesystemsengineer.com/technical/upgrading-atape-device-driver-in-aix/</link>
		<comments>http://www.thesystemsengineer.com/technical/upgrading-atape-device-driver-in-aix/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 14:52:24 +0000</pubDate>
		<dc:creator>Trace</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[aix]]></category>
		<category><![CDATA[lto]]></category>
		<category><![CDATA[tivoli]]></category>
		<category><![CDATA[tsm]]></category>

		<guid isPermaLink="false">http://www.thesystemsengineer.com/?p=252</guid>
		<description><![CDATA[It seems I am always upgrading tape formats in an effort to keep up with my growth. I have decided it would be best for the procedure I follow to be well documented. I use Atape for the drives and I use the Tivoli Storage Manager driver for the library. This is the method I [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-5473497202656082";
/* Footer 468x60, created 3/8/08 */
google_ad_slot = "8765020198";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
It seems I am always upgrading tape formats in an effort to keep up with my growth. I have decided it would be best for the procedure I follow to be well documented. I use Atape for the drives and I use the Tivoli Storage Manager driver for the library. This is the method I follow for configuring the drives.</p>
<p>1) From TSM:<br />
Save the output from the device queries, and save the current device configuration (the filename is optional):</p>
<p>      query library<br />
      query drive f=d<br />
      query path f=d<br />
      query devclass f=d<br />
      backup devconfig [ filename=devconfig.bak ]</p>
<p>2) From AIX:<br />
List the tape devices:</p>
<p>      lsdev -Cc tape</p>
<p>Remove the drive and library device names:</p>
<p>      rmdev -dl <dev#></p>
<p>For example, if the drive device name is /dev/rmt1:</p>
<p>      rmdev -dl rmt1</p>
<p>3) Upgrade Atape<br />
Ftp the Atape driver in binary mode from ftp://index.storsys.ibm.com/devdrvr/AIX or ftp://ftp.software.ibm.com/storage/devdrvr/AIX</p>
<p>Remove the older Atape driver (optional):</p>
<p>      installp -u Atape.driver</p>
<p>Install and commit the Atape driver. For example, if you downloaded the file to /tmp/Atape.12.0.8.0.bin:</p>
<p>      installp -acXd /tmp/Atape.12.0.8.0.bin all</p>
<p>Configure the tape device:</p>
<p>      cfgmgr -v </p>
<p>(-v is not required but will show where it hangs if it does)</p>
<p>Verify the new devices are Available:</p>
<p>      lsdev -Cc tape</p>
<p>(Note: While not always absolutely necessary, it is strongly recommended to reboot the system after upgrading the Atape.driver)</p>
<p>4) From TSM:<br />
While it is recommended to remove and redefine the paths after any hardware change, including upgrading Atape.driver, sometimes it is not necessary to do anything else after upgrading Atape. If the activity log reports I/O errors for the library or drives, sometimes it is only necessary to force the TSM server to communicate with the drives to resolve them:</p>
<p>      update path <server> <driver> srctype=server desttype=drive library=
<libr> device=<dev#> online=yes</p>
<p>If this does not resolve the I/O errors, then continue with steps 5-7.</p>
<p>5) Delete the drive and library paths<br />
For each drive:</p>
<p>      delete path <server> <drive> srctype=server desttype=drive library=
<libr>
<p>For the library:</p>
<p>      delete path <server> <drive> srctype=server desttype=library</p>
<p>6) Redefine the drive and library paths</p>
<p>      define path <server>
<libr> srctype=server desttype=library device=/dev/<xxx> online=yes<br />
      define path <server>
<libr> srctype=server desttype=library library=
<libr> devicename=/dev/<xxx> online=yes</p>
<p>(Use the devconfig file as a guide for the definitions.)</p>
<p>References:<br />
IBM Tivoli Storage Manager for AIX Administrator&#8217;s Reference<br />
Atape device driver README ftp://index.storsys.ibm.com/devdrvr/AIX/README</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.thesystemsengineer.com/technical/upgrading-atape-device-driver-in-aix/&amp;title=Upgrading+Atape+device+driver+in+AIX" title="Add 'Upgrading Atape device driver in AIX' to Del.icio.us"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Upgrading Atape device driver in AIX' to Del.icio.us" alt="Add 'Upgrading Atape device driver in AIX' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.thesystemsengineer.com/technical/upgrading-atape-device-driver-in-aix/&amp;title=Upgrading+Atape+device+driver+in+AIX" title="Add 'Upgrading Atape device driver in AIX' to digg"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Upgrading Atape device driver in AIX' to digg" alt="Add 'Upgrading Atape device driver in AIX' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Upgrading+Atape+device+driver+in+AIX&amp;url=http://www.thesystemsengineer.com/technical/upgrading-atape-device-driver-in-aix/&amp;version=0.7" title="Add 'Upgrading Atape device driver in AIX' to Feed Me Links"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Upgrading Atape device driver in AIX' to Feed Me Links" alt="Add 'Upgrading Atape device driver in AIX' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.thesystemsengineer.com/technical/upgrading-atape-device-driver-in-aix/" title="Add 'Upgrading Atape device driver in AIX' to Technorati"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Upgrading Atape device driver in AIX' to Technorati" alt="Add 'Upgrading Atape device driver in AIX' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.thesystemsengineer.com/technical/upgrading-atape-device-driver-in-aix/&amp;title=Upgrading+Atape+device+driver+in+AIX" title="Add 'Upgrading Atape device driver in AIX' to Stumble Upon"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Upgrading Atape device driver in AIX' to Stumble Upon" alt="Add 'Upgrading Atape device driver in AIX' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.thesystemsengineer.com/technical/upgrading-atape-device-driver-in-aix/&amp;title=Upgrading+Atape+device+driver+in+AIX" title="Add 'Upgrading Atape device driver in AIX' to Google Bookmarks"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Upgrading Atape device driver in AIX' to Google Bookmarks" alt="Add 'Upgrading Atape device driver in AIX' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Upgrading+Atape+device+driver+in+AIX&amp;url=http://www.thesystemsengineer.com/technical/upgrading-atape-device-driver-in-aix/" title="Add 'Upgrading Atape device driver in AIX' to SlashDot"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Upgrading Atape device driver in AIX' to SlashDot" alt="Add 'Upgrading Atape device driver in AIX' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.thesystemsengineer.com/technical/upgrading-atape-device-driver-in-aix/&amp;t=Upgrading+Atape+device+driver+in+AIX" title="Add 'Upgrading Atape device driver in AIX' to FaceBook"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Upgrading Atape device driver in AIX' to FaceBook" alt="Add 'Upgrading Atape device driver in AIX' to FaceBook" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.thesystemsengineer.com/technical/upgrading-atape-device-driver-in-aix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TSM 6.1 Client &#8211; 5.5 ODBC</title>
		<link>http://www.thesystemsengineer.com/uncategorized/tsm-61-client-55-odbc/</link>
		<comments>http://www.thesystemsengineer.com/uncategorized/tsm-61-client-55-odbc/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 14:44:06 +0000</pubDate>
		<dc:creator>Trace</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[5.5]]></category>
		<category><![CDATA[6.1]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[odbc]]></category>
		<category><![CDATA[tivoli]]></category>
		<category><![CDATA[tsm]]></category>

		<guid isPermaLink="false">http://www.thesystemsengineer.com/?p=96</guid>
		<description><![CDATA[If you are using the new 6.1 client you can use the 5.5 odbc driver. Tested and working on vista x64. Bookmark to]]></description>
			<content:encoded><![CDATA[<p><!-- WSA: ad in context inpost-banner not shown: too many ads --></p>
<p>If you are using the new 6.1 client you can use the 5.5 odbc driver. Tested and working on vista x64.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.thesystemsengineer.com/uncategorized/tsm-61-client-55-odbc/&amp;title=TSM+6.1+Client+%26%238211%3B+5.5+ODBC" title="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to Del.icio.us"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to Del.icio.us" alt="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.thesystemsengineer.com/uncategorized/tsm-61-client-55-odbc/&amp;title=TSM+6.1+Client+%26%238211%3B+5.5+ODBC" title="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to digg"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to digg" alt="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=TSM+6.1+Client+%26%238211%3B+5.5+ODBC&amp;url=http://www.thesystemsengineer.com/uncategorized/tsm-61-client-55-odbc/&amp;version=0.7" title="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to Feed Me Links"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to Feed Me Links" alt="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.thesystemsengineer.com/uncategorized/tsm-61-client-55-odbc/" title="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to Technorati"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to Technorati" alt="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.thesystemsengineer.com/uncategorized/tsm-61-client-55-odbc/&amp;title=TSM+6.1+Client+%26%238211%3B+5.5+ODBC" title="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to Stumble Upon"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to Stumble Upon" alt="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.thesystemsengineer.com/uncategorized/tsm-61-client-55-odbc/&amp;title=TSM+6.1+Client+%26%238211%3B+5.5+ODBC" title="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to Google Bookmarks"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to Google Bookmarks" alt="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=TSM+6.1+Client+%26%238211%3B+5.5+ODBC&amp;url=http://www.thesystemsengineer.com/uncategorized/tsm-61-client-55-odbc/" title="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to SlashDot"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to SlashDot" alt="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.thesystemsengineer.com/uncategorized/tsm-61-client-55-odbc/&amp;t=TSM+6.1+Client+%26%238211%3B+5.5+ODBC" title="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to FaceBook"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to FaceBook" alt="Add 'TSM 6.1 Client &#8211; 5.5 ODBC' to FaceBook" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.thesystemsengineer.com/uncategorized/tsm-61-client-55-odbc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My BIG list of useful TSM commands and SQL queries</title>
		<link>http://www.thesystemsengineer.com/technical/my-big-list-of-useful-tsm-commands-and-sql-queries/</link>
		<comments>http://www.thesystemsengineer.com/technical/my-big-list-of-useful-tsm-commands-and-sql-queries/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 00:48:42 +0000</pubDate>
		<dc:creator>Trace</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[queries]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[select]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tivoli]]></category>
		<category><![CDATA[tsm]]></category>

		<guid isPermaLink="false">http://www.thesystemsengineer.com/?p=27</guid>
		<description><![CDATA[A quick way to find nodes that are not in a collocation group and how much data they are using up. I one onsite stgpool that uses collocation so I specify that I only want to look at data in that stgpool. select nod.node_name, nod.collocgroup_name, sum(oc.physical_mb/1024) as GB from nodes nod, occupancy oc where nod.node_name=oc.node_name [...]]]></description>
			<content:encoded><![CDATA[<p><!-- WSA: ad in context inpost-banner not shown: too many ads --><br />
A quick way to find nodes that are not in a collocation group and how much data they are using up. I one onsite stgpool that uses collocation so I specify that I only want to look at data in that stgpool.<br />
<code>select nod.node_name, nod.collocgroup_name, sum(oc.physical_mb/1024) as GB from nodes nod, occupancy oc where nod.node_name=oc.node_name and oc.stgpool_name='MYSTGPOOL' group by nod.node_name, nod.collocgroup_name</code></p>
<p>This is how I find out what tapes I need to move data off of after running the above query and if I define nodes into a collocation group when they previous where not in one. This was I can reclaim tapes immediatly rather than waiting for data to expire off the tape and space reclaimation to run against the tape.<br />
<code>select distinct volume_name from volumeusage where node_name IN ('NODE1', 'NODE2', 'NODEX') and stgpool_name='MYSTGPOOL'</code></p>
<p>I hope to update this list as I think of other selects I use often.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.thesystemsengineer.com/technical/my-big-list-of-useful-tsm-commands-and-sql-queries/&amp;title=My+BIG+list+of+useful+TSM+commands+and+SQL+queries" title="Add 'My BIG list of useful TSM commands and SQL queries' to Del.icio.us"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'My BIG list of useful TSM commands and SQL queries' to Del.icio.us" alt="Add 'My BIG list of useful TSM commands and SQL queries' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.thesystemsengineer.com/technical/my-big-list-of-useful-tsm-commands-and-sql-queries/&amp;title=My+BIG+list+of+useful+TSM+commands+and+SQL+queries" title="Add 'My BIG list of useful TSM commands and SQL queries' to digg"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'My BIG list of useful TSM commands and SQL queries' to digg" alt="Add 'My BIG list of useful TSM commands and SQL queries' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=My+BIG+list+of+useful+TSM+commands+and+SQL+queries&amp;url=http://www.thesystemsengineer.com/technical/my-big-list-of-useful-tsm-commands-and-sql-queries/&amp;version=0.7" title="Add 'My BIG list of useful TSM commands and SQL queries' to Feed Me Links"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'My BIG list of useful TSM commands and SQL queries' to Feed Me Links" alt="Add 'My BIG list of useful TSM commands and SQL queries' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.thesystemsengineer.com/technical/my-big-list-of-useful-tsm-commands-and-sql-queries/" title="Add 'My BIG list of useful TSM commands and SQL queries' to Technorati"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'My BIG list of useful TSM commands and SQL queries' to Technorati" alt="Add 'My BIG list of useful TSM commands and SQL queries' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.thesystemsengineer.com/technical/my-big-list-of-useful-tsm-commands-and-sql-queries/&amp;title=My+BIG+list+of+useful+TSM+commands+and+SQL+queries" title="Add 'My BIG list of useful TSM commands and SQL queries' to Stumble Upon"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'My BIG list of useful TSM commands and SQL queries' to Stumble Upon" alt="Add 'My BIG list of useful TSM commands and SQL queries' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.thesystemsengineer.com/technical/my-big-list-of-useful-tsm-commands-and-sql-queries/&amp;title=My+BIG+list+of+useful+TSM+commands+and+SQL+queries" title="Add 'My BIG list of useful TSM commands and SQL queries' to Google Bookmarks"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'My BIG list of useful TSM commands and SQL queries' to Google Bookmarks" alt="Add 'My BIG list of useful TSM commands and SQL queries' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=My+BIG+list+of+useful+TSM+commands+and+SQL+queries&amp;url=http://www.thesystemsengineer.com/technical/my-big-list-of-useful-tsm-commands-and-sql-queries/" title="Add 'My BIG list of useful TSM commands and SQL queries' to SlashDot"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'My BIG list of useful TSM commands and SQL queries' to SlashDot" alt="Add 'My BIG list of useful TSM commands and SQL queries' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.thesystemsengineer.com/technical/my-big-list-of-useful-tsm-commands-and-sql-queries/&amp;t=My+BIG+list+of+useful+TSM+commands+and+SQL+queries" title="Add 'My BIG list of useful TSM commands and SQL queries' to FaceBook"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'My BIG list of useful TSM commands and SQL queries' to FaceBook" alt="Add 'My BIG list of useful TSM commands and SQL queries' to FaceBook" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.thesystemsengineer.com/technical/my-big-list-of-useful-tsm-commands-and-sql-queries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TSM Operational Reporting &#8211; Review and Summary</title>
		<link>http://www.thesystemsengineer.com/technical/tsm-operational-reporting-review-and-summary/</link>
		<comments>http://www.thesystemsengineer.com/technical/tsm-operational-reporting-review-and-summary/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 00:34:08 +0000</pubDate>
		<dc:creator>Trace</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[manager]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[retrieves]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[summary]]></category>
		<category><![CDATA[tivoli]]></category>
		<category><![CDATA[tsm]]></category>

		<guid isPermaLink="false">http://www.thesystemsengineer.com/?p=11</guid>
		<description><![CDATA[Every morning I pick up my blackberry and look at an email from TSM Operational Reporting. If you are responsible for a Tivoli Storage Manager install you should be looking at a report from TSM Operational Reporting at sometime during your day as well. TSMOR has two key reports that can be emailed to you. [...]]]></description>
			<content:encoded><![CDATA[<p><!-- WSA: ad in context inpost-banner not shown: too many ads --></p>
<div id="lw_context_ads">
<p><strong>E</strong>very morning I pick up my blackberry and look at an email from TSM Operational Reporting. If you are responsible for a Tivoli Storage Manager install you should be looking at a report from TSM Operational Reporting at sometime during your day as well. TSMOR has two key reports that can be emailed to you. The daily and hourly reports work in tandem to give you a wide range of information when it is needed and focused information if there is ever a problem.  In addition TSMOR has the ability to store a current as well as previous reports, using html formatting, in a directory. Until TSMOR became available there was hardly any way to easily see the health of your TSM environment.</p>
<p>TSM Operational Reporting&#8217;s daily report is about as complete of a report you can get. Beginning with a general summary of the target TSM server some of the items monitored are shown below.</p>
<p>These are simple counts or numbers:</p>
<ol>
Administrative Schedules &#8211; Success, Error, Fail, Missed<br />
Client Schedules &#8211; No error, Skipped files, warnings, Errors, Failed, Missed<br />
Total GB &#8211; Backed up, Restored, Archived, Retrieved<br />
Database and Log utilization<br />
DB Cache Hit Ratio<br />
Diskpool Utilization<br />
Scratch and Unavailable Volumes
</ol>
<p>Then it gives you some detailed information of the Administrative Schedules and Client Schedules. Detail such as what missed or failed. At this point I have a solid idea of the health and success of the previous backup cycle. From here I can move on to troubleshooting problems if needed or can safely move on to other tasks if everything was successful. While scrolling down I pass up some awesome looking but often not useful for me graphs of different load summaries. I&#8217;ll list them to see if any catch your attention.</p>
<ol>
Session Load Summary<br />
Tape Mount Load Summary<br />
Migration Load Summary<br />
Reclamation Load Summary<br />
Database Backup Load Summary<br />
Storage Pool backup Load Summary<br />
Expiration Load Summary
</ol>
<p>These graphs are useful for more of an 50,000 ft overview of the loads your server is under through out the day. If I want a bit more detail on the clients such as Bytes Transfered or Node versions I can simply scroll down. The Node Activity Summary is one section I watch frequently. It give a list of Nodes and their version of TSM BAClient. This is currently very useful in my environment as I am currently phasing out 5.3.x.x and moving to 5.5.0.4. <a href="http://www-1.ibm.com/support/docview.wss?rs=663&#038;context=SSGSG7&#038;dc=D600&#038;uid=swg21286063">Support for 5.3.x.x is not going to be available after April 30th, 2008</a>.</p>
<p>The next section I have recently had to turn off. Activity Log Details is the out put of your activity log for the past 24 hours. I have a few HSM for Windows clients and these have been generating a lot of information in the activity log. So much information in fact that it actually made my daily report fail. After disabling this section in the daily report, it runs just fine.</p>
<p>The Missed File Summary is useful at times. An example would be a new agent on all of your machines that has a file that is being skipped on all of the machines. You will see the number of occurrences of skipped files and the name of those files. The next section Missed File Details is what I actually use to troubleshoot missed files. It gives you two key pieces of information. The node name and the unc path to the file. The third piece of information is the time at which it was skipped. This time can be useful if you know some other job doesn&#8217;t finish or start until a certain time to release the file. The first two pieces of information should give you enough information to know if you need to edit your include/excludes.</p>
<p>The Session Summary section is awesome. But mostly used for bragging. If you are a backup administrator the only thing that comes close to being able to say you can and have restored anything is how fast you can do it. This section will list for each node:</p>
<ol>
Objects Inspected, Backed Up, Updated, Rebound, Failed<br />
Bytes Moved<br />
Elapsed Time<br />
Aggregated Rate KB/Sec<br />
Percent Compressed
</ol>
<p>If you are like me knowing how many objects and how fast they moved and the total size of that data is a very good number to know. For instance for nodes with lots of objects it may be worth it to have the tivoli journal engine running. Slow aggregated Rate and high bytes moved can sometimes reveal network bottlenecks. Session Summary is available for both backup sessions and archive sessions as well as restores and retrieves. The last section is Timing Information which is how long it took in each section to gather the data.</p>
<p>I hope this review and summary has informed you a bit. There are many other features which I did not cover but may do so at a later time. In case you would like to research them on your own I will point you in the right direction. You can create multiple daily and hourly reports. You can create your own custom select statements to pull data you need for your environment. You also have the ability to change any the parameters that cause the hourly report to notify you or show errors. One I change is number of scratch tapes required to be health from 5 to 3. I also have the hourly report only email me if there is a problem, such as out of scratch or a log filling up. You may also want to look at per node notifications which would be very handy in larger IT organizations where backups are done on servers you do not care about but some one else does.</p>
</div>
<p><!-- WSA: context 'Linkworth-in-Body' not found --></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.thesystemsengineer.com/technical/tsm-operational-reporting-review-and-summary/&amp;title=TSM+Operational+Reporting+%26%238211%3B+Review+and+Summary" title="Add 'TSM Operational Reporting &#8211; Review and Summary' to Del.icio.us"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'TSM Operational Reporting &#8211; Review and Summary' to Del.icio.us" alt="Add 'TSM Operational Reporting &#8211; Review and Summary' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.thesystemsengineer.com/technical/tsm-operational-reporting-review-and-summary/&amp;title=TSM+Operational+Reporting+%26%238211%3B+Review+and+Summary" title="Add 'TSM Operational Reporting &#8211; Review and Summary' to digg"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'TSM Operational Reporting &#8211; Review and Summary' to digg" alt="Add 'TSM Operational Reporting &#8211; Review and Summary' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=TSM+Operational+Reporting+%26%238211%3B+Review+and+Summary&amp;url=http://www.thesystemsengineer.com/technical/tsm-operational-reporting-review-and-summary/&amp;version=0.7" title="Add 'TSM Operational Reporting &#8211; Review and Summary' to Feed Me Links"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'TSM Operational Reporting &#8211; Review and Summary' to Feed Me Links" alt="Add 'TSM Operational Reporting &#8211; Review and Summary' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.thesystemsengineer.com/technical/tsm-operational-reporting-review-and-summary/" title="Add 'TSM Operational Reporting &#8211; Review and Summary' to Technorati"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'TSM Operational Reporting &#8211; Review and Summary' to Technorati" alt="Add 'TSM Operational Reporting &#8211; Review and Summary' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.thesystemsengineer.com/technical/tsm-operational-reporting-review-and-summary/&amp;title=TSM+Operational+Reporting+%26%238211%3B+Review+and+Summary" title="Add 'TSM Operational Reporting &#8211; Review and Summary' to Stumble Upon"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'TSM Operational Reporting &#8211; Review and Summary' to Stumble Upon" alt="Add 'TSM Operational Reporting &#8211; Review and Summary' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.thesystemsengineer.com/technical/tsm-operational-reporting-review-and-summary/&amp;title=TSM+Operational+Reporting+%26%238211%3B+Review+and+Summary" title="Add 'TSM Operational Reporting &#8211; Review and Summary' to Google Bookmarks"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'TSM Operational Reporting &#8211; Review and Summary' to Google Bookmarks" alt="Add 'TSM Operational Reporting &#8211; Review and Summary' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=TSM+Operational+Reporting+%26%238211%3B+Review+and+Summary&amp;url=http://www.thesystemsengineer.com/technical/tsm-operational-reporting-review-and-summary/" title="Add 'TSM Operational Reporting &#8211; Review and Summary' to SlashDot"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'TSM Operational Reporting &#8211; Review and Summary' to SlashDot" alt="Add 'TSM Operational Reporting &#8211; Review and Summary' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.thesystemsengineer.com/technical/tsm-operational-reporting-review-and-summary/&amp;t=TSM+Operational+Reporting+%26%238211%3B+Review+and+Summary" title="Add 'TSM Operational Reporting &#8211; Review and Summary' to FaceBook"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'TSM Operational Reporting &#8211; Review and Summary' to FaceBook" alt="Add 'TSM Operational Reporting &#8211; Review and Summary' to FaceBook" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.thesystemsengineer.com/technical/tsm-operational-reporting-review-and-summary/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>VMWare Consolidated Backup and TSM</title>
		<link>http://www.thesystemsengineer.com/technical/vmware-consolidated-backup-and-tsm/</link>
		<comments>http://www.thesystemsengineer.com/technical/vmware-consolidated-backup-and-tsm/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 01:04:25 +0000</pubDate>
		<dc:creator>Trace</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[baclient]]></category>
		<category><![CDATA[lun]]></category>
		<category><![CDATA[san]]></category>
		<category><![CDATA[tivoli]]></category>
		<category><![CDATA[tsm]]></category>
		<category><![CDATA[vcb]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://yarnyoga.com/syseng/?p=6</guid>
		<description><![CDATA[VCB is slowly evolving into a product I may actually feel safe using. Friday I had a ticket opened with VMWare because I could not get VCB to correctly mount a virtual machines vmdk for backup. At first the problem looked to me as though vcb did not actually see the LUN. I double checked [...]]]></description>
			<content:encoded><![CDATA[<p><!-- WSA: ad in context inpost-banner not shown: too many ads --><br />
VCB is slowly evolving into a product I may actually feel safe using. Friday I had a ticket opened with VMWare because I could not get VCB to correctly mount a virtual machines vmdk for backup. At first the problem looked to me as though vcb did not actually see the LUN. I double checked my SAN configurations and was confident it was a VMWare problem. One test we used was manually mounting the lun with vcbmounter. When we started to use mountvm to see if we could mount the vmdk, someone in the background asked what backup agent and version we used. I told the engineer to tell them we used Tivoli Storage Manager 5.4.0.2. </p>
<p>The distant voice let us know that 5.5 was out and had some special support for vcb. I have had 5.5.0.0 deployed for some clients already and the server was currently running 5.5.0.0 as well. The distant voice came on the line and let me know how cool the support in 5.5.0.0 was. I had already begun taking over the webex session and installing the 5.5.0.0 client on the vcb server. He let me know of a problem where tsm baclient 5.5.0.0 and VCB 1.1.0.64559 do not automaticcly create the directories needed for mounting the lun. If you manaully create the directories it will delete them when VCB cleans up, leaving you with no directories again for next backup. I found the fix for this issue, it&#8217;s a maintainence release for 5.5.0.0. TSM baclient 5.5.0.4 is what you need to be upgraded to. <a href="http://www.redbooks.ibm.com/redpieces/pdfs/sg247447.pdf">This PDF talks about using VCB with Tivoli Storage Manager 5.5</a> check out page 329 in the document which is 347 of 402 in the pdf.</p>
<p>The APAR IC54709 is included as a fix in 5.5.0.4. You can download the patch <a href="ftp://ftp.software.ibm.com/storage/tivoli-storage-management/patches/client/v5r5/Windows/x32/v550/">here</a> that will take you to 5.5.0.4.</p>
<p>A few features I feel are key:<br />
1. The VCB server backs up the virtual machines using proxynode. This means that you can install an agent on the virtual machines and do file level restores as if they were backed up like normal.<br />
2. License savings for TSM if your VCB server requires less licensing than your physical ESX servers.</p>
<p>Once you setup everything and create a vmlist file with all of your virtual machines. The only thing left is using a macro in your schedules to run &#8220;dsmc backup vm&#8221;. The product seems to work pretty good after that. I&#8217;ll try to test some restores next week and let you all know how that turns out. I&#8217;m very interested in keeping an eye on VCB as it develops and I certianly appreciate the intergration that Tivoli and VMWare are providing.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.thesystemsengineer.com/technical/vmware-consolidated-backup-and-tsm/&amp;title=VMWare+Consolidated+Backup+and+TSM" title="Add 'VMWare Consolidated Backup and TSM' to Del.icio.us"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'VMWare Consolidated Backup and TSM' to Del.icio.us" alt="Add 'VMWare Consolidated Backup and TSM' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.thesystemsengineer.com/technical/vmware-consolidated-backup-and-tsm/&amp;title=VMWare+Consolidated+Backup+and+TSM" title="Add 'VMWare Consolidated Backup and TSM' to digg"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'VMWare Consolidated Backup and TSM' to digg" alt="Add 'VMWare Consolidated Backup and TSM' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=VMWare+Consolidated+Backup+and+TSM&amp;url=http://www.thesystemsengineer.com/technical/vmware-consolidated-backup-and-tsm/&amp;version=0.7" title="Add 'VMWare Consolidated Backup and TSM' to Feed Me Links"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'VMWare Consolidated Backup and TSM' to Feed Me Links" alt="Add 'VMWare Consolidated Backup and TSM' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.thesystemsengineer.com/technical/vmware-consolidated-backup-and-tsm/" title="Add 'VMWare Consolidated Backup and TSM' to Technorati"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'VMWare Consolidated Backup and TSM' to Technorati" alt="Add 'VMWare Consolidated Backup and TSM' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.thesystemsengineer.com/technical/vmware-consolidated-backup-and-tsm/&amp;title=VMWare+Consolidated+Backup+and+TSM" title="Add 'VMWare Consolidated Backup and TSM' to Stumble Upon"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'VMWare Consolidated Backup and TSM' to Stumble Upon" alt="Add 'VMWare Consolidated Backup and TSM' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.thesystemsengineer.com/technical/vmware-consolidated-backup-and-tsm/&amp;title=VMWare+Consolidated+Backup+and+TSM" title="Add 'VMWare Consolidated Backup and TSM' to Google Bookmarks"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'VMWare Consolidated Backup and TSM' to Google Bookmarks" alt="Add 'VMWare Consolidated Backup and TSM' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=VMWare+Consolidated+Backup+and+TSM&amp;url=http://www.thesystemsengineer.com/technical/vmware-consolidated-backup-and-tsm/" title="Add 'VMWare Consolidated Backup and TSM' to SlashDot"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'VMWare Consolidated Backup and TSM' to SlashDot" alt="Add 'VMWare Consolidated Backup and TSM' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.thesystemsengineer.com/technical/vmware-consolidated-backup-and-tsm/&amp;t=VMWare+Consolidated+Backup+and+TSM" title="Add 'VMWare Consolidated Backup and TSM' to FaceBook"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'VMWare Consolidated Backup and TSM' to FaceBook" alt="Add 'VMWare Consolidated Backup and TSM' to FaceBook" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.thesystemsengineer.com/technical/vmware-consolidated-backup-and-tsm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
