<?xml version='1.0' encoding='UTF-8'?>
<!--  ALTRAN_PROLOG_BEGIN_TAG                                                    -->
<!--  This is an automatically generated prolog.                                  -->
<!--                                                                              -->
<!--  Copyright (C) Altran ACT S.A.S. 2019,2021.  All rights reserved.  -->
<!--                                                                              -->
<!--  ALTRAN_PROLOG_END_TAG                                                      -->
<!--                                                                              -->
<!-- IBM_PROLOG_BEGIN_TAG                                                   -->
<!-- This is an automatically generated prolog.                             -->
<!--                                                                        -->
<!-- 61haes_r714 src/43haes/usr/sbin/cluster/sa/tsmserver/config/cl_tsmserver_config.xml 1.4 -->
<!--                                                                        -->
<!-- Licensed Materials - Property of IBM                                   -->
<!--                                                                        -->
<!-- COPYRIGHT International Business Machines Corp. 2010                   -->
<!-- All Rights Reserved                                                    -->
<!--                                                                        -->
<!-- US Government Users Restricted Rights - Use, duplication or            -->
<!-- disclosure restricted by GSA ADP Schedule Contract with IBM Corp.      -->
<!--                                                                        -->
<!-- IBM_PROLOG_END_TAG                                                     -->
<!-- @(#)  7d4c34b 43haes/usr/sbin/cluster/sa/tsmserver/config/cl_tsmserver_config.xml, 726, 2147A_aha726, Feb 05 2021 09:50 PM -->

<smartassistconfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation='cl_tsmserver_config.xsd' 
                   id="TSM_SERVER" name="TSM server Smart Assist">

    <properties>

        <!-- Primary node name is the PowerHA SystemMirror node name where the TSM server will be up and running -->
        <PrimaryNode></PrimaryNode>

        <!-- Takeover node names are the HACMP node names where TSM server will be failover -->
        <!-- configuring them under PowerHA SystemMirror. Take over nodes will be seperated by comma (,) -->
        <TakeoverNodes></TakeoverNodes>

	<!-- TSM server instance name which will be kept for high availability in the PowerHA SystemMirror cluster -->
        <Instance></Instance>

        <!-- TSM server instance Directory of the TSM server instance which will be kept for high availability in the PowerHA SystemMirror cluster -->
        <InstanceDirectory></InstanceDirectory>

        <!-- TSM server instance service IP address which will be confgiured to PowerHA SystemMirror cluster -->
	<!-- Netmask(IPv4)/ Prefix length (IPv6) is not specified then it is taken from PowerHA SystemMirror network on which service IP is configured -->		
        <ServiceIPs>
            <ServiceIP>
                <IPAddress_or_name></IPAddress_or_name>
                <Prefix_or_Netmask></Prefix_or_Netmask>
            </ServiceIP>
        </ServiceIPs>

        <!-- Shared Volume Groups used for TSM server configuration -->
        <!-- These VGs must be accessable from Primary and all Takeover nodes -->
        <VolumeGroups>
            <VolumeGroup>
                <vgname></vgname>
            </VolumeGroup>
        </VolumeGroups>

        <!-- TSM server administrator user id of TSM server instance which will be confgiured for PowerHA SystemMirror cluster -->
        <User></User>

    </properties>

</smartassistconfig>
