<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>ADSM.ORG - Backup / Archive Discussion</title>
		<link>http://adsm.org/forum/</link>
		<description />
		<language>en</language>
		<lastBuildDate>Mon, 20 May 2013 00:09:14 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://adsm.org/forum/images/misc/rss.png</url>
			<title>ADSM.ORG - Backup / Archive Discussion</title>
			<link>http://adsm.org/forum/</link>
		</image>
		<item>
			<title>Archive Retrieval</title>
			<link>http://adsm.org/forum/showthread.php?27864-Archive-Retrieval&amp;goto=newpost</link>
			<pubDate>Sun, 19 May 2013 06:06:57 GMT</pubDate>
			<description>Hi Admins, 
 
I have a requirement to test our old archives stored in Tapes for the purpose of Internal Audit. Below is my requirement. 
 
Archive...</description>
			<content:encoded><![CDATA[<div>Hi Admins,<br />
<br />
I have a requirement to test our old archives stored in Tapes for the purpose of Internal Audit. Below is my requirement.<br />
<br />
Archive date - older than 15.01.2012 (or say between 01.01.2011 and 15.01.2012)<br />
Nodename - ABC<br />
Folder to retrieve - /b01 (almost 500gb of data)<br />
stg pool=MONTHLY_COPY_POOL<br />
<br />
The Tapes are stored in a remote location. I would need a command to identify the list of tapes required, specific to this retrieve. I have tried the below commands already.<br />
<br />
select distinct volume_name from contents a, backups b where a.node_name='ABC' and a.object_id=b.object_id and backup_date&lt;'01.01.2012' and stg=MONTHLY_COPY_POOL<br />
<br />
q nodedata ABC stg='MONTHLY_COPY_POOL'<br />
<br />
select distinct volume_name from volumeusage where node_name='ABC' and stgpool_name='MONTHLY_COPY_POOL' (or)<br />
<br />
Expecting a simple and strong command to identify the tape list. :confused:<br />
<br />
:up: Cheers - Siri</div>

]]></content:encoded>
			<category domain="http://adsm.org/forum/forumdisplay.php?8-Backup-Archive-Discussion">Backup / Archive Discussion</category>
			<dc:creator>swarsiri</dc:creator>
			<guid isPermaLink="true">http://adsm.org/forum/showthread.php?27864-Archive-Retrieval</guid>
		</item>
		<item>
			<title>Backup to new Mgmtclass</title>
			<link>http://adsm.org/forum/showthread.php?27860-Backup-to-new-Mgmtclass&amp;goto=newpost</link>
			<pubDate>Fri, 17 May 2013 08:00:46 GMT</pubDate>
			<description>Hi, 
 
we defined a new Policy domain and Management Class on our TSM-Server (linux) and then we assigned it to a host. But when i run a backup via...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
we defined a new Policy domain and Management Class on our TSM-Server (linux) and then we assigned it to a host. But when i run a backup via command line on this host, the backupfiles stored by the default mgmt class. Did we miss somthing in the configuration and how we can backup to this new mgmtclass from commandline?<br />
 <br />
Many thanks in advance!<br />
<br />
<br />
Dave</div>

]]></content:encoded>
			<category domain="http://adsm.org/forum/forumdisplay.php?8-Backup-Archive-Discussion">Backup / Archive Discussion</category>
			<dc:creator>dabe</dc:creator>
			<guid isPermaLink="true">http://adsm.org/forum/showthread.php?27860-Backup-to-new-Mgmtclass</guid>
		</item>
		<item>
			<title>TSM 6.3.2 and NetApp VFiler Backup</title>
			<link>http://adsm.org/forum/showthread.php?27848-TSM-6-3-2-and-NetApp-VFiler-Backup&amp;goto=newpost</link>
			<pubDate>Tue, 14 May 2013 13:12:25 GMT</pubDate>
			<description>We now use a TSM 6.3.2.00 Server version and want to save vFiler Volumes (NA3270). According to IBM, it is possible for it to use the TSM backup...</description>
			<content:encoded><![CDATA[<div>We now use a TSM 6.3.2.00 Server version and want to save vFiler Volumes (NA3270). According to IBM, it is possible for it to use the TSM backup client. Does anyone have experience with it? It should be slower than via NDMP. Are there any good documentation for the facility?</div>

]]></content:encoded>
			<category domain="http://adsm.org/forum/forumdisplay.php?8-Backup-Archive-Discussion">Backup / Archive Discussion</category>
			<dc:creator>tasmacher</dc:creator>
			<guid isPermaLink="true">http://adsm.org/forum/showthread.php?27848-TSM-6-3-2-and-NetApp-VFiler-Backup</guid>
		</item>
		<item>
			<title><![CDATA[how to select "Last Backup Completion Date/Time"  from q fi]]></title>
			<link>http://adsm.org/forum/showthread.php?27845-how-to-select-quot-Last-Backup-Completion-Date-Time-quot-from-q-fi&amp;goto=newpost</link>
			<pubDate>Mon, 13 May 2013 10:15:18 GMT</pubDate>
			<description><![CDATA[Hi all, 
 
I am trying to find how can i select "Last Backup Start Date/Time" and "Last Backup Completion Date/Time" from filespace using a select...]]></description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
I am trying to find how can i select &quot;Last Backup Start Date/Time&quot; and &quot;Last Backup Completion Date/Time&quot; from filespace using a select commnad?<br />
<br />
I tried below but no help<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">select Last Backup Start Date/Time and Days Since Last Backup Completed from filespaces where node_name='test2'<br />
ANR0162W Supplemental database diagnostic information:&nbsp; -1:42601:-104 ([IBM][CLI Driver][DB2/AIX64] SQL0104N&nbsp; An unexpected token &quot;Last Backup Start Date/Time and Days Since Last&quot; was found<br />
following &quot;select &quot;.&nbsp; Expected tokens may include:&nbsp; &quot;&lt;space&gt;&quot;.&nbsp; SQLSTATE=42601<br />
).<br />
ANR0516E SQL processing for statement select Last Backup Start Date/Time and Days Since Last Backup Completed from FILESPACEVIEW where node_name = 'test2'&nbsp; failed.<br />
ANS8001I Return code 3.</code><hr />
</div></div>

]]></content:encoded>
			<category domain="http://adsm.org/forum/forumdisplay.php?8-Backup-Archive-Discussion">Backup / Archive Discussion</category>
			<dc:creator>unixandtsm</dc:creator>
			<guid isPermaLink="true">http://adsm.org/forum/showthread.php?27845-how-to-select-quot-Last-Backup-Completion-Date-Time-quot-from-q-fi</guid>
		</item>
		<item>
			<title>Backup hyper-v vm in cluster environment</title>
			<link>http://adsm.org/forum/showthread.php?27841-Backup-hyper-v-vm-in-cluster-environment&amp;goto=newpost</link>
			<pubDate>Mon, 13 May 2013 06:05:25 GMT</pubDate>
			<description>Hi,  
i have 4 nodes cluster with csv volumes on windows 2008 r2. 
i create clients for nodes node01, node02, .... 
and proxy client cluster (for...</description>
			<content:encoded><![CDATA[<div>Hi, <br />
i have 4 nodes cluster with csv volumes on windows 2008 r2.<br />
i create clients for nodes node01, node02, ....<br />
and proxy client cluster (for option asnodename cluster).<br />
on all nodes i have 3 macro files <br />
<br />
Macro1:<br />
backup vm -vmbackuptype=HyperVFull -vmlist=vm1<br />
Macro2:<br />
backup vm -vmbackuptype=HyperVFull -vmlist=vm2<br />
Macro3:<br />
backup vm -vmbackuptype=HyperVFull -vmlist=vm3<br />
<br />
vm1 is on node01, v2 is on node02, vm3 is on node03<br />
<br />
i create 3 schedule for macro1 - macro3 and asociate to cluster (clientname) to run at <br />
1:00AM, 2:00AM, 3:00M<br />
<br />
in current time node02 is ovner csv volume<br />
<br />
in events all schedule is run succesfull, but only vm2 is backup correctly.<br />
in system logs i have events only on node02. <br />
<br />
when i run <br />
backup vm -vmbackuptype=HyperVFull -vmlist=vm1 from ba cli on node01 cluster turn on redirect mode on csv volume and bckup is successful<br />
<br />
why backup don't run schedule macro on others node's only on node02 ??</div>

]]></content:encoded>
			<category domain="http://adsm.org/forum/forumdisplay.php?8-Backup-Archive-Discussion">Backup / Archive Discussion</category>
			<dc:creator>pudi</dc:creator>
			<guid isPermaLink="true">http://adsm.org/forum/showthread.php?27841-Backup-hyper-v-vm-in-cluster-environment</guid>
		</item>
		<item>
			<title>anyway to kick client backup before scheduled time?</title>
			<link>http://adsm.org/forum/showthread.php?27824-anyway-to-kick-client-backup-before-scheduled-time&amp;goto=newpost</link>
			<pubDate>Tue, 07 May 2013 09:03:45 GMT</pubDate>
			<description>Hi all, 
 
there is a windows TSM client, which is associated with a client schedule in TSM server. 
The scheduled start time is 17:00 EST and so...</description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
there is a windows TSM client, which is associated with a client schedule in TSM server.<br />
The scheduled start time is 17:00 EST and so client is waiting for the scheduled time to start backups.<br />
I am wondering if there is any way to kick client backups NOW from client without waiting for 12 hours for the scheduled start time?<br />
I want to do this as a one time thing for now so do not want edit client schedule in TSM server.</div>

]]></content:encoded>
			<category domain="http://adsm.org/forum/forumdisplay.php?8-Backup-Archive-Discussion">Backup / Archive Discussion</category>
			<dc:creator>unixandtsm</dc:creator>
			<guid isPermaLink="true">http://adsm.org/forum/showthread.php?27824-anyway-to-kick-client-backup-before-scheduled-time</guid>
		</item>
		<item>
			<title>Redirect the dsmc command output</title>
			<link>http://adsm.org/forum/showthread.php?27821-Redirect-the-dsmc-command-output&amp;goto=newpost</link>
			<pubDate>Mon, 06 May 2013 06:44:41 GMT</pubDate>
			<description>Hi,  I want to redirect the output of the dsmc backup command to a file and at the same time I want to print how much data is backed up on the...</description>
			<content:encoded><![CDATA[<div>Hi,  I want to redirect the output of the dsmc backup command to a file and at the same time I want to print how much data is backed up on the screen. I have tried to use the &quot;tee&quot; command in the Linux which perform both redirection and print the details on the screen. But that command is not printing the how much size of the data backed up. Is there any method to do this ?</div>

]]></content:encoded>
			<category domain="http://adsm.org/forum/forumdisplay.php?8-Backup-Archive-Discussion">Backup / Archive Discussion</category>
			<dc:creator>oguri</dc:creator>
			<guid isPermaLink="true">http://adsm.org/forum/showthread.php?27821-Redirect-the-dsmc-command-output</guid>
		</item>
		<item>
			<title>Rebinding</title>
			<link>http://adsm.org/forum/showthread.php?27817-Rebinding&amp;goto=newpost</link>
			<pubDate>Fri, 03 May 2013 13:28:09 GMT</pubDate>
			<description>Quick question - created a new pol/dom for a 1 time backup for 60days ( just 1 node) now user wants it longer, if I change the mgmt will it rebind to...</description>
			<content:encoded><![CDATA[<div>Quick question - created a new pol/dom for a 1 time backup for 60days ( just 1 node) now user wants it longer, if I change the mgmt will it rebind to the longer retention ? Should I move the node to a new mgmt</div>

]]></content:encoded>
			<category domain="http://adsm.org/forum/forumdisplay.php?8-Backup-Archive-Discussion">Backup / Archive Discussion</category>
			<dc:creator>tsmuser10</dc:creator>
			<guid isPermaLink="true">http://adsm.org/forum/showthread.php?27817-Rebinding</guid>
		</item>
		<item>
			<title>one node with two policies? -solved, please help with with belonging question</title>
			<link>http://adsm.org/forum/showthread.php?27806-one-node-with-two-policies-solved-please-help-with-with-belonging-question&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2013 20:43:06 GMT</pubDate>
			<description><![CDATA[hello everyone! 
 
i have an issue that i never had to deal with, i hope that you can help me with that one =] 
 
let's say i have a node called...]]></description>
			<content:encoded><![CDATA[<div>hello everyone!<br />
<br />
i have an issue that i never had to deal with, i hope that you can help me with that one =]<br />
<br />
let's say i have a node called NODE1<br />
<br />
NODE1 is has daily inc schedule with 5 versions and assigned to DOMAIN1<br />
<br />
i need to create a schedule for NODE1 with weekly image backup with 2 versions exists.<br />
since the node already sassigned to a domain (with it's copy group parametrts), how can i adjust my copygroup to work with 2 schedules in that way? (the old inc with 5 versions exists + new weekly image with 2 versions)<br />
<br />
Thank in advance,<br />
Daniel.</div>

]]></content:encoded>
			<category domain="http://adsm.org/forum/forumdisplay.php?8-Backup-Archive-Discussion">Backup / Archive Discussion</category>
			<dc:creator>Dunul</dc:creator>
			<guid isPermaLink="true">http://adsm.org/forum/showthread.php?27806-one-node-with-two-policies-solved-please-help-with-with-belonging-question</guid>
		</item>
		<item>
			<title>Incremental backup of only ONE folder</title>
			<link>http://adsm.org/forum/showthread.php?27803-Incremental-backup-of-only-ONE-folder&amp;goto=newpost</link>
			<pubDate>Mon, 29 Apr 2013 11:03:28 GMT</pubDate>
			<description>Hi ererybody, 
 
We are trying to backup one folder with TSM. 
 
Here it is the content of our include-exlude file :  
 
 
---Quote--- 
exclude...</description>
			<content:encoded><![CDATA[<div>Hi ererybody,<br />
<br />
We are trying to backup one folder with TSM.<br />
<br />
Here it is the content of our include-exlude file : <br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Quote:</div>
	<div class="bbcode_quote printable">
		<hr />
		
			exclude ?:\...\*<br />
include &quot;D:\Test\Data\Backup\...\*&quot;
			
		<hr />
	</div>
</div>But it seems does not work. TMS take the entire partition D:\ and backed up it.<br />
<br />
Any idea about this specific problem ?</div>

]]></content:encoded>
			<category domain="http://adsm.org/forum/forumdisplay.php?8-Backup-Archive-Discussion">Backup / Archive Discussion</category>
			<dc:creator>k@sport</dc:creator>
			<guid isPermaLink="true">http://adsm.org/forum/showthread.php?27803-Incremental-backup-of-only-ONE-folder</guid>
		</item>
		<item>
			<title><![CDATA[client schedule action "ARCHIVE" - no schedlog?]]></title>
			<link>http://adsm.org/forum/showthread.php?27789-client-schedule-action-quot-ARCHIVE-quot-no-schedlog&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2013 13:12:33 GMT</pubDate>
			<description>Hi there, 
 
I defined a client schedule on a TSM server - action is ARCHIVE because the files are to be deleted after successful archiving. 
My...</description>
			<content:encoded><![CDATA[<div>Hi there,<br />
<br />
I defined a client schedule on a TSM server - action is ARCHIVE because the files are to be deleted after successful archiving.<br />
My problem is, there is no schedlog file, only the errorlog. I also tried to include -schedlogname=xxx.log to the options but this did not help. Does anyone have an idea how to do this?<br />
<br />
Furthermore, the option -deletefiles only deletes files. Is it possible to delete emty directories without an additional postsched command?<br />
<br />
Thank you in anticipation!</div>

]]></content:encoded>
			<category domain="http://adsm.org/forum/forumdisplay.php?8-Backup-Archive-Discussion">Backup / Archive Discussion</category>
			<dc:creator>Sunhillow</dc:creator>
			<guid isPermaLink="true">http://adsm.org/forum/showthread.php?27789-client-schedule-action-quot-ARCHIVE-quot-no-schedlog</guid>
		</item>
		<item>
			<title>Full Selective Backup for Unix</title>
			<link>http://adsm.org/forum/showthread.php?27777-Full-Selective-Backup-for-Unix&amp;goto=newpost</link>
			<pubDate>Tue, 23 Apr 2013 18:23:24 GMT</pubDate>
			<description>Hi all, 
 
We have a monthly schedule that runs which has the following options in the sched: 
 
/ -subdir=yes 
 
I find that this only scans 100,000...</description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
We have a monthly schedule that runs which has the following options in the sched:<br />
<br />
/ -subdir=yes<br />
<br />
I find that this only scans 100,000 files. the incremental schedule, which runs every night, scans 500,000.<br />
<br />
What do I need to add to the above selective schedule, so that it backs up everything on this box?<br />
<br />
I was thinking /* might do it, or, do I have to specify each mount point?</div>

]]></content:encoded>
			<category domain="http://adsm.org/forum/forumdisplay.php?8-Backup-Archive-Discussion">Backup / Archive Discussion</category>
			<dc:creator>redplumptomato</dc:creator>
			<guid isPermaLink="true">http://adsm.org/forum/showthread.php?27777-Full-Selective-Backup-for-Unix</guid>
		</item>
		<item>
			<title>ANS9989W - new management class not seen by backup client</title>
			<link>http://adsm.org/forum/showthread.php?27772-ANS9989W-new-management-class-not-seen-by-backup-client&amp;goto=newpost</link>
			<pubDate>Mon, 22 Apr 2013 10:01:36 GMT</pubDate>
			<description>I need to back up some files using different policy (keep only one version for one day, not any version for 366 days as defaults for other backups). ...</description>
			<content:encoded><![CDATA[<div>I need to back up some files using different policy (keep only one version for one day, not any version for 366 days as defaults for other backups). <br />
1) I have created a new management class XYZ within the SERVER policy &quot;define mgmtclass SERVER STANDARD XYZ&quot;, <br />
2) then created a new copygroup &quot;define copygroup SERVER STANDARD XYZ DESTINATION=&quot;newpool&quot; (...other options)&quot;, <br />
3) verified and activated the policy &quot;ACTIVATE POLICY SERVER STANDARD&quot;, <br />
4) inserted into dsm.opt &quot;INCLUDE.BACKUP &quot;C:\test&quot; XYZ&quot;<br />
and I'm getting ANS9989W - management class XYZ does not exist. QUERY MGMTCLASS lists &quot;SERVER ACTIVE XYZ No&quot; as one of the results. What am I missing/doing wrong?</div>

]]></content:encoded>
			<category domain="http://adsm.org/forum/forumdisplay.php?8-Backup-Archive-Discussion">Backup / Archive Discussion</category>
			<dc:creator>gzoom</dc:creator>
			<guid isPermaLink="true">http://adsm.org/forum/showthread.php?27772-ANS9989W-new-management-class-not-seen-by-backup-client</guid>
		</item>
		<item>
			<title>Can I backup TSM database via D2D2T?</title>
			<link>http://adsm.org/forum/showthread.php?27770-Can-I-backup-TSM-database-via-D2D2T&amp;goto=newpost</link>
			<pubDate>Mon, 22 Apr 2013 07:23:36 GMT</pubDate>
			<description>Hi, I am new to TSM. 
 
Now I am thinking how to backup TSM database to tape, 
but I have been told TSM database can only backup to new tape. 
Does...</description>
			<content:encoded><![CDATA[<div>Hi, I am new to TSM.<br />
<br />
Now I am thinking how to backup TSM database to tape,<br />
but I have been told TSM database can only backup to new tape.<br />
Does that mean, if I need to keep 1 week backup on tape, I will need to prepare 7 tapes?<br />
<br />
If so, can I backup TSM database to file on disk firstly, then migrate it to tape, same as backup a general file?<br />
with this way, do I still need 7 tapes to keep 1 week backup?<br />
<br />
Thanks.</div>

]]></content:encoded>
			<category domain="http://adsm.org/forum/forumdisplay.php?8-Backup-Archive-Discussion">Backup / Archive Discussion</category>
			<dc:creator>anonydigital</dc:creator>
			<guid isPermaLink="true">http://adsm.org/forum/showthread.php?27770-Can-I-backup-TSM-database-via-D2D2T</guid>
		</item>
	</channel>
</rss>
