Top
ETERNUS SF Storage Cruiser V15.3/ AdvancedCopy Manager V15.3 Cluster Environment Setup Guide
ETERNUS

A.4.3 Methods for editing setup files

This section explains how to edit setup files for deleting the cluster environment.

On the secondary node

swcluster.ini

This section explains how to edit the "/opt/FJSVswstf/cluster/swcluster.ini" file on the secondary node.

Table A.18 Setting items

Item

Contents

Env_N

Logical node name
For N, specify a non-duplicate value from 1 to 20.
Specify the same value as Swstgnode in "Table A.7 Setting items" for the logical node name.

BusiType

AdvancedCopy Manager server type

Specify each of the following values depending on the server transaction.

  • For Management Server transactions: 1

  • For Managed Server transactions: 2

Business

Name of cluster transaction

ShareEtc

Name of directory for environment settings for cluster transactions
<Mount point of shared disk for shared data>/etc/opt

ShareVar

Name of working directory for cluster transactions
<Mount point of shared disk for shared data>/var/opt

MountPoint

Mount point of shared disk for shared data

IPVersion

[Solaris 10, Solaris 11, RHEL5, RHEL6 only]

IP version of the takeover IP address for AdvancedCopy Manager

Specify the following value according to the IP version of the takeover IP address to be used, if the server type is Management Server transactions.

  • If using IPv4 address only: IPv4

  • If using IPv6 address only: IPv6

  • If using both IPv4 and IPv6 addresses: Dual

IPAddr

Takeover IP address for AdvancedCopy Manager

IPv6Addr

[Solaris 10, Solaris 11, RHEL5, RHEL6 only]

Takeover IP address for AdvancedCopy Manager

Specify only if the server type is Management Server transactions. Specify the IPv6 address when using IPv6 address or both IPv4 and IPv6 addresses. The specified IPv6 address should one that is usable with the cluster software.

NodeName

Name of primary node (Name of primary node host)

Edit the file. Modify or add the portions in italics according to your environment.

[ClusterCommon]
Cluster=ON (*1)
Max=20
StartTimeOut=300
StopTimeOut=300
System=GEN (*2)
Env_N=<Logical node name>
[<Logical node name>]
Type=Secondary
BusiType=<AdvancedCopy Manager server type>
Business=<Name of cluster transaction>
ShareEtc=<Mount point of shared disk for shared data>/etc/opt
ShareVar=<Mount point of shared disk for shared data>/var/opt
MountPoint=<Mount point of shared disk for shared data>
IPVersion=<IP version of IP address>
IPAddr=<Takeover IPv4 address for AdvancedCopy Manager>
IPv6Addr=<Takeover IPv6 address for AdvancedCopy Manager>
IPUseType=0
IPRscName=
Hostname=
NodeName=<Name of primary node (Name of primary node host)>
ClusterName=
DiskName=
GroupName=
SubNetMask=
MSCSNetName=
Date=00/00/00 00:00:00
Setup=YES
ResourceType=Procedure

*1: This line needs to be modified when deleting the last cluster transactions on this server.
*2: This line needs to be deleted when deleting the last cluster transactions on this server.

The following is an example of editing the file.

  • For Management Server transactions : When deleting the last cluster transactions on this server

    <Before deletion>

    [ClusterCommon]
    Cluster=ON
    Max=20
    StartTimeOut=300
    StopTimeOut=300
    System=GEN
    Env_1=acmnode1
    [acmnode1]
    Type=Secondary
    BusiType=1
    Business=acmbiz01
    ShareEtc=/acmdata01/etc/opt
    ShareVar=/acmdata01/var/opt
    MountPoint=/acmdata01
    IPVersion=IPv4
    IPAddr=10.10.10.10
    IPv6Addr=
    IPUseType=0
    IPRscName=
    Hostname=
    NodeName=m40001
    ClusterName=
    DiskName=
    GroupName=
    SubNetMask=
    MSCSNetName=
    Date=00/00/00 00:00:00
    Setup=YES
    ResourceType=Procedure

    <After deletion>

    [ClusterCommon]
    Cluster=OFF
    Max=20
    StartTimeOut=300
    StopTimeOut=300
  • For Management Server transactions : When other cluster transactions have already been created on this server

    <Before deletion>

    [ClusterCommon]
    Cluster=ON
    Max=20
    StartTimeOut=300
    StopTimeOut=300
    System=GEN
    Env_2=acmnode2
    Env_1=acmnode1
    [acmnode2] 
    Type=Secondary
    BusiType=2
    Business=acmbiz02
    ShareEtc=/acmdata02/etc/opt
    ShareVar=/acmdata02/var/opt
    MountPoint=/acmdata02
    IPAddr=
    IPUseType=0
    IPRscName=
    Hostname=
    NodeName=m40001
    ClusterName=
    DiskName=
    GroupName=
    SubNetMask=
    MSCSNetName=
    Date=00/00/00 00:00:00
    Setup=YES
    ResourceType=Procedure
    [acmnode1]
    Type=Secondary
    BusiType=1
    Business=acmbiz01
    ShareEtc=/acmdata01/etc/opt
    ShareVar=/acmdata01/var/opt
    MountPoint=/acmdata01
    IPVersion=IPv4
    IPAddr=10.10.10.10
    IPv6Addr=
    IPUseType=0
    IPRscName=
    Hostname=
    NodeName=m40001
    ClusterName=
    DiskName=
    GroupName=
    SubNetMask=
    MSCSNetName=
    Date=00/00/00 00:00:00
    Setup=YES
    ResourceType=Procedure

    <After deletion>

    [ClusterCommon]
    Cluster=ON
    Max=20
    StartTimeOut=300
    StopTimeOut=300
    System=GEN
    Env_2=acmnode2
    [acmnode2]
    Type=Secondary
    BusiType=2
    Business=acmbiz02
    ShareEtc=/acmdata02/etc/opt
    ShareVar=/acmdata02/var/opt
    MountPoint=/acmdata02
    IPAddr=
    IPUseType=0
    IPRscName=
    Hostname=
    NodeName=m40001
    ClusterName=
    DiskName=
    GroupName=
    SubNetMask=
    MSCSNetName=
    Date=00/00/00 00:00:00
    Setup=YES
    ResourceType=Procedure
  • For Managed Server transactions: For deleting the last cluster transactions on this server

    <Before deletion>

    [ClusterCommon]
    Cluster=ON
    Max=20
    StartTimeOut=300
    StopTimeOut=300
    System=GEN
    Env_1=acmnode1
    [acmnode1]
    Type=Secondary
    BusiType=2
    Business=acmbiz01
    ShareEtc=/acmdata01/etc/opt
    ShareVar=/acmdata01/var/opt
    MountPoint=/acmdata01
    IPAddr=
    IPUseType=0
    IPRscName=
    Hostname=
    NodeName=m40001
    ClusterName=
    DiskName=
    GroupName=
    SubNetMask=
    MSCSNetName=
    Date=00/00/00 00:00:00
    Setup=YES
    ResourceType=Procedure

    <After deletion>

    [ClusterCommon]
    Cluster=OFF
    Max=20
    StartTimeOut=300
    StopTimeOut=300
  • For Managed Server transactions: When other cluster transactions have already been created on this server

    <Before deletion>

    [ClusterCommon]
    Cluster=ON
    Max=20
    StartTimeOut=300
    StopTimeOut=300
    System=GEN
    Env_2=acmnode2
    Env_1=acmnode1
    [acmnode2]
    Type=Secondary
    BusiType=2
    Business=acmbiz02
    ShareEtc=/acmdata02/etc/opt
    ShareVar=/acmdata02/var/opt
    MountPoint=/acmdata02
    IPAddr=
    IPUseType=0
    IPRscName=
    Hostname=
    NodeName=m40001
    ClusterName=
    DiskName=
    GroupName=
    SubNetMask=
    MSCSNetName=
    Date=00/00/00 00:00:00
    Setup=YES
    ResourceType=Procedure
    [acmnode1]
    Type=Secondary
    BusiType=2
    Business=acmbiz01
    ShareEtc=/acmdata01/etc/opt
    ShareVar=/acmdata01/var/opt
    MountPoint=/acmdata01
    IPAddr=
    IPUseType=0
    IPRscName=
    Hostname=
    NodeName=m40001
    ClusterName=
    DiskName=
    GroupName=
    SubNetMask=
    MSCSNetName=
    Date=00/00/00 00:00:00
    Setup=YES
    ResourceType=Procedure

    <After deletion>

    [ClusterCommon]
    Cluster=ON
    Max=20
    StartTimeOut=300
    StopTimeOut=300
    System=GEN
    Env_2=acmnode2
    [acmnode2]
    Type=Secondary
    BusiType=2
    Business=acmbiz02
    ShareEtc=/acmdata02/etc/opt
    ShareVar=/acmdata02/var/opt
    MountPoint=/acmdata02
    IPAddr=
    IPUseType=0
    IPRscName=
    Hostname=
    NodeName=m40001
    ClusterName=
    DiskName=
    GroupName=
    SubNetMask=
    MSCSNetName=
    Date=00/00/00 00:00:00
    Setup=YES
    ResourceType=Procedure
swstg.ini

This section explains how to edit the "/etc/opt/swstorage/swstg.ini" file on the secondary node.

Table A.19 Setting items

Item

Contents

Type

AdvancedCopy Manager server type of local transaction

Set to "1".

Edit the file. Modify or add the portions in italics according to your environment.

[Common]
Code=ASCII
Edition=EE
Version=V15.3
Type=<AdvancedCopy Manager server type of local transaction>
AFSType=1
Language=ENGLISH
BaseDir_Opt=/opt
BaseDir_Var=/var/opt
BaseDir_Etc=/etc/opt
[Install]
FJSVswstf=20101116
FJSVswtrc=20101116
FJSVgrapi=20101116
FJSVswsts=20101116
FJSVswsrp=20101116
FJSVswstc=20101116

The following is an example of editing the file.

[Common]
Code=ASCII
Edition=EE
Version=V15.3
Type=1
AFSType=1
Language=ENGLISH
BaseDir_Opt=/opt
BaseDir_Var=/var/opt
BaseDir_Etc=/etc/opt
[Install]
FJSVswstf=20101116
FJSVswtrc=20101116
FJSVgrapi=20101116
FJSVswsts=20101116
FJSVswsrp=20101116
FJSVswstc=20101116

On the primary node

swcluster.ini

This section explains how to edit the "/opt/FJSVswstf/cluster/swcluster.ini" file on the primary node.

Table A.20 Setting items

Item

Contents

Env_N

Logical node name
For N, specify a non-duplicate value from 1 to 20.
Specify the same value as Swstgnode in "Table A.7 Setting items" for the logical node name.

BusiType

AdvancedCopy Manager server type

Specify each of the following values depending on the server transaction.

  • For Management Server transactions: 1

  • For Managed Server transactions: 2

Business

Name of cluster transaction

ShareEtc

Name of directory for environment settings for cluster transactions
<Mount point of shared disk for shared data>/etc/opt

ShareVar

Name of working directory for cluster transactions
<Mount point of shared disk for shared data>/var/opt

MountPoint

Mount point of shared disk for shared data

IPVersion

[Solaris 10, Solaris 11, RHEL5, RHEL6 only]

IP version of the takeover IP address for AdvancedCopy Manager

Specify the following value according to the IP version of the takeover IP address to be used, if the server type is Management Server transactions.

  • If using IPv4 address only: IPv4

  • If using IPv6 address only: IPv6

  • If using both IPv4 and IPv6 addresses: Dual

IPAddr

Takeover IP address for AdvancedCopy Manager

IPv6Addr

[Solaris 10, Solaris 11, RHEL5, RHEL6 only]

Takeover IP address for AdvancedCopy Manager

Specify only if the server type is Management Server transactions. Specify the IPv6 address when using IPv6 address or both IPv4 and IPv6 addresses. The specified IPv6 address should one that is usable with the cluster software.

NodeName

Primary node name (Name of primary node host)

Edit the file. Modify or add the portions in italics according to your environment.

[ClusterCommon]
Cluster=ON (*1)
Max=20
StartTimeOut=300
StopTimeOut=300
System=GEN (*2)
Env_N =<Logical node name>
[<Logical node name>]
Type=Primary
BusiType=<AdvancedCopy Manager server type>
Business=<Name of cluster transaction>
ShareEtc=<MountPoint>/etc/opt
ShareVar=<MountPoint>/var/opt
MountPoint=<Mount point of shared disk for shared data>
IPVersion=<IP version of IP address>
IPAddr=<Takeover IPv4 address for AdvancedCopy Manager>
IPv6Addr=<Takeover IPv6 address for AdvancedCopy Manager>
IPUseType=0
IPRscName=
Hostname=
NodeName=<Name of primary node (Name of primary node host)> 
ClusterName=
DiskName=
GroupName=
SubNetMask=
MSCSNetName=
Date=00/00/00 00:00:00
Setup=YES
ResourceType=Procedure

*1: This line needs to be modified when deleting the last cluster transactions on this server.
*2: This line needs to be deleted when deleting the last cluster transactions on this server.

The following is an example of editing the file.

  • For Management Server transactions : When creating the last cluster transactions on this server

    <Before deletion>

    [ClusterCommon]
    Cluster=ON
    Max=20
    StartTimeOut=300
    StopTimeOut=300
    System=GEN
    Env_1=acmnode1
    [acmnode1]
    Type=Primary
    BusiType=1
    Business=acmbiz01
    ShareEtc=/acmdata01/etc/opt
    ShareVar=/acmdata01/var/opt
    MountPoint=/acmdata01
    IPVersion=IPv4
    IPAddr=10.10.10.10
    IPv6Addr=
    IPUseType=0
    IPRscName=
    Hostname=
    NodeName=m40001
    ClusterName=
    DiskName=
    GroupName=
    SubNetMask=
    MSCSNetName=
    Date=00/00/00 00:00:00
    Setup=YES
    ResourceType=Procedure

    <After deletion>

    [ClusterCommon]
    Cluster=OFF
    Max=20
    StartTimeOut=300
    StopTimeOut=300
  • For Management Server transactions : When other cluster transactions have already been created on this server

    <Before deletion>

    [ClusterCommon]
    Cluster=ON
    Max=20
    StartTimeOut=300
    StopTimeOut=300
    System=GEN
    Env_2=acmnode2
    Env_1=acmnode1
    [acmnode2]
    Type=Primary
    BusiType=2
    Business=acmbiz02
    ShareEtc=/acmdata02/etc/opt
    ShareVar=/acmdata02/var/opt
    MountPoint=/acmdata02
    IPAddr=
    IPUseType=0
    IPRscName=
    Hostname=
    NodeName=m40001
    ClusterName=
    DiskName=
    GroupName=
    SubNetMask=
    MSCSNetName=
    Date=00/00/00 00:00:00
    Setup=YES
    ResourceType=Procedure
    [acmnode1]
    Type=Primary
    BusiType=1
    Business=acmbiz01
    ShareEtc=/acmdata01/etc/opt
    ShareVar=/acmdata01/var/opt
    MountPoint=/acmdata01
    IPVersion=IPv4
    IPAddr=10.10.10.10
    IPv6Addr=
    IPUseType=0
    IPRscName=
    Hostname=
    NodeName=m40001
    ClusterName=
    DiskName=
    GroupName=
    SubNetMask=
    MSCSNetName=
    Date=00/00/00 00:00:00
    Setup=YES
    ResourceType=Procedure

    <After deletion>

    [ClusterCommon]
    Cluster=ON
    Max=20
    StartTimeOut=300
    StopTimeOut=300
    System=GEN
    Env_2=acmnode2
    [acmnode2]
    Type=Primary
    BusiType=2
    Business=acmbiz02
    ShareEtc=/acmdata02/etc/opt
    ShareVar=/acmdata02/var/opt
    MountPoint=/acmdata02
    IPAddr=
    IPUseType=0
    IPRscName=
    Hostname=
    NodeName=m40001
    ClusterName=
    DiskName=
    GroupName=
    SubNetMask=
    MSCSNetName=
    Date=00/00/00 00:00:00
    Setup=YES
    ResourceType=Procedure
  • For Managed Server transactions:When deleting the last cluster transactions on this server

    <Before deletion>

    [ClusterCommon]
    Cluster=ON
    Max=20
    StartTimeOut=300
    StopTimeOut=300
    System=GEN
    Env_1=acmnode1
    [acmnode1]
    Type=Primary
    BusiType=2
    Business=acmbiz01
    ShareEtc=/acmdata01/etc/opt
    ShareVar=/acmdata01/var/opt
    MountPoint=/acmdata01
    IPAddr=
    IPUseType=0
    IPRscName=
    Hostname=
    NodeName=m40001
    ClusterName=
    DiskName=
    GroupName=
    SubNetMask=
    MSCSNetName=
    Date=00/00/00 00:00:00
    Setup=YES
    ResourceType=Procedure

    <After deletion>

    [ClusterCommon]
    Cluster=OFF
    Max=20
    StartTimeOut=300
    StopTimeOut=300
  • For Managed Server transactions: When other cluster transactions have already been created on this server

    <Before deletion>

    [ClusterCommon]
    Cluster=ON
    Max=20
    StartTimeOut=300
    StopTimeOut=300
    System=GEN
    Env_2=acmnode2
    Env_1=acmnode1
    [acmnode2]
    Type=Primary
    BusiType=2
    Business=acmbiz02
    ShareEtc=/acmdata02/etc/opt
    ShareVar=/acmdata02/var/opt
    MountPoint=/acmdata02
    IPAddr=
    IPUseType=0
    IPRscName=
    Hostname=
    NodeName=m40001
    ClusterName=
    DiskName=
    GroupName=
    SubNetMask=
    MSCSNetName=
    Date=00/00/00 00:00:00
    Setup=YES
    ResourceType=Procedure
    [acmnode1]
    Type=Primary
    BusiType=2
    Business=acmbiz01
    ShareEtc=/acmdata01/etc/opt
    ShareVar=/acmdata01/var/opt
    MountPoint=/acmdata01
    IPAddr=
    IPUseType=0
    IPRscName=
    Hostname=
    NodeName=m40001
    ClusterName=
    DiskName=
    GroupName=
    SubNetMask=
    MSCSNetName=
    Date=00/00/00 00:00:00
    Setup=YES
    ResourceType=Procedure

    <After deletion>

    [ClusterCommon]
    Cluster=ON
    Max=20
    StartTimeOut=300
    StopTimeOut=300
    System=GEN
    Env_2=acmnode2
    [acmnode2]
    Type=Primary
    BusiType=2
    Business=acmbiz02
    ShareEtc=/acmdata02/etc/opt
    ShareVar=/acmdata02/var/opt
    MountPoint=/acmdata02
    IPAddr=
    IPUseType=0
    IPRscName=
    Hostname=
    NodeName=m40001
    ClusterName=
    DiskName=
    GroupName=
    SubNetMask=
    MSCSNetName=
    Date=00/00/00 00:00:00
    Setup=YES
    ResourceType=Procedure
swstg.ini

This section explains how to edit the "/etc/opt/swstorage/swstg.ini" file on the primary node.

Table A.21 Setting items

Item

Contents

Type

AdvancedCopy Manager server type of local transaction

Set to "1".

Edit the file. Modify the portions in italics according to your environment.

[Common]
Code=ASCII
Edition=EE
Version=V15.3
Type=<AdvancedCopy Manager server type of local transaction>
AFSType=1
Language=ENGLISH
BaseDir_Opt=/opt
BaseDir_Var=/var/opt
BaseDir_Etc=/etc/opt
[Install]
FJSVswstf=20101116
FJSVswtrc=20101116
FJSVgrapi=20101116
FJSVswsts=20101116
FJSVswsrp=20101116
FJSVswstc=20101116

The following is an example of editing the file.

[Common]
Code=ASCII
Edition=EE
Version=V15.3
Type=1
AFSType=1
Language=ENGLISH
BaseDir_Opt=/opt
BaseDir_Var=/var/opt
BaseDir_Etc=/etc/opt
[Install]
FJSVswstf=20101116
FJSVswtrc=20101116
FJSVgrapi=20101116
FJSVswsts=20101116
FJSVswsrp=20101116
FJSVswstc=20101116