|
A Solstice DiskSuite disk device group is defined by a name, the nodes
upon which this group can be accessed, a global list of devices in the diskset,
and a set of properties used to control actions such as potential primary
preference and failback behavior.
For Solstice DiskSuite disk device groups, only one diskset may be assigned
to a disk device group, and the group name must always match the name of the
diskset itself.
Solstice DiskSuite has the concept of a multihosted or shared diskset,
which is a grouping of two or more hosts and disk drives which are accessible
by all hosts and have the same device names on all hosts. This identical device
naming requirement is achieved by using the raw disk devices to form the diskset.
The Disk ID pseudo driver (DID) allows multihosted disks
to have consistent names across the cluster. Only hosts already configured
as part of a diskset itself can be configured into the nodelist
of a Solstice DiskSuite device group. At the time drives are added to a shared
diskset, they must not belong to any other shared diskset.
The Solstice DiskSuite metaset(1m) command creates the diskset, which also
initially creates and registers it as a Solstice DiskSuite device group. Next,
you must use the scconf(1M) command to
set the node preference list, the preferenced and failback suboptions, and change the desired number of secondaries.
If you want to change the order of node preference list or the failback
mode, you must specify all the nodes that currenly exist in the device group
in the nodelist. In addition, if you are changing the the
order of node preference, you must also set the preferenced
suboption to true.
If the preferenced suboption is not specified with
the "change", the already established true or false setting is used.
The scconf command cannot be used to remove the Solstice
DiskSuite device group from the cluster configuration, the Solstice DiskSuite metaset command is used to do this. You remove a disk device group
by removing the Solstice DiskSuite diskset.
|