<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ADSM/TSM &amp;amp; ServiceGuard in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541812#M714848</link>
    <description>I see Kurt Beyers has the same problem as I do. It does not look like he found a solution.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x9a9dee3e323bd5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x9a9dee3e323bd5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Has anyone found a workaround for this problem?&lt;BR /&gt;&lt;BR /&gt;- Justin</description>
    <pubDate>Mon, 18 Jun 2001 17:32:57 GMT</pubDate>
    <dc:creator>Justin Willoughby</dc:creator>
    <dc:date>2001-06-18T17:32:57Z</dc:date>
    <item>
      <title>ADSM/TSM &amp; ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541811#M714847</link>
      <description>I have an problem whenever I do a fail-over from one node to another and then fail back to the original node ADSM thinks all (or most) of the files on the filesystem that failed over changed and then tries to back them up. This takes a very long time to backup all the files on the filesystem that is failed over with the package.&lt;BR /&gt;&lt;BR /&gt;Is anyone using ADSM (now TSM) to backup files on a MC/ServiceGuard cluster?&lt;BR /&gt;&lt;BR /&gt;If so, has anyone seen this happen before?&lt;BR /&gt;&lt;BR /&gt;- Justin&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jun 2001 17:27:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541811#M714847</guid>
      <dc:creator>Justin Willoughby</dc:creator>
      <dc:date>2001-06-18T17:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: ADSM/TSM &amp; ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541812#M714848</link>
      <description>I see Kurt Beyers has the same problem as I do. It does not look like he found a solution.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x9a9dee3e323bd5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x9a9dee3e323bd5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Has anyone found a workaround for this problem?&lt;BR /&gt;&lt;BR /&gt;- Justin</description>
      <pubDate>Mon, 18 Jun 2001 17:32:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541812#M714848</guid>
      <dc:creator>Justin Willoughby</dc:creator>
      <dc:date>2001-06-18T17:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: ADSM/TSM &amp; ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541813#M714849</link>
      <description>For backing up Service Guard clusters you can install one TSM scheduler in each physical node and one TSM scheduler for each package. The package's scheduler runs with the same nodename in both nodes so when you perform an&lt;BR /&gt;incremental backup you only back up the files that have changed since the last backup. A truly cluster aware backup and restore ;-)&lt;BR /&gt;&lt;BR /&gt;dsm.sys:&lt;BR /&gt;-------------&lt;BR /&gt;Servername  tsm&lt;BR /&gt;tcpserveraddress        tsmserver&lt;BR /&gt;tcpport                 1500&lt;BR /&gt;passwordaccess          generate&lt;BR /&gt;schedmode               prompted&lt;BR /&gt;  domain                /internal_filesystems&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;Servername  tsm_packA&lt;BR /&gt;&lt;BR /&gt;tcpserveraddress        tsmserver&lt;BR /&gt;tcpport                 1500&lt;BR /&gt;passwordaccess          generate&lt;BR /&gt;schedmode               prompted&lt;BR /&gt;&lt;BR /&gt;nodename                clustername_packA&lt;BR /&gt; domain                /shared_disk_filesystems_packageA&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;dsm_packA.opt:&lt;BR /&gt;-----------------------&lt;BR /&gt;Servername  tsm_packA&lt;BR /&gt;&lt;BR /&gt;To start the scheduler as cluster service:&lt;BR /&gt;dsmc schedule -optfile=/opt/tivoli/tsm/client/ba/bin/dsm_packA.opt&lt;BR /&gt;If you don't want to syncronice dsm.sys/opt files place it on shared disks.&lt;BR /&gt;&lt;BR /&gt;When you want to perform a restore:&lt;BR /&gt;dsmc restore -optfile=/opt/tivoli/tsm/client/ba/bin/dsm_packA.opt&lt;BR /&gt;&lt;BR /&gt;Remember to register the cluster node (cluster_packA) in the TSM Server and&lt;BR /&gt;set the password in the client (dsmc&lt;BR /&gt;--optfile=/opt/tivoli/tsm/client/ba/bin/dsm_packA.opt)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Kurt&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jun 2001 04:52:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541813#M714849</guid>
      <dc:creator>Kurt Beyers.</dc:creator>
      <dc:date>2001-06-19T04:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: ADSM/TSM &amp; ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541814#M714850</link>
      <description>Kurt,&lt;BR /&gt;&lt;BR /&gt;Does this setup you suggest work when backing up the same node. That is, my problem is I fail-over to the 2nd node and then back to the first between backups. The ADSM/TSM backup takes a really really long time on the 1st node even though the same files are there as before. The LV was mounted on the 2nd node but were failed back to the 1st node before the backup kicked off again.&lt;BR /&gt;&lt;BR /&gt;Will your sugestion work for this situation?&lt;BR /&gt;&lt;BR /&gt;Also I would assume you need to use exclude statements in the consign files so the package filesystem is not backed up twice.&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Jun 2001 15:11:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541814#M714850</guid>
      <dc:creator>Justin Willoughby</dc:creator>
      <dc:date>2001-06-22T15:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: ADSM/TSM &amp; ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541815#M714851</link>
      <description>Since you use the IP address of the package, you're incremental backups are indeed with reference to the package itself. So after a failover, the backup is incremental with respect to when the package was running on the first node. Make sure to include the domain option in the dsm.sys file for your package where you specify which file systems the package consists of. The same goes for your node itself where you have to specify the local file systems that belong to the node. All the incremental backups are with respect to the ones specified in the node option. I did a few tests on a system before it went into production and everything went smooth ;-)</description>
      <pubDate>Fri, 22 Jun 2001 20:21:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541815#M714851</guid>
      <dc:creator>Kurt Beyers.</dc:creator>
      <dc:date>2001-06-22T20:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: ADSM/TSM &amp; ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541816#M714852</link>
      <description>Kurt,&lt;BR /&gt;&lt;BR /&gt;I am just wondering about some thing in your example.&lt;BR /&gt;&lt;BR /&gt;You have:&lt;BR /&gt;&lt;BR /&gt;  Servername tsm &lt;BR /&gt;  [...]&lt;BR /&gt;  Servername tsm_packA &lt;BR /&gt;&lt;BR /&gt;Should this 2nd Servername not point to tsm. I thought that Servername is the adsm/tsm server? We have one adsm server running on an AIX box. The HP/UX box has the adsm client running on it. Do the Servername only look at the part before the "_" for the actual adsm server?&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;&lt;BR /&gt;- Justin</description>
      <pubDate>Tue, 26 Jun 2001 15:25:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541816#M714852</guid>
      <dc:creator>Justin Willoughby</dc:creator>
      <dc:date>2001-06-26T15:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: ADSM/TSM &amp; ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541817#M714853</link>
      <description>You have to create one dsm.opt (client user option file) for each node and each package. This dsm.opt file contains nothing but:&lt;BR /&gt;&lt;BR /&gt;Servername tsm_packA&lt;BR /&gt;&lt;BR /&gt;for example for the package. &lt;BR /&gt;&lt;BR /&gt;When you launch the scheduler or the backup gui with this specific option file, it will look in the client system option file (dsm.sys) for the entry tsm_packA:&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;Servername tsm_packA &lt;BR /&gt;&lt;BR /&gt;tcpserveraddress IP_tsmserver &lt;BR /&gt;tcpport 1500 &lt;BR /&gt;passwordaccess generate &lt;BR /&gt;schedmode prompted &lt;BR /&gt;nodename clustername_packA &lt;BR /&gt;domain /shared_disk_filesystems_packageA &lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;The 'real' TSM server there is specified by the tcpserveraddress and it's IP address (your AIX box). With the option domain you specify the filesystems the package consists of etcetera. It is a bit confusing, but TSM likes to get things complicated.&lt;BR /&gt;&lt;BR /&gt;Summarizing: tsm_packA is a virtual name you use to specify your package and the real TSM server is specified with it's IP address in the tcpserveraddress.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Jun 2001 15:45:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541817#M714853</guid>
      <dc:creator>Kurt Beyers.</dc:creator>
      <dc:date>2001-06-26T15:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: ADSM/TSM &amp; ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541818#M714854</link>
      <description>Thanks Kurt,&lt;BR /&gt;&lt;BR /&gt;I think I am starting to figure this out... haha&lt;BR /&gt;&lt;BR /&gt;Here is my orginal dsm.opt:&lt;BR /&gt;&lt;BR /&gt;===============&lt;BR /&gt;SErvername  adsm-host&lt;BR /&gt;===============&lt;BR /&gt;&lt;BR /&gt;And my orginal dsm.sys:&lt;BR /&gt;&lt;BR /&gt;===============&lt;BR /&gt;SErvername  adsm-host&lt;BR /&gt;   COMMmethod         TCPip&lt;BR /&gt;   TCPPort            PortHere&lt;BR /&gt;   TCPServeraddress   IPAddressHere&lt;BR /&gt;*   compression         on&lt;BR /&gt;   passwordaccess       generate&lt;BR /&gt;*   include /opt/caitdm/.../* standard_14&lt;BR /&gt;*   include /opt/syb/.../* standard_14&lt;BR /&gt;&lt;BR /&gt;   include /.../* standard_14&lt;BR /&gt;   schedlogname /usr/adsm/dsmsched.log&lt;BR /&gt;   schedlogretention 3&lt;BR /&gt;   errorlogname /usr/adsm/dsmerror.log&lt;BR /&gt;   errorlogretention 7&lt;BR /&gt;   preschedulecmd "/usr/adsm/serverdown.cmd"&lt;BR /&gt;   postschedulecmd "/usr/adsm/serverup.cmd"&lt;BR /&gt;===============&lt;BR /&gt;&lt;BR /&gt;So I should create a new opt file such as dsm_caipkg.opt that looks like this:&lt;BR /&gt;===============&lt;BR /&gt;SErvername  adsm-host_caipkg&lt;BR /&gt;===============&lt;BR /&gt;&lt;BR /&gt;And my new dsm.sys should look like:&lt;BR /&gt;===============&lt;BR /&gt;SErvername  adsm-host&lt;BR /&gt;   COMMmethod         TCPip&lt;BR /&gt;   TCPPort            PortHere&lt;BR /&gt;   TCPServeraddress   IPAddressHere&lt;BR /&gt;   passwordaccess       generate&lt;BR /&gt;   domain /&lt;BR /&gt;   exclude /opt/caitdm&lt;BR /&gt;*   include /.../* standard_14&lt;BR /&gt;   schedlogname /usr/adsm/dsmsched.log&lt;BR /&gt;   schedlogretention 3&lt;BR /&gt;   errorlogname /usr/adsm/dsmerror.log&lt;BR /&gt;   errorlogretention 7&lt;BR /&gt;&lt;BR /&gt;SErvername  adsm-host_caipkg&lt;BR /&gt;   COMMmethod         TCPip&lt;BR /&gt;   TCPPort            PortHere&lt;BR /&gt;   TCPServeraddress   IPAddressHere&lt;BR /&gt;   passwordaccess       generate&lt;BR /&gt;   nodename caitdm_caipkg&lt;BR /&gt;   domain /opt/caitdm&lt;BR /&gt;&lt;BR /&gt;   schedlogname /usr/adsm/dsmsched_caipkg.log&lt;BR /&gt;   schedlogretention 3&lt;BR /&gt;   errorlogname /usr/adsm/dsmerror_caipkg.log&lt;BR /&gt;   errorlogretention 7&lt;BR /&gt;&lt;BR /&gt;   preschedulecmd "/usr/adsm/serverdown.cmd"&lt;BR /&gt;   postschedulecmd "/usr/adsm/serverup.cmd"&lt;BR /&gt;===============&lt;BR /&gt;&lt;BR /&gt;Thanks again for all your help!&lt;BR /&gt;&lt;BR /&gt;- Justin</description>
      <pubDate>Tue, 26 Jun 2001 16:58:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541818#M714854</guid>
      <dc:creator>Justin Willoughby</dc:creator>
      <dc:date>2001-06-26T16:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: ADSM/TSM &amp; ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541819#M714855</link>
      <description>Thats correct. One dsm.opt file for each node or package and one global dsm.sys file.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Jun 2001 18:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541819#M714855</guid>
      <dc:creator>Kurt Beyers.</dc:creator>
      <dc:date>2001-06-26T18:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: ADSM/TSM &amp; ServiceGuard</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541820#M714856</link>
      <description>Great!&lt;BR /&gt;&lt;BR /&gt;In your example you did not have an exclude but I am pretty sure you need to exclude your domain so it does not get backed up twice right? Is there anything in my configuration above I should change?&lt;BR /&gt;&lt;BR /&gt;Also did you modify your package script so it starts the 'dsmc schedule =optfile=" so it is only running node the package is running on?&lt;BR /&gt;&lt;BR /&gt;You would also need to modify the startup and shutdown of the package to do this correct?&lt;BR /&gt;&lt;BR /&gt;Thanks again Kurt,&lt;BR /&gt;&lt;BR /&gt;- Justin</description>
      <pubDate>Tue, 26 Jun 2001 18:33:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/adsm-tsm-amp-serviceguard/m-p/2541820#M714856</guid>
      <dc:creator>Justin Willoughby</dc:creator>
      <dc:date>2001-06-26T18:33:30Z</dc:date>
    </item>
  </channel>
</rss>

