| United States-English |
|
|
|
![]() |
Configuring OPS Clusters with ServiceGuard OPS Edition > Chapter 3 Understanding the
Software Components of ServiceGuard OPS EditionVolume Managers for Data Storage |
|
A volume manager is a tool that lets you create units of disk storage known as storage groups. Storage groups contain logical volumes for use on single systems and in high availability clusters. In ServiceGuard OPS Edition clusters, storage groups are activated by package control scripts. In ServiceGuard OPS Edition, there are two types of supported shared data storage: mirrored individual disks (also known as JBODs, for "just a bunch of disks"), and external disk arrays which configure redundant storage in hardware. Mirroring is known as RAID1, while the redundancy available in a disk array is known as RAID5. Here are some differences between the two storage methods:
Figure 3-20 “Physical Disks Within Shared Storage Units” shows an illustration of mirrored storage using HA storage racks. In the example, node1 and node2 are cabled in a parallel configuration, each with redundant paths to two shared storage devices. Each of two nodes also has two (non-shared) internal disks which are used for the root file system, swap etc. Each shared storage unit has three disks, The device file names of the three disks on one of the two storage units are c0t0d0, c0t1d0, and c0t2d0. On the other, they are c1t0d0, c1t1d0, and c1t2d0. Figure 3-21 “Mirrored Physical Disks” shows the individual disks combined in a multiple disk mirrored configuration. Figure 3-22 “Multiple Devices Configured in Volume Groups” shows the mirrors configured into LVM volume groups, shown in the figure as /dev/vgpkgA and /dev/vgpkgB. The volume groups are activated by ServiceGuard packages for use by highly available applications. Figure 3-23 “Physical Disks Combined into LUNs” shows an illustration of storage configured on a disk array. Physical disks are configured by an array utility program into logical units or LUNs which are then seen by the operating system.
Figure 3-24 “Multiple Paths to LUNs” shows LUNs configured with multiple paths (links) to provide redundant pathways to the data. Finally, the multiple paths are configured into volume groups as shown in Figure 3-25 “Multiple Paths in Volume Groups”. ServiceGuard OPS Edition allows a choice of three volume managers for data storage:
Separate sections in Chapters 5 and 6 explain how to configure cluster storage using all of these volume managers. The rest of the present section explains some of the differences among these available volume managers and offers suggestions about appropriate choices for your cluster environment.
Logical Volume Manager (LVM) is the legacy storage management product on HP-UX. Included with the operating system, LVM is available on all cluster nodes. It supports the use of MirrorDisk/UX, which is an add-on product that allows disk mirroring with up to two mirrors (for a total of three copies of the data). Currently, the root disk must be configured as an LVM volume group. (Note that the HP-UX root disk is not the same as the VERITAS root disk group, which must be configured in addition to the HP-UX root disk on any node that uses VERITAS volume manager products.) The ServiceGuard cluster lock disk also is configured using a disk configured in an LVM volume group. LVM continues to be supported on HP-UX single systems and on ServiceGuard clusters. ServiceGuard OPS Edition is shipped with the HP-UX Shared Logical Volume Manager (SLVM), which allows you to activate LVM volume groups for shared write access on multiple nodes configured as an OPS cluster. SLVM continues to be supported on HP-UX systems with ServiceGuard OPS Edition installed. The Base VERITAS Volume Manager for HP-UX (Base-VXVM) is provided at no additional cost with HP-UX 11i. This includes basic volume manager features, including a Java-based GUI. It is possible to configure cluster storage for ServiceGuard with only Base-VXVM. However, only a limited set of features is available. The add-on product, VERITAS Volume Manager for HP-UX (B9116AA), provides a full set of enhanced volume manager capabilities in addition to basic volume management. This includes features such as mirroring, dynamic multipathing for active/active storage devices, and hot relocation. The VERITAS FastResync option for HP-UX (B9118AA) is another add-on product, available with an additional charge, that reduces the time taken to resynchronize a split mirror to the volume. This product requires the purchase of the VERITAS Volume Manager for HP-UX (B9116AA).
VxVM can be used in clusters that:
With VxVM, a disk group can be created on any node, with the cluster up or not. The user then needs to go to each node and validate that disk group by trying to import it. Thus, although there are more steps required for propagating disk groups with VxVM than with CVM, you have the freedom to create the disk group from any node. With VxVM, each disk group is imported by the package control script that uses the disk group. This means that cluster startup time is not affected, but individual package startup time might be increased because VxVM imports the disk group at the time the package starts up. You may choose to configure cluster storage with the VERITAS Cluster Volume Manager for HP-UX (CVM) instead of the Volume Manager (VxVM). Base-VXVM provides some basic cluster features when ServiceGuard OPS Edition is installed; up to two OPS cluster nodes are supported, but there is no support for software mirroring, dynamic multipathing (for active/active storage devices), or numerous other features that require the additional licenses. CVM is an enhanced version of the VxVM volume manager that is specifically designed for use in ServiceGuard OPS Edition clusters. When installed with the VERITAS Volume Manager for HP-UX (B9116AA), the CVM add-on product provides most of the enhanced VxVM features in a clustered environment. CVM is truly cluster-aware, obtaining information about cluster membership from ServiceGuard OPS Edition directly. Cluster information is provided via a special system multi-node package known as VxVM-CVM-pkg, which runs on all nodes in the cluster. The cluster must be up and must be running this package in order to configure VxVM disk groups for use with CVM. CVM allows you to activate storage on one node at a time, or you can perform write activation on one node and read activation on another node at the same time (for example, allowing backups). CVM provides full mirroring and dynamic multipathing (DMP) for clusters. CVM can be used in clusters that:
CVM is supported on 4 nodes or fewer at this release. Shared storage devices must be connected to all nodes in the cluster, whether or not the node accesses data on the device.
With CVM, all shared disk groups (DGs) are imported when the VxVM-CVM-pkg control script completes. Depending on the number of DGs, the number of nodes and the configuration of these (number of disks, volumes, etc.) this can take some time (current timeout value for this package is 3 minutes but for larger configurations this may have to be increased). Any failover package that uses a CVM DG will not start until the VxVM-CVM-pkg is up. Note that this delay does not affect package failover time; it is a one-time overhead cost at cluster startup. With CVM, disk groups are created on one cluster node known as the CVM master node. The cluster has to be running to create shared disk groups. CVM will validate that each node can see each disk and will not allow invalid DGs to be created. It is normally recommended that you configure all subnets that interconnect cluster nodes as heartbeat networks, since this increases protection against multiple faults at no additonal cost. However, if you will be using the VERITAS Cluster Volume Manager (CVM), only a single heartbeat subnet is allowed. When the VXVM-CVM-pkg is added (as shown in Chapter 5), cmcheckconf and cmapplyconf will check to ensure that only a single heartbeat subnet is configured. If more heartbeat subnets are configured, the cmcheckconf and cmapplyconf will fail. This restriction is due to the design of the VERITAS Cluster Daemon (vxclustd), which is started within the VxVM-CVM-pkg. This daemon is only able to communicate information to cluster nodes on a single IP connection on a single subnet. Moreover, communication between nodes in the cluster must be the same for the Veritas Cluster Daemon as for the ServiceGuard cluster daemon cmcld. Therefore, cmcld must also only have the use of a single heartbeat subnet. There are tradeoffs in only using a single subnet. If the heartbeat is not heard for more than a NODE_TIMEOUT interval, the cluster will re-form. Depending on the length of the disruption, this could cause one or all of the cluster nodes to TOC. This is most commonly seen when there is heavy traffic on the subnet preventing the heartbeat packets from being transmitted. This can also been seen when there are network configuration problems or network hardware problems that are not easily recovered and may not be detected by ServiceGuard or APA. The most common way to avoid problems in these scenarios is to utilize multiple heartbeat networks. In the case of CVM, the single heartbeat subnet should be configured with standby LANS or as a group of aggregated ports to help minimize the possibility of system or cluster failures. The following table summarizes some of the advantages and disadvantages of the volume managers that are currently available. Table 3-5 Volume Managers Supported with ServiceGuard OPS Edition
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||