Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

cldevicegroup(1cl) [opensolaris man page]

cldevicegroup(1CL)					 Sun Cluster Maintenance Commands					cldevicegroup(1CL)

NAME
cldevicegroup, cldg - manage Sun Cluster device groups SYNOPSIS
/usr/cluster/bin/cldevicegroup -V /usr/cluster/bin/cldevicegroup [subcommand] -? /usr/cluster/bin/cldevicegroup subcommand [options] -v [devicegroup ...] /usr/cluster/bin/cldevicegroup add-device -d device[,...] devicegroup /usr/cluster/bin/cldevicegroup add-node -n node[,...] [-t devicegroup-type[,...] ] {+ | devicegroup ...} /usr/cluster/bin/cldevicegroup create -n node[,...] -t devicegroup-type [-d device[,...] ] [-p name=value] devicegroup ... /usr/cluster/bin/cldevicegroup create -i {- | clconfigfile} [-d device[,...] ] [-n node[,...] ] [-p name=value] [-t devicegroup-type[,...]] {+ | devicegroup ...} /usr/cluster/bin/cldevicegroup delete [-t devicegroup-type[,...] ] {+ | devicegroup ...} /usr/cluster/bin/cldevicegroup disable [-t devicegroup-type[,...] ] {+ | devicegroup ...} /usr/cluster/bin/cldevicegroup enable [-t devicegroup-type[,...] ] {+ | devicegroup ...} /usr/cluster/bin/cldevicegroup export [-n node[,...] ] [-o {- | clconfigfile}] [-t devicegroup-type[,...] ] {+ | devicegroup ...} /usr/cluster/bin/cldevicegroup list [-n node[,...] ] [-t devicegroup-type[,...] ] [+ | devicegroup ...] /usr/cluster/bin/cldevicegroup offline [ -t devicegroup-type[,...] ] {+ | devicegroup ...} /usr/cluster/bin/cldevicegroup online [-e] [-n node ] [-t devicegroup-type[,...] ] {+ | devicegroup ...} /usr/cluster/bin/cldevicegroup remove-device -d device[,...] devicegroup /usr/cluster/bin/cldevicegroup remove-node -n node[,...] [-t devicegroup-type[,...] ] {+ | devicegroup ...} /usr/cluster/bin/cldevicegroup set -p name=value [-p name=value]... [-d device[,...] ] [-n node[,...] ] [-t devicegroup-type[,...] ] {+ | devicegroup ...} /usr/cluster/bin/cldevicegroup show [-n node[,...] ] [-t devicegroup-type[,...] ] [+ | devicegroup ...] /usr/cluster/bin/cldevicegroup status [-n node[,...] ] [-t devicegroup-type[,...] ] [+ | devicegroup ...] /usr/cluster/bin/cldevicegroup switch -n node [-t devicegroup-type[,...] ] {+ | devicegroup ...} /usr/cluster/bin/cldevicegroup sync [-t devicegroup-type[,...] ] {+ | devicegroup ...} DESCRIPTION
The cldevicegroup command manages Sun Cluster device groups. The cldg command is the short form of the cldevicegroup command. These two commands are identical. You can use either form of the command. The general form of this command is as follows: cldevicegroup [subcommand] [options] [operands] You can omit subcommand only if options specifies the -? option or the -V option. Each option of this command has a long form and a short form. Both forms of each option are given with the description of the option in the OPTIONS section of this man page. With the exception of list, show, and status, most subcommands require at least one operand. Many subcommands accept the plus sign (+) as an operand to indicate all applicable objects. Refer to the SYNOPSIS and other sections of this man page for details. Each subcommand can be used for all device-group types, except for the following subcommands: o The add-device and remove-device subcommands are only valid for the rawdisk type. o The add-node, create, delete, and remove-node subcommands are only valid for the rawdisk and vxvm types. You can use some forms of this command in a non-global zone, referred to simply as a zone. For more information about valid uses of this command in zones, see the descriptions of the individual subcommands. For ease of administration, use this command in the global zone. SUBCOMMANDS
The following subcommands are supported: add-device Adds new member disk devices to an existing raw-disk device group. You can use this subcommand only in the global zone. You can only use the add-device subcommand on existing device groups of the type rawdisk. For more information about device-group types, see the description of the -t option. Users other than superuser require solaris.cluster.modify RBAC authorization to use this subcommand. For information about how to remove disk devices from a raw-disk device group, see the description of the remove-device subcommand. add-node Adds new nodes to an existing device group. You can use this subcommand only in the global zone. This subcommand supports only the rawdisk and vxvm device-group types. You cannot add a node to an svm or sds device group by using Sun Cluster commands. Instead, use Solaris Volume Manager commands to add nodes to Solaris Volume Manager disk sets. Disk sets are automat- ically registered with Sun Cluster software as svm or sds device groups. For more information about device-group types, see the description of the -t option. You cannot use this subcommand on a device group if the preferenced property for the device group is set to true. Users other than superuser require solaris.cluster.modify RBAC authorization to use this subcommand. For information about how to remove nodes from a device group, see the description of the remove-node subcommand. create Creates a new device group. You can use this subcommand only in the global zone. This subcommand supports only the rawdisk and vxvm device-group types. You cannot create an svm or sds device group by using Sun Clus- ter commands. Instead, use Solaris Volume Manager commands to create Solaris Volume Manager disk sets. Disk sets are automatically reg- istered with Sun Cluster software as svm or sds device groups. For more information about device-group types, see the description of the -t option. If you specify a configuration file with the -i option, you can supply a plus sign (+) as the operand. When you use this operand, the command creates all device groups that are specified in the configuration file that do not already exist. For device groups of type rawdisk, use the -d option with the create subcommand to specify one or more devices to the device group. When you specify devices, use one -d option per command invocation. You cannot create multiple raw-disk device groups in one command invocation unless you use the -i option. For device groups of type vxvm, use the -p localonly={true|false} option with the create subcommand to change a localonly VxVM disk group to or from a VxVM device group. Users other than superuser require solaris.cluster.modify RBAC authorization to use this subcommand. For information about how to delete device groups, see the description of the delete subcommand. delete Deletes device groups. You can use this subcommand only in the global zone. This subcommand supports only the rawdisk and vxvm device-group types. You cannot delete svm or sds device groups by using Sun Cluster commands. To delete svm or sds device groups, instead use Solaris Vol- ume Manager commands to delete the underlying Solaris Volume Manager disk sets. Device groups must be offline before you can delete them. If you specify the + operand, only device groups that have the autogen property set to false are affected. To apply the command to device groups that are automatically created by the system at boot time, which have the autogen property set to true, you must explic- itly specify each device group. Users other than superuser require solaris.cluster.modify RBAC authorization to use this subcommand. For information about how to create device groups, see the description of the create subcommand. disable Disables offline device groups. You can use this subcommand only in the global zone. The disabled state of device groups survives reboots. Before you can take an enabled device group offline, you must first clear the enabled state of the device group by using the disable subcommand. If a device group is currently online, the disable action fails and does not disable the specified device groups. You cannot bring a disabled device group online by using the switch subcommand or the online subcommand. You must first use the enable subcommand to clear the disabled state of the device group. If you specify the + operand, only device groups that have the autogen property set to false are affected. To apply the command to device groups that are automatically created by the system at boot time, which have the autogen property set to true, you must explic- itly specify each device group. Users other than superuser require solaris.cluster.modify RBAC authorization to use this subcommand. For information about how to enable device groups, see the description of the enable subcommand. enable Enables device groups. You can use this subcommand only in the global zone. The disabled state of device groups survives reboots. Before you can bring a disabled device group online, you must first clear the disabled state of the device group by using the enable subcommand. If you specify the + operand, only device groups that have the autogen property set to false are affected. To apply the command to device groups that are automatically created by the system at boot time, which have the autogen property set to true, you must explic- itly specify each device group. Users other than superuser require solaris.cluster.modify RBAC authorization to use this subcommand. For information about how to disable device groups, see the description of the disable subcommand. export Exports the device-group configuration information. You can use this subcommand only in the global zone. If you specify a file name with the -o option, the configuration information is written to that new file. If you do not supply the -o option, the output is written to standard output. Users other than superuser require solaris.cluster.read RBAC authorization to use this subcommand. list Displays a list of device groups. You can use this subcommand in the global zone or in a non-global zone. For ease of administration, use this form of the command in the global zone. By default, this subcommand lists all device groups in the cluster for which the autogen property is set to false. To display all device groups in the cluster, also specify the -v option. If you specify the + operand, only device groups that have the autogen property set to false are affected. To apply the command to device groups that are automatically created by the system at boot time, which have the autogen property set to true, you must explic- itly specify each device group. Users other than superuser require solaris.cluster.read RBAC authorization to use this subcommand. offline Takes device groups offline. You can use this subcommand only in the global zone. If a device group is enabled, you must disable it by running the disable subcommand before you run the offline subcommand. To start an offline device group, you can perform any of the following actions: o Issue an explicit online subcommand or switch subcommand. o Access a device within the device group. o Mount a file system that depends on the device group. If you specify the + operand, only device groups that have the autogen property set to false are affected. To apply the command to device groups that are automatically created by the system at boot time, which have the autogen property set to true, you must explic- itly specify each device group. Users other than superuser require solaris.cluster.admin RBAC authorization to use this subcommand. For information about how to bring device groups online, see the description of the online subcommand. online Brings device groups online on a pre-designated node. You can use this subcommand only in the global zone. If a device group is disabled, you must enable it in one of the following ways before you can bring the device group online: o Use the -e option with the online subcommand. o Run the enable subcommand before you run the online subcommand. If you specify the + operand, only device groups that have the autogen property set to false are affected. To apply the command to device groups that are automatically created by the system at boot time, which have the autogen property set to true, you must explic- itly specify each device group. Users other than superuser require solaris.cluster.admin RBAC authorization to use this subcommand. For information about how to take device groups offline, see the description of the offline subcommand. remove-device Removes member disk devices from a raw-disk device group. You can use this subcommand only in the global zone. The remove-device subcommand is only valid with device groups of type rawdisk. This subcommand is not valid with svm, sds, and vxvm device-group types. Users other than superuser require solaris.cluster.modify RBAC authorization to use this subcommand. For information about how to add disk devices to a raw-disk device groups, see the description of the add-device subcommand. remove-node Removes nodes from existing device groups. You can use this subcommand only in the global zone. This subcommand supports only the rawdisk and vxvm device-group types. You cannot remove a node from an svm or sds device group by using Sun Cluster commands. Instead, use Solaris Volume Manager commands to remove nodes from Solaris Volume Manager disk sets. Disk sets are automatically registered with Sun Cluster software as svm or sds device groups. For more information about device-group types, see the description of the -t option. You cannot use the remove-node subcommand on a device group if the preferenced property is set to true. Users other than superuser require solaris.cluster.modify RBAC authorization to use this subcommand. For information about how to add nodes to a device group, see the description of the add-node subcommand. set Modifies attributes that are associated with a device group. You can use this subcommand only in the global zone. For device groups of type rawdisk, use the -d option with the set subcommand to specify a new list of member disk devices for the spec- ified device group. If you specify the + operand, only device groups that have the autogen property set to false are affected. To apply the command to device groups that are automatically created by the system at boot time, which have the autogen property set to true, you must explic- itly specify each device group. Users other than superuser require solaris.cluster.modify RBAC authorization to use this subcommand. show Generates a configuration report for device groups. You can use this subcommand only in the global zone. By default, this subcommand reports on all device groups in the cluster for which the autogen property is set to false. To display all device groups in the cluster, also specify the -v option. If you specify the + operand, only device groups that have the autogen property set to false are affected. To apply the command to device groups that are automatically created by the system at boot time, which have the autogen property set to true, you must explic- itly specify each device group. Users other than superuser require solaris.cluster.read RBAC authorization to use this subcommand. status Generates a status report for device groups. You can use this subcommand in the global zone or in a non-global zone. For ease of administration, use this form of the command in the global zone. By default, this subcommand reports on all device groups in the cluster for which the autogen property is set to false. To display all device groups in the cluster, also specify the -v option. If you specify the + operand, only device groups that have the autogen property set to false are affected. To apply the command to device groups that are automatically created by the system at boot time, which have the autogen property set to true, you must explic- itly specify each device group. Users other than superuser require solaris.cluster.read RBAC authorization to use this subcommand. switch Transfers device groups from one primary node in a Sun Cluster configuration to another node. You can use this subcommand only in the global zone. If you specify the + operand, only device groups that have the autogen property set to false are affected. To apply the command to device groups that are automatically created by the system at boot time, which have the autogen property set to true, you must explic- itly specify each device group. Users other than superuser require solaris.cluster.modify RBAC authorization to use this subcommand. sync Synchronizes device-group information with the clustering software. You can use this subcommand only in the global zone. Use this subcommand whenever you add or remove a VxVM volume from a VxVM device group or change any volume attribute, such as owner, group, or access permissions. Also use the sync subcommand to change a device-group configuration to a replicated or non-replicated configuration. For device groups that contain disks that use Hitachi TrueCopy data replication, this subcommand synchronizes the device-group configu- ration and the replication configuration. This synchronization makes Sun Cluster software aware of disks that are configured for data replication and enables the software to handle failover or switchover as necessary. After you create a Solaris Volume Manager disk set that contain disks that are configured for replication, you must run the sync sub- command for the corresponding svm or sds device group. A Solaris Volume Manager disk set is automatically registered with Sun Cluster software as an svm or sds device group, but replication information is not synchronized at that time. For newly created vxvm and rawdisk device-group types, you do not need to manually synchronize replication information for the disks. When you register a VxVM disk group or a raw-disk device group with Sun Cluster software, the software automatically discovers any replication information on the disks. If you specify the + operand, only device groups that have the autogen property set to false are affected. To apply the command to device groups that are automatically created by the system at boot time, which have the autogen property set to true, you must explic- itly specify each device group. Users other than superuser require solaris.cluster.admin RBAC authorization to use this subcommand. OPTIONS
The following options are supported: -? --help Displays help information. You can use this option either alone or with a subcommand. o If you use this option alone, the list of available subcommands is printed. o If you use this option with a subcommand, the usage options for that subcommand are printed. When you use this option, no other processing is performed. -d device[,...] --device=device[,...] --device device[,...] Specifies the list of disk devices to be members of the specified raw-disk device group. The -d option is only valid with the create and set subcommands for device groups of type rawdisk. You must always supply the entire node list. You cannot use this option to add or remove individual disks from the member disk list. Specify disks only by the DID global device name, for example, d3. See the did(7) man page for more information. -e --enable Enables a device group. This option is only valid when used with the online subcommand. If the specified device group is already enabled, the -e option is ignored and the command proceeds to bring the device group online. -i {- | clconfigfile} --input={- | clconfigfile} --input {- | clconfigfile} Specifies configuration information that is to be used for creating device groups. This information must conform to the format that is defined in the clconfiguration(5CL) man page. This information can be contained in a file or supplied through standard input. To spec- ify standard input, supply the minus sign (-) instead of a file name. The -i option affects only those device groups that you include in the fully qualified device-group list. Options that you specify in the command override any options that are set in the configuration file. If configuration parameters are missing in the cluster configuration file, you must specify these parameters on the command line. -n node[,...] --node=node[,...] --node node[,...] Specifies a node or a list of nodes. By default, the order of the node list indicates the preferred order in which nodes should attempt to take over as the primary node for a device group. The exception is for local-only disk groups which are outside Sun Cluster control and therefore the concept of primary and secondary nodes does not apply. If the preferenced property of the device group is set to false, the order of the node list is ignored. Instead, the first node to access a device in the group automatically becomes the primary node for that group. See the -p option for more information about set- ting the preferenced property for a device-group node list. You cannot use the -n option to specify the node list of an svm or sds device group. You must instead use Solaris Volume Manager com- mands or utilities to specify the node list of the underlying disk set. The create and set subcommands use the -n option to specify a list of potential primary nodes only for a device group of type rawdisk and vxvm. You must specify the entire node list of the device group. You cannot use the -n option to add or remove an individual node from a node list. The switch subcommand uses the -n option to specify a single node as the new device-group primary. The export, list, show, and status subcommands use the -n option to exclude from the output those device groups that are not online on the specified nodes. The concept of primary and secondary nodes does not apply to localonly disk groups, which are outside the control of Sun Cluster. -o {- | clconfigfile} --output={- | clconfigfile} --output {- | clconfigfile} Displays the device-group configuration in the format that is described by the clconfiguration(5CL) man page. This information can be written to a file or to standard output. If you supply a file name as the argument to this option, the command creates a new file and the configuration is printed to that file. If a file of the same name already exists, the command exits with an error. No change is made to the existing file. If you supply the minus sign (-) as the argument to this option, the command displays the configuration information to standard output. All other standard output for the command is suppressed. The -o option is only valid with the export subcommand. -p name=value --property=name=value --property name=value Sets the values of device-group properties. The -p option is only valid with the create and set subcommands. Multiple instances of -p name-=value are allowed. The following properties are supported: autogen The autogen property can have a value of true or false. The default is false for manually created device groups. For system-created device groups, the default is true. The autogen property is an indicator for the list, show, and status subcommands. These subcommands do not list devices that have the autogen property set to true unless you use the -v option. This property is valid only for device groups of type rawdisk. See the -t option for more information about device-group types. failback The failback property can have a value of true or false. The default is false. The failback property specifies the behavior of the system if a device-group primary node leaves the cluster membership and later returns. When the primary node of a device group leaves the cluster membership, the device group fails over to the secondary node. When the failed node rejoins the cluster membership, the device group can either continue to be mastered by the secondary node or fail back to the original primary node. o If the failback property is set to true, the device group becomes mastered by the original primary node. o If the failback property is set to false, the device group continues to be mastered by the secondary node. By default, the failback property is disabled during device group creation. The failback property is not altered during a set oper- ation. localonly The localonly property can have a value of true or false. The default is false. The localonly property is only valid for disk groups of type rawdisk and vxvm. If you want a disk group to be mastered only by a particular node, configure the disk group with the property setting localonly=true. A local-only disk group is outside the control of Sun Cluster software. You can specify only one node in the node list of a local-only disk group. When you set the localonly property for a disk group to true, the node list for the disk group must contain only one node. numsecondaries The numsecondaries property must have an integer value greater than 0 but less than the total number of nodes in the node list. The default is 1. This property setting can be used to dynamically change the desired number of secondary nodes for a device group. A secondary node of a device group can take over as the primary node if the current primary node fails. You can use the numsecondaries property to change the number of secondary nodes for a device group while maintaining a given level of availability. If you remove a node from the secondary-nodes list of a device group, that node can no longer take over as a pri- mary node. The numsecondaries property only applies to the nodes in a device group that are currently in cluster mode . The nodes must also be capable of being used together with the device group's preferenced property. If a group's preferenced property is set to true, the nodes that are least preferred are removed from the secondary-nodes list first. If no node in a device group is flagged as pre- ferred, the cluster randomly picks the node to remove. When a device group's actual number of secondary nodes drops to less that the desired level, each eligible node that was removed from the secondary-nodes list is added back to the list. Each node must meet all of the following conditions to be eligible to add back to the secondary-nodes list: o The node is currently in the cluster. o The node belongs to the device group o The node is not currently a primary node or a secondary node. The conversion starts with the node in the device group that has the highest preference. More nodes are converted in order of pref- erence until the number of desired secondary nodes is matched. If a node joins the cluster and has a higher preference in the device group than an existing secondary node, the node with the lesser preference is removed from the secondary-nodes list. The removed node is replaced by the newly added node. This replacement only occurs when more actual secondary nodes exist in the cluster than the desired level. See the preferenced property for more information about setting the preferenced property for a device-group node list. preferenced The preferenced property can have a value of true or false. The default is true. During the creation of a device group, if the preferenced property is set to true, the node list also indicates the preferred-node order. The preferred-node order determines the order in which each node attempts to take over as the primary node for a device group. During the creation of a device group, if this property is set to false, the first node to access a device in the group automati- cally becomes the primary node. The order of nodes in the specified node list is not meaningful. Setting this property back to true without also respecifying the node list does not reactivate node ordering. The preferred-node order is not changed during a set operation unless both specify the preferenced=true property and use the -n option to supply the entire node list for the device group, in the preferred order. -t devicegroup-type[,...] --type=devicegroup-type[,...] --type devicegroup-type[,...] Specifies a device-group type or a list of device-group types. For the create subcommand, you can specify only one device-group type. The device group is then created for the type that you specify with this option. For all other subcommands that accept the -t option, the device-group list that you supply to the command is qualified by this option to include only device groups of the specified type. Not all subcommands and options are valid for all device-group types. For example, the create subcommand is valid only for the rawdisk and vxvm device-group types, but not for the svm or sds device-group type. The -t option supports the following device-group types: rawdisk Specifies a raw-disk device group. A raw disk is a disk that is not part of a volume-manager volume or metadevice. Raw-disk device groups enable you to define a set of disks within a device group. By default, at system boot a raw-disk device group is created for every device ID pseudo driver (DID) device in the configuration. By convention, the raw-disk device group names are assigned at initialization. These names are derived from the DID device names. For every node that you add to a raw-disk device group, the cldevicegroup command verifies that every device in the group is physically ported to the node. The create subcommand creates a raw-disk device group and adds multiple disk devices to the device group. Before you can create a new raw-disk device group, you must remove each device that you want to add to the new group from the device group that was created for the device at boot time. Then you can create a new raw-disk device group that contains these devices. You specify the list of these devices with the -d option as well as specify the potential-primary node-preference list with the -n option. To master a device group on a single specified node, use the -p option to configure the device group with the property setting localonly=true. You can specify only one node in the node list when you create a local-only device group. The delete subcommand removes the device-group name from the cluster device-group configuration. The set subcommand makes the following changes to a raw-disk device group: o Changes the preference order of the potential primary node o Specifies a new node list o Enables or disables failback o Sets the desired number of secondaries o Adds more global devices to the device group If a raw-disk device name is registered in a raw-disk device group, you cannot also register the raw-disk device name in a Solaris Volume Manager device group or in a VxVM device group. The sync subcommand synchronizes a new replication configuration with the raw-disk device-group configuration that contains disks that use Hitachi TrueCopy data replication. Use the sync subcommand after you modify the replication configuration. All disks in a disk group should be either replicated or nonreplicated, but not a mixture of both. sds Specifies a device group that was originally created with Solstice DiskSuiteTM software. With the exception of multi-owner disk sets, this device-group type is equivalent to the Solaris Volume Manager device-group type, svm. See the description of the svm device-group type for more information. svm Specifies a Solaris Volume Manager device group. A Solaris Volume Manager device group is defined by the following components: o A name o The nodes upon which the group can be accessed o A global list of devices in the disk set o A set of properties that control actions such as potential primary preference and failback behavior Solaris Volume Manager has the concept of a multihosted or shared disk set. A shared disk set is a grouping of two or more hosts and disk drives. The disk drives 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 disk set. The device ID pseudo driver (DID) allows multi- hosted disks to have consistent names across the cluster. Only hosts that are already configured as part of a disk set can be con- figured into the node list of a Solaris Volume Manager device group. When you add drives to a shared disk set, the drives must not belong to any other shared disk set. The Solaris Volume Manager metaset command creates the disk set and automatically registers the disk set with Sun Cluster software as a Solaris Volume Manager device group. After you create the device group, you must use the set subcommand of the cldevicegroup command to set the node preference list and the preferenced, failback, and numsecondaries properties. You can assign only one Solaris Volume Manager disk set to a device group. The device-group name must always match the name of the disk set. You cannot use the add-node or remove-node subcommands to add or remove nodes in a Solaris Volume Manager device group. Instead, use the Solaris Volume Manager metaset command to add or remove nodes in the underlying Solaris Volume Manager disk set. You cannot use the delete subcommand to remove a Solaris Volume Manager device group from the cluster configuration. Instead, use the Solaris Volume Manager metaset command to remove the underlying Solaris Volume Manager disk set. Only the export, list, show, status, and sync subcommands work on Solaris Volume Manager multi-owner disk sets. You must use Solaris Volume Manager commands or utilities to create and delete the underlying disk set of a Solaris Volume Manager device group. The sync subcommand synchronizes a new replication configuration with the device-group configuration that contains disks that use Hitachi TrueCopy data replication. Use the sync subcommand after you modify the replication configuration. All disks in a disk set should be either replicated or nonreplicated, but not a mixture of both. vxvm Specifies a VERITAS Volume Manager (VxVM) device group. The create subcommand adds a new VxVM disk group to the Sun Cluster device-groups configuration. This task involves defining a name for the new device group, specifying the nodes on which this device group can be accessed, and specifying a set of properties that are used to control actions. To access a disk group from a single specified node, use the -p option to configure the disk group with the property setting localonly=true. You can specify only one node in the node list when you create a local-only vxvm disk group. You can assign only one VxVM disk group to a device group. The device group name always matches the name of the VxVM disk group. You cannot create a VxVM device group unless you first import the corresponding VxVM disk group on one of the nodes in that device group's node list. Before you can add a node to a VxVM device group, every physical disk in the disk group must be physically ported to that node. The delete subcommand removes a VxVM device group from the Sun Cluster device-groups configuration. The create subcommand makes the following changes to a vxvm device group: o Changes the order of the potential primary node preference o Enables or disables failback o Changes the desired number of secondaries o Changes a local-only VxVM disk group to a regular VxVM disk group The sync subcommand synchronizes the clustering software with VxVM disk-group volume information. Use this subcommand whenever you add or remove a volume from a device group or whenever you change any volume attribute, such as owner, group, or access permis- sions. If the disk group contains disks that use Hitachi TrueCopy data replication and you modify the replication configuration, use the sync subcommand to synchronize the new replication configuration with the device-group configuration. All disks in a disk group should be either replicated or nonreplicated, but not a mixture of both. You cannot use the cldevicegroup command on VxVM shared-disk groups. -V --version Displays the version of the command. Do not specify this option with subcommands, operands, or other options. The subcommands, operands, or other options are ignored. The -V option only displays the version of the command. No other operations are performed. -v --verbose Displays verbose messages to standard output. You can use this option with any form of the command. OPERANDS
The following operand is supported: devicegroup Specifies a device group. The cldevicegroup command accepts only Sun Cluster device-group names as operands. For most forms of the command that accept more than one device-group name, you can use the plus sign (+) to specify all possible device groups. Note - The + operand includes only manually created device groups, but ignores all automatically created device groups, which have the autogen property set to true. Sun Cluster software automatically creates such device groups at each system boot. To apply a command these "hidden" device groups, you must specify each device group explicitly. EXIT STATUS
The complete set of exit status codes for all commands in this command set are listed on the Intro(1CL) man page. If the command is successful for all specified operands, it returns zero (CL_NOERR). If an error occurs for an operand, the command pro- cesses the next operand in the operand list. The returned exit code always reflects the error that occurred first. This command returns the following exit status codes: 0 CL_NOERR No error 1 CL_ENOMEM Not enough swap space 3 CL_EINVAL Invalid argument 6 CL_EACCESS Permission denied 35 CL_EIO I/O error 36 CL_ENOENT No such object 39 CL_EEXIST Object exists EXAMPLES
Example 1 Creating a VxVM Device Group The following example shows how to create the VxVM device group vxdevgrp1 with the desired node list phys-schost-1,phys-schost-2,phys- schost-3 and set the failback property to true. # cldevicegroup create -t vxvm -n phys-schost-1,phys-schost-2,phys-schost-3 -p failback=true vxdevgrp1 Example 2 Modifying a Device Group The following example shows how to set the preference property of device group devgrp1 to true and set the numsecondaries property to 2. The command also specifies the desired node list, phys-schost-1,phys-schost-2,phys-schost-3. # cldevicegroup set -p preferenced=true -p numsecondaries=2 -n phys-schost-1,phys-schost-2,phys-schost-3 devgrp1 Example 3 Modifying a Raw-Disk Device Group The following example shows how to modify the existing raw-disk device group rawdevgrp1. The command specifies devices d3 and d4 in a new- member device list and sets the localonly attribute to true. The node phys-schost-1 is the only primary node that is allowed for the local-only raw-disk device group. # cldevicegroup set -d d3,d4 -p localonly=true -n phys-schost-1 rawdevgrp1 Example 4 Resetting the numsecondaries Attribute of a Device Group The following example shows how to reset the numsecondaries attribute of device group devgrp1 to the appropriate system default value by specifying no value for that attribute. # cldevicegroup set -p numsecondaries= devgrp1 Example 5 Switching Over a Device Group The following example shows how to switch over the device group devgrp1 to a new master node, phys-schost-2. # cldevicegroup switch -n phys-schost-2 devgrp1 Example 6 Disabling a Device Group The following example shows how to disable the device group devgrp1. # cldevicegroup disable devgrp1 Example 7 Taking Offline a Device Group The following example shows how to disable and take offline the device group devgrp1. # cldevicegroup disable devgrp1 # cldevicegroup offline devgrp1 Example 8 Bringing a Device Group Online on its Primary Node The following example shows how to bring online the device group devgrp1 on its default primary node. The command first enables the device group. # cldevicegroup online -e devgrp1 Example 9 Bringing a Device Group Online on a Specified Node The following example shows how to bring online the device group devgrp1 on phys-schost-2 as its new primary node. # cldevicegroup switch -n phys-schost-2 devgrp1 Example 10 Adding New Nodes to a Device Group The following example shows how to add a new node, phys-schost-3, to the device group devgrp1. This device group is not of the device-group type svm. # cldevicegroup add-node -n phys-schost-3 devgrp1 Example 11 Deleting a Device Group The following example shows how to delete the device group devgrp1 from the Sun Cluster configuration. This device group is not of the device-group type svm. # cldevicegroup delete devgrp1 Example 12 Synchronizing Replication Information With the Device-Group Configuration The following example shows how to make Sun Cluster software aware of the replication configuration that is used by the disks in the device group devgrp1. # cldevicegroup sync devgrp1 ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWsczu | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
Intro(1CL), cldevice(1CL), cluster(1CL), metaset(1M), clconfiguration(5CL), rbac(5), did(7) Sun Cluster System Administration Guide for Solaris OS NOTES
The superuser can run any forms of this command. Any user can also run this command with the following options: o -? (help) option o -V (version) option To run this command with other subcommands, users other than superuser require RBAC authorizations. See the following table. +--------------+---------------------------------------------------------+ | Subcommand | RBAC Authorization | +--------------+---------------------------------------------------------+ |add-device | solaris.cluster.modify | +--------------+---------------------------------------------------------+ |add-node | solaris.cluster.modify | +--------------+---------------------------------------------------------+ |create | solaris.cluster.modify | +--------------+---------------------------------------------------------+ |delete | solaris.cluster.modify | +--------------+---------------------------------------------------------+ |disable | solaris.cluster.modify | +--------------+---------------------------------------------------------+ |enable | solaris.cluster.modify | +--------------+---------------------------------------------------------+ |export | solaris.cluster.read | +--------------+---------------------------------------------------------+ |list | solaris.cluster.read | +--------------+---------------------------------------------------------+ |offline | solaris.cluster.admin | +--------------+---------------------------------------------------------+ |online | solaris.cluster.admin | +--------------+---------------------------------------------------------+ |remove-device | solaris.cluster.modify | +--------------+---------------------------------------------------------+ |remove-node | solaris.cluster.modify | +--------------+---------------------------------------------------------+ |set | solaris.cluster.modify | +--------------+---------------------------------------------------------+ |show | solaris.cluster.read | +--------------+---------------------------------------------------------+ |status | solaris.cluster.read | +--------------+---------------------------------------------------------+ |switch | solaris.cluster.modify | +--------------+---------------------------------------------------------+ |sync | solaris.cluster.admin | +--------------+---------------------------------------------------------+ Sun Cluster 3.2 14 Sep 2007 cldevicegroup(1CL)
Man Page