<?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/tsmclient/config/cl_tsmclient_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/tsmclient/config/cl_tsmclient_config.xml, 726, 2147A_aha726, Feb 05 2021 09:50 PM -->

<smartassistconfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation='tsmclient_config.xsd' 
                   id="TSM_BACLIENT" name="TSM client Assist">

    <properties>

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

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

        <!-- TSM client configuration Directory where the dsm.opt file is kept for high availability in the PowerHA SystemMirror cluster -->
        <ConfigDirectory></ConfigDirectory>

        <!-- TSM client service IP and Netmask(IPv4)/ Prefix length (IPv6) 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 file systems used for TSM client configuration -->
        <!-- These VGs in which file systems reside must be accessable from Primary and all Takeover nodes -->
        <FileSystems>
            <FileSystem>
                <fsname></fsname>
            </FileSystem>
        </FileSystems>

        <!-- TSM space management(HSM)client confgiuration is configured to PowerHA SystemMirror cluster y/n  -->
        <Hsm></Hsm>

    </properties>

</smartassistconfig>
