PRIMECLUSTER Global Disk Services Configuration and Administration Guide 4.1 (Linux)
Contents PreviousNext

Appendix E GDS Messages> E.4 Command Messages

E.4.1 Error Messages

 


 

ERROR: connection timeout

 

[Explanation]

Connection failed due to no response from sdxservd daemon.

[Resolution]

Confirm that sdxservd daemon process was started normally.

 


 

ERROR: not privileged

 

[Explanation]

Executed user is not a superuser.

[Resolution]

You need to have superuser authority for execution.

 


 

ERROR: option: illegal option

 

[Explanation]

option is illegal.

[Resolution]

See the Fix Messages described later, or the "Command Reference " in the manual.

 


 

ERROR: syntax error

 

[Explanation]

Executed command has a syntax error.

[Resolution]

See the Fix Messages described later, or the "Command Reference " in the manual.

 


 

ERROR: string: name too long

 

[Explanation]

Object name, file name or node identifier specified with string is too long.

[Resolution]

Specify the proper object name or node identifier.

 


 

ERROR: object: name contains invalid character "letter"

 

[Explanation]

Object name object contains an invalid character letter.

[Resolution]

You can only use alphanumeric characters, -(hyphen), and _(underscore) when specifying an object name.

 


 

ERROR: object: name starting with "_" or "-" is invalid

 

[Explanation]

Object name starting with "-" (hyphen) or "_" (underscore) is invalid.

[Resolution]

Specify an object name that starts with an alphanumeric character.

 


 

ERROR: device: illegal physical disk name

 

[Explanation]

Physical disk name device is illegal.

[Resolution]

See the "Command Reference" in the manual

 


 

ERROR: object: object names must be unique within a class

 

[Explanation]

Object names within a class must be unique.

[Resolution]

Specify a unique object name.

 


 

ERROR: module: environment error, details

 

[Explanation]

The command cannot be executed due to an error in the environment. The error causes only a failure in command execution but has no effect on the system. Volumes can be accessed continuously. module is the name of the module on which this event was detected (usually an internal variable name). details indicates the error in detail.

[Resolution]

Collect investigation material and contact your local customer support.

 


 

ERROR: class is a shadow class

 

[Explanation]

The class class is a shadow class. The attempted operation is not supported for shadow classes.

[Resolution]

See "Command Reference," and specify the proper command name and class name.

 


 

ERROR: attribute: invalid attribute name

 

[Explanation]

The same attribute has already been specified.

[Resolution]

See the "Command Reference" in the manual

 


 

ERROR: attribute: attribute name duplicated

 

[Explanation]

The same attribute attribute has already been specified.

[Resolution]

You can only specify an attribute once.

 


 

ERROR: attribute=value: invalid attribute value

 

[Explanation]

Attribute value value is invalid.

[Resolution]

See the "Command Reference" in the manual.

 


 

ERROR: node: node name duplicated

 

[Explanation]

The same node identifier has already been specified.

[Resolution]

You can only specify a node identifier once.

 


 

ERROR: too many nodes in scope

 

[Explanation]

There are too many nodes specified in scope.

[Resolution]

Up to 4 nodes can be specified in a scope.

 


 

ERROR: class: cannot operate shared objects, cluster control facility not ready

 

[Explanation]

Cannot operate shared object since cluster control is not operating.

[Resolution]

Start cluster control and try again.

 


 

ERROR: current node must be specified as scope

 

[Explanation]

Current node is not specified for shared class scope.

[Resolution]

Always specify a node set which includes current node as scope.

 


 

ERROR: multi-nodes must be specified for shared class

 

[Explanation]

Only one node is specified for shared class scope.

[Resolution]

Multiple node identifiers must be specified in a scope.

 


 

ERROR: node: unknown node

 

[Explanation]

Node node does not exist.

[Resolution]

First check the cluster system environment. Then, try again after changing the node identifier.

 


 

ERROR: class: not shared by the current node

 

[Explanation]

Scope of class does not include the current node.

In the cluster system, class created in another node is specified.

[Resolution]

Execute command on a node sharing class. Or, change the specified class name.

 


 

ERROR: node: current node not active in class

 

[Explanation]

Current node node is a standby node in shared class class.

[Resolution]

Execute the command from another active node.

 


 

ERROR: too many disks in class

 

[Explanation]

There are too many disks registered with class.

[Resolution]

Create a new class.

 


 

ERROR: device: not connected to node

 

[Explanation]

The physical disk device has not been connected to the node node, or registration of the cluster resources is not completed properly.

[Resolution]

Check the system configuration and the resource configuration. If device has not been connected to node, specify the proper physical device name and re-execute the command. If no disk resource exists, execute automatic resource registration of the cluster and re-execute the command.

 


 

ERROR: device: not a shared device

 

[Explanation]

Physical disk device is not a shared disk unit, or cluster shared disk definition may not be correct.

[Resolution]

Check the system configuration and execute the command.

 


 

ERROR: device: already exists in class

 

[Explanation]

Physical disk device is already registered with class.

[Resolution]

Same physical disk cannot be registered with more than one class. Specify the correct physical disk.

 


 

ERROR: device: already exists in another class

 

[Explanation]

Physical disk device is already registered with another class. This class is not shared by current node.

[Resolution]

Same physical disk cannot be registered with more than one class. Specify the correct physical disk.

 


 

ERROR: device: no such device

 

[Explanation]

There is no physical disk device.

[Resolution]

Specify the correct physical disk name.

 


 

ERROR: device: cannot open, errno=errno

 

[Explanation]

Cannot open physical disk device.

[Resolution]

Confirm that physical disk device is operating normally.

 


 

ERROR: device: not a hard disk

 

[Explanation]

Physical disk device is not a hard disk.

[Resolution]

GDS cannot manage devices other than hard disks.

 


 

ERROR: device: disk driver driver not supported

 

[Explanation]

Physical disk unit with the driver name driver is not supported.

[Resolution]

There is no resolution.

 


 

ERROR: device: illegal format

 

[Explanation]

Physical disk device format is illegal.

[Resolution]

Check the format status.

 


 

ERROR: object: device busy

 

[Explanation]

Object object is in use.

[Resolution]

Change to unused status and execute the command again.

 


 

ERROR: object: linked to a cluster service

 

[Explanation]

Object object is used in a cluster application.

[Resolution]

Check the cluster environment settings.

 


 

ERROR: device: configuration information exists in private slice

 

[Explanation]

Configuration information exists in the private slice of physical disk device, and registering device failed. The following events a) to d) are the possible causes.

  1. device is already registered with another class.
  2. device is registered with a class in another domain.
  3. The entire SDX disk was copied or is being copied to device with the disk unit's copy function.
  4. After registering device with the class, it was not removed normally, and the private slice and configuration information remain existent in device illegally.

[Resolution]

Check the system configuration and so on, and identify the cause among a) to d). If the cause is a) or b), there is no resolution. If it is c) or d), use the fdisk(8) command and remove the slice whose tag is 33 as needed.

 


 

ERROR: device: type cannot be specified except undef

 

[Explanation]

The class scope includes a node to which physical disk device is unconnected and the type can only be set to "undef" for registering device to the class.

[Resolution]

See the "Command Reference."

 


 

ERROR: class: device: type cannot be specified except undef

 

[Explanation]

Class class includes a switch group and the type can only be set to "undef" for registering physical disk device to class.

[Resolution]

See the "Command Reference."

 


 

ERROR: device: write error, errno=errno

 

[Explanation]

A write error occurred in physical disk device.

[Resolution]

A disk failure may have occurred. Identify the cause by referring to disk driver log messages and so on, and recover the disk. If device is a write-locked disk that is connected to a switch group, register writable disks first.

 


 

ERROR: device: disk ID information differs from all disks in specified class

 

[Explanation]

The specified class includes no disk with the same disk ID information (class name and disk name) as that stored in the private slice of physical disk device. For this reason, device cannot be registered with the specified class.

[Resolution]

Check the system configuration and so on, and specify a physical disk and class name properly.

 


 

ERROR: object: name already assigned to another object

 

[Explanation]

Object name object already exists within class. You cannot create multiple objects with the same name.

[Resolution]

Specify another name and execute the command again.

 


 

ERROR: cannot connect to sdxcld

 

[Explanation]

Connecting to sdxcld, a GDS cluster linked daemon was unsuccessful.

[Resolution]

When unable to identify the cause, collect investigation material and contact your local customer support.

 


 

ERROR: physical device driver returned an error, errno=errno

 

[Explanation]

Physical disk driver returned an error.

[Resolution]

Identify the cause by referring to error number and message log.

 


 

ERROR: special file operation failed, errno=errno

 

[Explanation]

Operating special file was unsuccessful.

[Resolution]

Identify the cause by referring to error number and GDS log message.

 


 

ERROR: sfdsk driver returned an error, errno=errno

 

[Explanation]

GDS driver returned an error.

[Resolution]

Identify the cause by referring to error number, GDS log message, and syslog message.

 


 

ERROR: sfdsk driver returned a temporary error, try again for a while

 

[Explanation]

GDS driver returned a temporary error.

[Resolution]

Execute the command again after a while.

 


 

ERROR: class: class closed down

 

[Explanation]

class is closed. You cannot operate objects within a closed class.

[Resolution]

A number of disk failures may have occurred. Identify the cause by referring to object status, GDS log message, and syslog message. For information on recovery, see "Class Status Abnormality."

 


 

ERROR: class: class closed down on another node

 

[Explanation]

class is closed on another node. You cannot operate objects within a closed class.

[Resolution]

Recover closed class. A number of disk failures may have occurred. Identify the cause by referring to object status, GDS log message, and syslog message. For information on recovery, see "Class Status Abnormality."

 


 

ERROR: device: invalid physical device, managed by driver

 

[Explanation]

Specified physical disk is managed by driver, and is therefore invalid.

[Resolution]

Confirm the I/O and cluster system configuration, and specify the correct physical disk name.

 


 

ERROR: device: IDE disk cannot be specified as spare disk

 

[Explanation]

The device is an IDE disk. It cannot be used as a spare disk.

[Resolution]

For spare disks, use disks other than IDE disks.

 


 

ERROR: class: no such class

 

[Explanation]

Cannot find class.

[Resolution]

Check GDS configuration.

 


 

ERROR: group: not a group

 

[Explanation]

group is not a group name.

[Resolution]

There is another object with the name group within class. Check configuration.

 


 

ERROR: group is a lower level stripe group

 

[Explanation]

Group group is a stripe group connected to another group. Disks and groups cannot be connected to or disconnected from group.

[Resolution]

Disconnect group from the higher level group as necessary.

 


 

ERROR: group: connected to a lower level stripe group

 

[Explanation]

Group group is connected to a lower level stripe group. Disks and groups cannot be connected to or disconnected from group.

[Resolution]

Disconnect the higher level stripe group of group from its higher level group as necessary.

 


 

ERROR: too many groups in class

 

[Explanation]

Class class already has the maximum number of groups possible.

A maximum of 100 groups can be created within, and a maximum of 1024 groups can be created within a local class or a shared class.

[Resolution]

Create a new class.

 


 

ERROR: too many disks and/or groups are connected to group

 

[Explanation]

The maximum number of disks or lower level groups are already connected to group group.

[Resolution]

There is no resolution. With mirror groups, the maximum number of objects you can connect is eight. With stripe groups and concatenation groups, it is sixty-four.

 


 

ERROR: object: smaller than stripe width of group group

 

[Explanation]

Since the available size of disk or lower level group indicated by object is smaller than the stripe width of group group, object cannot be connected to group.

[Resolution]

Either execute the command after indicating a disk or lower level group with sufficient size, or remove group group and adjust the stripe width to a smaller size.

 


 

ERROR: class: three or more nodes exist in class scope

 

[Explanation]

The scope of class class includes 3 or more nodes. Classes whose scope includes 3 or more nodes cannot include switch groups.

[Resolution]

There is no resolution.

 


 

ERROR: disk: type disk exists in class

 

[Explanation]

Class class includes disk disk of the type type. The attempted operation is not supported for classes that include type type disks.

[Resolution]

There is no resolution.

 


 

ERROR: group: group other than switch group exists in class

 

[Explanation]

Class class includes group group that is not a switch group, such as a mirror group, a concatenation group, or a stripe group. The attempted operation is not supported for classes that include such groups.

[Resolution]

There is no resolution.

 


 

ERROR: active disk must be specified

 

[Explanation]

When creating a switch group, specify the active disk in the -a actdisk=disk option.

[Resolution]

Specify the option properly, referring to "Command Reference."

 


 

ERROR: disk: active disk not specified by -d option

 

[Explanation]

Active disk disk was not specified in the -d option.

[Resolution]

When creating a switch group, specify one of the disks specified in the -d option of the sdxdisk -C command as the active disk.

 


 

ERROR: too many disks specified

 

[Explanation]

Too many disks specified.

[Resolution]

Specify a proper number of disks. For the number of disks that can be connected to a group, see " Number of Disks."

 


 

ERROR: disk: physical scope is not included in class scope

 

[Explanation]

The physical scope of disk disk is not included in the class scope and disk cannot be connected to a switch group.

[Resolution]

Specify a proper disk name. For the physical scope of a disk, use the sdxinfo -D command and check the displayed DEVCONNECT field. For the class scope, use the sdxinfo -C command and check the displayed SCOPE field.

 


 

ERROR: disk: physical scope must be same as class scope

 

[Explanation]

The physical scope of the active disk matches the class scope and therefore the physical scope of an inactive disk must match the class scope. The physical scope of disk disk does not match the class scope and disk cannot be connected to the switch group as the inactive disk.

[Resolution]

Specify a proper disk name. For the physical scope of a disk, use the sdxinfo -D command and check the displayed DEVCONNECT field. For the class scope, use the sdxinfo -C command and check the displayed SCOPE field.

 


 

ERROR: disk: physical scope must include only node

 

[Explanation]

The physical scope of inactive disk disk can include only node node.

[Resolution]

Specify a proper disk name, referring to "Command Reference."


 

ERROR: disk: class scope is not included in physical scope

 

[Explanation]

The class scope is not included in the physical scope of disk disk and disk cannot be connected to a group other than a switch group.

[Resolution]

Specify a proper disk name. For the physical scope of a disk, use the sdxinfo -D command and check the displayed DEVCONNECT field. For the class scope, use the sdxinfo -C command and check the displayed SCOPE field.

 


 

ERROR: disk: no such disk

 

[Explanation]

There is no disk.

[Resolution]

Check GDS configuration.

 


 

ERROR: object: already connected to group

 

[Explanation]

Disk or group indicated by object, is already connected to group group.

[Resolution]

Indicate the correct disk name or group name.

 


 

ERROR: disk is a spare disk

 

[Explanation]

disk is a spare disk. You cannot connect a spare disk to a group.

[Resolution]

Change the disk attributes to undefined, and execute the command again.

 


 

ERROR: object not in status status

 

[Explanation]

Object status is not status status.

[Resolution]

Confirm that object status is status, and execute the command again.

 


 

ERROR: object too small

 

[Explanation]

The size of object is too small.

[Resolution]

Check the necessary object size and specify a larger object.

 


 

ERROR: another disk must be connected to group

 

[Explanation]

You must connect another disk to group.

[Resolution]

Connect another disk and execute the command again.

 


 

ERROR: invalid physical slice number, pslice_num

 

[Explanation]

Invalid physical slice number pslice_num is specified.

[Resolution]

For physical slice number pslice_num, specify an integer from 0 to 7, excluding 2.

 


 

ERROR: pslice is private slice

 

[Explanation]

Physical slice pslice is a private slice.

[Resolution]

Do not specify a private slice for physical slice number.

 


 

ERROR: pslice: corresponding volume attributes must be specified

 

[Explanation]

Volume attributes corresponding to physical slice pslice is not specified.

[Resolution]

See the "Command Reference" in the manual

 


 

ERROR: object: invalid size

 

[Explanation]

Object size of object is invalid.

[Resolution]

See the "Command Reference" in the manual

 


 

ERROR: two or more single disks cannot be connected to a group

 

[Explanation]

More than one single disk cannot be connected to a group.

[Resolution]

See the "Command Reference" in the manual.

 


 

ERROR: disk: single disk cannot be connected to existing group

 

[Explanation]

Single disk disk cannot be connected to the existing group.

[Resolution]

See the "Command Reference" in the manual.

 


 

ERROR: two or more IDE disks cannot be connected to a group

 

[Explanation]

More than one IDE disk cannot be connected to a group.

[Resolution]

When mirroring an IDE disk, use it with disks other than IDE disks.

 


 

ERROR: too few valid configuration database replicas

 

[Explanation]

There is not sufficient valid configuration database for class.

This message is displayed when the majority of disks registered with class are unavailable.

Leaving it as is may cause serious problems.

[Resolution]

For details, see "Class Status Abnormality."

 


 

ERROR: group: no ENABLE disk in group

 

[Explanation]

Group group does not have a disk in ENABLE status connected.

[Resolution]

See "Disk Status Abnormality" and recover disks connected to the group.

 


 

ERROR: msec: invalid delay value

 

[Explanation]

Delay time msec is invalid.

[Resolution]

See the "Command Reference" in the manual.

 


 

ERROR: lgroup: mirror group cannot be connected to another group

 

[Explanation]

Since group lgroup is a mirror group, it cannot be connected to another group.

[Resolution]

There is no resolution.

 


 

ERROR: hgroup: any group cannot be connected to a concatenation group

 

[Explanation]

Since group hgroup is a concatenation group, any group cannot be connected to hgroup.

[Resolution]

There is no resolution.

 


 

ERROR: lgroup: same type as higher level group hgroup

 

[Explanation]

Since the type attributes for group lgroup and higher level group hgroup are the same, lgroup cannot be connected to hgroup.

[Resolution]

There is no resolution.

 


 

ERROR: hgroup: same name as a lower level group

 

[Explanation]

For the higher level group name, name hgoup, which is the same as the lower level group was indicated.

[Resolution]

Different names must be indicated for higher level group and lower level group.

 


 

ERROR: hgroup: any group cannot be connected to a switch group

 

[Explanation]

Group hgroup is a switch group and any group cannot be connected to.

[Resolution]

There is no resolution.

 


 

ERROR: lgroup: switch group cannot be connected to another group

 

[Explanation]

Group lgroup is a switch group and cannot be connected to any group.

[Resolution]

There is no resolution.

 


 

ERROR: size: must be more than zero

 

[Explanation]

size must be a positive integer.

[Resolution]

Specify the correct size.

 


 

ERROR: size: invalid size

 

[Explanation]

The indicated size size is invalid.

[Resolution]

See the "Command Reference" in the manual.

 


 

ERROR: group: no such group

 

[Explanation]

There is no group.

[Resolution]

Specify the correct group name.

 


 

ERROR: group: not the highest level group

 

[Explanation]

Group group is not the highest level group.

[Resolution]

Disconnect group from the higher level group as necessary.

 


 

ERROR: too many volumes exist in object

 

[Explanation]

The maximum number of volumes, already exists in the object object, that is a class, a group, or a single disk.

[Resolution]

No resolution.

 


 

ERROR: group: volume with physical slice(s) cannot be created

 

[Explanation]

Although a physical slice cannot be created in group group, an attempt was made to create a volume with one or more physical slices.

[Resolution]

Create a volume without any physical slice for group either by:

If group is a mirror group, connect one or more disks to the group in order to create a volume with a physical slice.

 


 

ERROR: object: no enough space

 

[Explanation]

There is not enough space in the group or single disk indicated by object.

[Resolution]

Change the size you specify as needed.

 


 

ERROR: disk: not a single disk

 

[Explanation]

The disk disk is not a single disk.

[Resolution]

Specify an appropriate disk.

 


 

ERROR: disk: status disk connected to group

 

[Explanation]

disk in status status is connected to group.

[Resolution]

Restore the status of disk and execute the command again.

 


 

ERROR: status disk exists in group

 

[Explanation]

The disk in status status is connected to group, or it connected to the lower level group of group.

[Resolution]

Confirm the disk status, and please execute a command again after canceling the status status if necessary.

 


 

ERROR: disk: no such disk in group

 

[Explanation]

disk is not connected to group.

[Resolution]

Specify the correct disk name or group name.

 


 

ERROR: disk: device: device busy

 

[Explanation]

Disk disk (physical disk name is device ) is in use.

[Resolution]

Change to unused status, and execute the command again.

 


 

ERROR: too many nodes specified

 

[Explanation]

Too many nodes were specified.

[Resolution]

Specify the nodes included in the scope of the class.

 


 

ERROR: node: not in scope, class=class

 

[Explanation]

Node node is not included in the scope of the class class.

[Resolution]

Confirm your GDS configuration, specify a node included in the scope of the class, and try the command again.

 


 

ERROR: volume: cannot start, class closed down, node=node

 

[Explanation]

Starting volume volume was unsuccessful due to the class to which volume belongs in closed status.

[Resolution]

Recover the closed class. A number of disk failures may have occurred. Identify the cause by referring to object status, GDS log message, and syslog message. For information on recovery, see "Class Status Abnormality."

 


 

ERROR: volume: no such volume

 

[Explanation]

There is no volume.

[Resolution]

Specify the correct volume name.

 


 

ERROR: object in status status

 

[Explanation]

object is in status status.

[Resolution]

Confirm the object status, and cancel the status if necessary.

 


 

ERROR: some ACTIVE volumes exist in class, node=node

 

[Explanation]

Volumes of class class are already active on node node, and volumes of class cannot be started or created on this node.

[Resolution]

Create volumes of class class on node node. Alternatively, as needed, stop all the volumes within class on node and then start or create volumes on this node. If a cluster application to which class resources are registered is operating or is standby on node, before stopping volumes on node, stop the cluster application.

 


 

ERROR: volume: some ACTIVE volumes exist in class, node=node

 

[Explanation]

Volumes of class class are already active on node node, and volume volume cannot be started on this node.

[Resolution]

Stop all the volumes within class class on node node as needed, start volume volume on this node. If a cluster application to which class resources are registered is operating or is standby on node, before stopping volumes on node, stop the cluster application.

 


 

ERROR: volume: active disk not connected to node

 

[Explanation]

The active disk of a switch group including switch volume volume is not connected to node node and the volume cannot be started on the node.

[Resolution]

If an inactive disk is connected to a switch group including volume, use the sdxattr -G command and switch the inactive disk to the active disk in order to start volume on node.

 


 

ERROR: lock is set on volume volume, node=node

 

[Explanation]

The "Lock volume" mode for volume volume on node node is turned on.

[Resolution]

Turn off the "Lock volume" mode, or use the -e unlock option as necessary.

 


 

ERROR: volume: cannot stop, class closed down, node=node

 

[Explanation]

Stopping volume volume was unsuccessful due to the class to which volume belongs being in closed status.

[Resolution]

Recover the closed class. A number of disk failures may have occurred. Identify the cause by referring to object status, GDS log message, and syslog message. For information on recovery, see "Class Status Abnormality."

 


 

ERROR: object.volume: status slice exists in object

 

[Explanation]

Slice object.volume in status status exists in object.

[Resolution]

Confirm the object status, and cancel the status if necessary.

 


 

ERROR: object in status status, node=node

 

[Explanation]

object on node is in status status.

[Resolution]

Confirm the object status, and cancel the status if necessary.

 


 

ERROR: volume: stripe type volume cannot be resized

 

[Explanation]

volume cannot be resized since it is a volume created in a stripe group.

[Resolution]

There is no resolution.

 


 

ERROR: volume: concat type volume cannot be resized

 

[Explanation]

volume cannot be resized since it is a volume created in a concatenation group.

[Resolution]

There is no resolution.

 


 

ERROR: volume: consists of multiple mirror slices

 

[Explanation]

The volume volume cannot be resized since it is a mirror volume that consists of multiple mirror slices.

[Resolution]

Disconnect disks and lower level groups from the mirror group so that volume is composed of only one mirror slice, and try this command again.

 


 

ERROR: spare disk connected for disk

 

[Explanation]

Spare disk is connected instead of disk.

[Resolution]

First recover the disk status.

 


 

ERROR: object: the last disk or group in lower level group group

 

[Explanation]

Object object is the only disk or group connected to the lower level group group. You cannot disconnect object from group.

[Resolution]

Disconnect group from the higher level group as necessary.

 


 

ERROR: disk: not connected to the end of concatenation group group

 

[Explanation]

Disk disk is not the disk that was concatenated last to the concatenation group group.
You cannot disconnect disk from group.

[Resolution]

There is no resolution.

 


 

ERROR: disk: disk space is assigned to volume volume

 

[Explanation]

Area on disk disk is allocated to volume volume. You cannot disconnect disk from the concatenation group.

[Resolution]

First remove volume if necessary.

 


 

ERROR: group: inactive disk disk is connected

 

[Explanation]

Group group has a connected inactive disk and physical disk swapping or disconnection cannot be performed for the active disk of the group.

[Resolution]

According to need, switch the active disk with the sdxattr -G command and perform physical disk swapping or disconnection for the previous active disk.

 


 

ERROR: lgroup: no such group in hgroup

 

[Explanation]

Group lgroup is not connected to group hgroup.

[Resolution]

Indicate the correct group name.

 


 

ERROR: one or more volumes exist in group

 

[Explanation]

One or more volumes exist in group group.

[Resolution]

First, remove the volume if necessary.

 


 

ERROR: disk connected to group

 

[Explanation]

disk is connected to group.

[Resolution]

First, disconnect the disk from group if necessary.

 


 

ERROR: disk: The last ENABLE disk in class cannot be removed

 

[Explanation]

When there is a disk in SWAP or DISABLE status in class, you cannot remove the last disk in ENABLE status.

[Resolution]

First recover the disk in SWAP or DISABLE status. Or, you can register a new disk with class.

 


 

ERROR: disk: cannot be removed to avoid class closing down

 

[Explanation]

Disk disk stores the configuration database and removal of disk will result in class closure. For this reason, the disk cannot be removed.

[Resolution]

Recover or remove a failed disk in the class that includes disk and then remove disk.

 


 

ERROR: one or more volumes exist in disk

 

[Explanation]

Volume exists in disk.

[Resolution]

First, remove the volume as needed.

 


 

ERROR: one or more groups exist in class

 

[Explanation]

Group exists in class.

[Resolution]

First, remove the group as needed.

 


 

ERROR: disk: status disk exists in class

 

[Explanation]

disk in status status exists in class.

[Resolution]

First, restore the disk in status status.

 


 

ERROR: volume: status volume exists in class, node=node

 

[Explanation]

volume in status status on node exists in class.

[Resolution]

First, change the volume status as needed.

 


 

ERROR: disk: no such disk

 

[Explanation]

There is no disk disk.

[Resolution]

Specify the correct disk name.

 


 

ERROR: volume: not associated with object

 

[Explanation]

You cannot specify slice by combining disk or group indicated by object, and volume indicated by volume.

[Resolution]

See the "Command Reference" and indicate the correct disk name, group name or volume name.

 


 

ERROR: volume is single volume

 

[Explanation]

The volume is a single volume. Slices of single volumes cannot be detached.

[Resolution]

There is no resolution.

 


 

ERROR: volume: not a mirror volume

 

[Explanation]

Volume volume is not a mirror volume.

[Resolution]

There is no resolution.

 


 

ERROR: object: not connected to the highest level group

 

[Explanation]

Disk or group indicated by object is not connected to the highest-level group.

[Resolution]

See the "Command Reference" and indicate the correct disk name or group name.

 


 

ERROR: disk: The last ENABLE disk in class cannot be swapped

 

[Explanation]

You cannot swap the last ENABLE status disk in class.

[Resolution]

Depending on the configuration, use a different method to avoid such situations. For example, you can register a new disk with class.

 


 

ERROR: disk: volume in status status

 

[Explanation]

There is a volume related to disk in status status.

[Resolution]

First, recover the volume in status status.

 


 

ERROR: disk: the highest level group is not a mirror group

 

[Explanation]

The highest level group of disk disk is not a mirror group. You cannot swap disk.

[Resolution]

There is no resolution.

 


 

ERROR: disk: cannot be swapped to avoid class closing down

 

[Explanation]

Disk disk stores the configuration database and swapping disk will close down the class. Therefore, swapping the disk is prevented.

[Resolution]

Replace a failed disk included in the class to which disk is registered and swap disk.

 


 

ERROR: disk: device: device busy on node node

 

[Explanation]

Disk disk (the physical disk name is device) is in use on node.

[Resolution]

Change the status to unused and retry the command.

 


 

ERROR: disk: device: cannot open, errno=errno

 

[Explanation]

Cannot open physical disk device.

[Resolution]

Confirm that physical disk device is operating normally.

 


 

ERROR: disk: device: not a hard disk

 

[Explanation]

Physical disk device is not a hard disk.

[Resolution]

Specify a hard disk.

 


 

ERROR: disk: device: illegal format

 

[Explanation]

Physical disk device format is illegal.

[Resolution]

Check the format of the physical disk.

 


 

ERROR: disk busy - /dev/rdsk/pslice

 

[Explanation]

Physical disk pslice is in use.

[Resolution]

Change to unused status and execute the command again.

 


 

ERROR: disk: device: linked to a cluster service

 

[Explanation]

Physical disk device is used in a cluster application.

[Resolution]

Check the settings for cluster environment.

 


 

ERROR: disk: device: not enough size

 

[Explanation]

Physical disk size is too small.

[Resolution]

Specify a physical disk with sufficient size.

 


 

ERROR: disk: device: not connected to node

 

[Explanation]

Physical disk device is not connected to node. Or, cluster shared disk definition may not be correct.

[Resolution]

Check the system configuration and execute the command.

 


 

ERROR: disk: device: invalid disk, managed by driver

 

[Explanation]

Specified disk (corresponding physical disk name is device) is managed by driver, and is therefore invalid.

[Resolution]

Confirm the I/O and cluster system configuration, and specify the correct physical disk name.

 


 

ERROR: object.volume: status slice exists in group

 

[Explanation]

Slice object.volume in status status already exists in group group.

[Resolution]

Check the object status and cancel status status if necessary.

 


 

ERROR: disk : device : invalid disk on node node, managed by driver

 

[Explanation]

On node node, physical disk device of disk disk has been managed by driver driver and cannot be handled.

[Resolution]

Check I/O configurations and cluster system configurations, and specify the correct physical disk name.

 


 

ERROR: disk : device : cannot open on node node, errno=errno

 

[Explanation]

Physical disk device cannot be opened on node node.

[Resolution]

Check whether or not the physical disk device is operating normally.

 


 

ERROR: disk : device : node : not a hard disk

 

[Explanation]

Physical disk device on node node is not a hard disk.

[Resolution]

Specify a hard disk.

 


 

ERROR: disk : device : node : illegal format

 

[Explanation]

The format of physical disk device on node node is incorrect.

[Resolution]

Check the format.

 


 

ERROR: disk busy on node node - /dev/rdsk/ pslice

 

[Explanation]

Physical disk pslice on node node is in use.

[Resolution]

Change the status to unused and retry the command.

 


 

ERROR: disk : device : node : linked to a cluster service

 

[Explanation]

Physical disk device on node node is being used by cluster applications.

[Resolution]

Check the cluster environment configurations.

 


 

ERROR: disk : device : node: not enough size

 

[Explanation]

The size of physical disk device on node node is too small.

[Resolution]

Replace it with a physical disk of sufficient size.

 


 

ERROR: disk : device : read error, errno=errno

 

[Explanation]

A read error occurred on physical disk device.

[Resolution]

The possible cause is a disk failure. Identify the cause based on disk driver log messages and so on and restore the disk.

 


 

ERROR: disk : device : node: read error, errno=errno

 

[Explanation]

A read error occurred on physical disk device on node node.

[Resolution]

The possible cause is a disk failure. Identify the cause based on disk driver log messages and so on and restore the disk.

 


 

ERROR: object: read error, errno=errno

 

[Explanation]

Read error occurred on the disk indicated by object, or on a disk connected to group indicated by object, or on a disk connected to a lower level of the group indicated by object.

[Resolution]

Disk failure may have occurred. Identify the cause by referring to disk driver log message, and promptly recover the disk. Otherwise, indicate another disk or group that is normal.

 


 

ERROR: object.volume : no such slice

 

[Explanation]

You cannot specify slice by combining disk or group indicated by object, and volume indicated by volume.

[Resolution]

See the "Command Reference" and indicate the correct disk name, group name or volume name.

 


 

ERROR: disk: not active disk

 

[Explanation]

Disk disk is not the active disk.

[Resolution]

Specify the active disk.

 


 

ERROR: disk: I/O error not occur

 

[Explanation]

An I/O error has not been occured on the disk disk. There is no need to restore disk using the sdxfix -D command.

[Resolution]

There is no resolution.

 


 

ERROR: disk: connected to switch group

 

[Explanation]

Disk disk is connected to a switch group and an I/O error status of the disk cannot be removed.

[Resolution]

Make disk switchable with the sdxswap -O command or [Operation]:[Swap Physical Disk] in GDS Management View to remove an I/O error status of disk. After this procedure, swap the physical disks of disk according to need and then make the disk usable again with the sdxswap -I command or [Operation]:[Restore Physical Disk] in GDS Management View.

 


 

ERROR: volume: cannot restart to copy, cancel current interrupted copy operation by sdxcopy command with -C option

 

[Explanation]

Copying process within volume could not be resumed.

[Resolution]

Cancel the interrupted copying process according to need and resume copying.

 


 

ERROR: class: class names must be unique within a domain

 

[Explanation]

Class with the same name as class already exists within the cluster domain.

[Resolution]

Specify another class name.

 


 

ERROR: one or more disks not connected to node

 

[Explanation]

Disks that are not connected to node node or for which disk resources are not created yet exist in the class.

[Resolution]

Check the hardware configuration and the disk configuration within the class. If disk resources are not created yet, create those through the automatic resource registration. For the automatic resource registration, see "Register shared disk units."

 


 

ERROR: disk: IDE disk cannot be specified as spare disk

 

[Explanation]

The disk is an IDE disk. It can not be used as a spare disk.

[Resolution]

For spare disks, use disks other than IDE disks.

 


 

ERROR: object: no such object

 

[Explanation]

There is no object.

[Resolution]

Specify the correct object name.

 


 

ERROR: class: shared objects information not yet available, try again for a while

 

[Explanation]

Share object information is not available yet.

[Resolution]

Wait until cluster control is activated, and execute the command again.

 


 

ERROR: node: node in stopped status

 

[Explanation]

You cannot proceed with operation since node is in stopped status.

[Resolution]

Start the node and try again.

 


 

ERROR: node: node in abnormal status

 

[Explanation]

node is in an abnormal status and cannot proceed with operation.

[Resolution]

Confirm the normal startup of node and try again.

 


 

ERROR: cluster communication failure

 

[Explanation]

Cannot proceed with operation since communication failed with cluster.

[Resolution]

Check that the cluster system and GDS are operating normally.

After recovering, try again.

 


 

ERROR: cluster communication failure, sdxerrno=sdxerrno

 

[Explanation]

Cannot proceed with operation since communication failed with cluster.

[Resolution]

Check that the cluster system and GDS are operating normally.

After recovering, try again.

 


 

ERROR: cluster communication failure, remote-node=node, sdxerrno=sdxerrno

 

[Explanation]

Cluster communication with remote node node failed. Operation cannot be performed.

[Resolution]

Check that the cluster system and GDS are operating normally.

After recovering, try again.

 


 

ERROR: disk: not connected to any group

 

[Explanation]

Disk disk is not connected to a group.

[Resolution]

See the "Command Reference" in the manual and specify the correct disk name.

 


 

ERROR: volume: status volume exists in group

 

[Explanation]

There is volume in status status in group.

[Resolution]

Recover volume status, and execute the command again.

 


 

ERROR: disk: two or more disks connected to group

 

[Explanation]

group to which disk is connected has two or more disks connected.

[Resolution]

See the "Command Reference" and complete preparation correctly. Then execute the command again.

 


 

ERROR: illegal slice name

 

[Explanation]

Slice name includes a "." (period).

[Resolution]

Specify the correct slice name.

 


 

ERROR: disk.volume cannot be operated on the current node, take over by sdxslice command with -T option

 

[Explanation]

Slice disk.volume cannot be operated on the current node.

[Resolution]

Take over the slice by executing sdxslice -T command.

 


 

ERROR: volume: physical slice attibute value is off

 

[Explanation]

The physical slice attribute value of volume volume is "off." A slice in a volume without physical slices cannot be detached.

[Resolution]

Retry the command after turning the physical slice attribute of volume to be "on" according to need.

 


 

ERROR: object: device busy on node node

 

[Explanation]

object is in use on node.

[Resolution]

Change to unused status and execute the command again.

 


 

ERROR: param: invalid parameter name

 

[Explanation]

Paramater name param is invalid.

[Resolution]

See the "Command Reference" in the manual.

 


 

ERROR: param =val: invalid parameter value

 

[Explanation]

Parameter value val is invalid

[Resolution]

See the "Command Reference" in the manual.

 


 

ERROR: param: parameter name duplicated

 

[Explanation]

The same parameter name param has already been specified.

[Resolution]

You can only use a parameter name once.

 


 

ERROR: copy_concurrency=val: value more than or equal to the number of actually running copy operations must be specified

 

[Explanation]

Value smaller than the number of copying currently in process has been specified for copy_concurrency parameter.

[Resolution]

Set a value more than or equal to the number of copying currently in process for copy_concurrency parameter.

 


 

ERROR: mode=string: access mode duplicated

 

[Explanation]

Multiple access modes have been specified.

[Resolution]

Specify only one access mode.

 


 

ERROR: mode=string: invalid access mode

 

[Explanation]

Access mode value string is invalid.

[Resolution]

See the "Command Reference" in the manual.

 


 

ERROR: volume: already started with different access mode, node=node

 

[Explanation]

sdxvolume -M command was executed with -e mode=val option on node node, but volume volume had already been started with a different access mode.

[Resolution]

Stop volume volume according to need and execute again.

 


 

ERROR: volume: related to proxy volume proxy

 

[Explanation]

Volume volume is a master volume related to proxy volume proxy.

[Resolution]

Cancel the relationship of master volume volume and proxy volume proxy according to need and execute again.


 

ERROR: volume: related to master volume master

 

[Explanation]

Volume volume is a proxy volume related to master volume master.

[Resolution]

Cancel the relationship of master volume master and proxy volume volume according to need and execute again.

 


 

ERROR: volume: related to proxy volume proxy with EC

 

[Explanation]

EC session exists between volume volume and proxy volume proxy.

[Resolution]

Cancel the relationship of master volume volume and proxy volume proxy according to need, and execute again.

 


 

ERROR: volume: related to master volume master with EC

 

[Explanation]

EC session exists between volume volume and master volume master.

[Resolution]

Use the sdxproxyCancel command and cancel the EC session between master volume volume and proxy volume volume according to need.
Alternatively, as needed, cancel the relationship of master volume volume and proxy volume volume, and execute again.

 


 

ERROR: proxy : no parted proxy volume in proxy group

 

[Explanation]

No parted proxy volume exists in proxy group proxy.

[Resolution]

According to need, part the proxy and retry the command.

 


 

ERROR: volume: parted proxy volume

 

[Explanation]

Volume volume is a proxy volume parted from master volume.

[Resolution]

Rejoin the proxy volume to the master volume or break the relationship between them according to need and try this command again.

 


 

ERROR: group: related to proxy group proxy

 

[Explanation]

Group group is a master group related to proxy group proxy.

[Resolution]

Cancel the relationship between master group group and proxy group proxy according to need, and execute again.

 


 

ERROR: group: related to master group master

 

[Explanation]

Group group is a proxy group related to master group master.

[Resolution]

Cancel the relationship between master group master and proxy group group according to need, and execute again.

 


 

ERROR: volume: related to master or proxy volume

 

[Explanation]

Volume volume is related to either master volume or proxy volume.

[Resolution]

Cancel the relationship between master and proxy according to need, and execute again.

 


 

ERROR: volume: joined to master volume master

 

[Explanation]

Volume volume is a proxy volume joined to master volume master.

[Resolution]

Part volume volume from master volume master, or cancel the relationship with master volume according to need, and execute again.

 


 

ERROR: volume: copying from master volume master

 

[Explanation]

Data is being copied from master volume master to volume volume.

[Resolution]

After the copying process is complete, execute again.

 


 

ERROR: volume: copying from proxy volume proxy

 

[Explanation]

Data is being copied from proxy volume proxy to volume volume.

[Resolution]

After the copying process is complete, execute again.

 


 

ERROR: object: not volume nor group

 

[Explanation]

Object object is neither a volume or a group.

[Resolution]

Check the GDS configuration and specify the correct volume name or group name. Execute again.

 


 

ERROR: different types of objects, master=master, proxy=proxy

 

[Explanation]

Different types of objects were specified as master and proxy.

[Resolution]

Specify a pair of volumes or groups as master and proxy.

 


 

ERROR: object: same name as master

 

[Explanation]

The object name specified for proxy is the same as the master's name, object.

[Resolution]

Different object names must be specified for master and proxy.

 


 

ERROR: group: not a mirror group

 

[Explanation]

Group group is not a mirror group.

[Resolution]

There is no resolution.

 


 

ERROR: no volume exists in group

 

[Explanation]

There are no volumes in group group.

[Resolution]

Use sdxvolume -M command to create a volume within group group, and execute again.

 


 

ERROR: too many proxy volumes are related to master

 

[Explanation]

There are too many proxy volumes related to master object master.

[Resolution]

Check the GDS configuration. For details about the number of proxy volumes, see "Number of Proxy Volumes."

 


 

ERROR: master: corresponding proxy volume name must be specified

 

[Explanation]

There is no corresponding proxy volume name specified for master volume master.

[Resolution]

See the "sdxproxy - Proxy object operations."

 


 

ERROR: proxy: proxy volume name duplicated

 

[Explanation]

The same proxy volume name proxy is specified for more than one master volume.

[Resolution]

Specify a different name, and execute again.

 


 

ERROR: volume: no such volume in group

 

[Explanation]

Volume volume does not exist.

[Resolution]

Specify the correct volume name or group name, and execute again.

 


 

ERROR: object: object name duplicated

 

[Explanation]

The duplicate object name object was specified, or the group to which the volume object belongs and the volume object itself were specified at the same time.

[Resolution]

You can specify an object only once.

 


 

ERROR: proxy: already parted

 

[Explanation]

Proxy volume proxy is already parted.

[Resolution]

Nothing needs to be done.

 


 

ERROR: one point copy not available

 

[Explanation]

Instant snapshot cannot be created, since OPC (One Point Copy) function is not available.
Possible causes are as follows.

  1. OPC/ROPC settings of the disk array unit are incorrect.
  2. When disks that constitute the master or the proxy were registered with a class, OPC/ROPC of the disk array unit was not properly set.
  3. When disks that constitute the master or the proxy were registered with a class, there was no GDS Snapshot installation.
  4. After installing GDS Snapshot, the node was not rebooted.
  5. Some EC/REC sessions exist between the master and another proxy.
  6. The copy destination volumes are in mirroring configuration.
  7. A lower level group is connected to a group to which master volumes or proxy volumes belong.
  8. The disk array unit to which the master or the proxy belongs does not support the OPC function.
  9. There is an error in the disk array unit or Fibre Channel paths.

[Resolution]

Check disk array unit settings and GDS object configurations and identify the cause. According to the cause, take one of the following actions.


 

ERROR: proxy: already joined

 

[Explanation]

Proxy object proxy is already joined.

[Resolution]

Nothing needs to be done.

 


 

ERROR: proxy: not joined to master

 

[Explanation]

Proxy volume proxy is not joined to master volume.

[Resolution]

Join the proxy volume proxy to master volume according to need, and execute again.

 


 

ERROR: proxy: no such proxy object

 

[Explanation]

Proxy object proxy cannot be found.

[Resolution]

Specify the correct proxy object name.

 


 

ERROR: master: no such master object

 

[Explanation]

Master object master cannot be found.

[Resolution]

Specify the correct master object name.

 


 

ERROR: volume: exists in proxy group

 

[Explanation]

Volume volume is a proxy volume in proxy group.

[Resolution]

Specify a proxy group and execute again.

 


 

ERROR: group: not a proxy group

 

[Explanation]

group is not a proxy group group name.

[Resolution]

Check the GDS configuration, and specify a proxy group group name.

 


 

ERROR: volume: copying with EC

 

[Explanation]

Volume volume is in the process of EC copy.

[Resolution]

After the copying process is complete, execute again.

 


 

ERROR: volume: copying with OPC

 

[Explanation]

Volume volume is in the process of OPC copy.

[Resolution]

After the copying process is complete, execute again.

 


 

ERROR: volume: related to same master volume as proxy proxy, master=master

 

[Explanation]

Volume volume is related to the same master volume master as proxy volume proxy.

[Resolution]

Specify the correct volume name. For details, see "Command Reference."

 


 

ERROR: master and proxy exist in same group group

 

[Explanation]

The specified master volume and proxy volume exist in the same group group.

[Resolution]

Specify volumes that exist in different groups.

 


 

ERROR: proxy: joined to master with EC, rejoin them by soft copy and try again

 

[Explanation]

Slices cannot be swapped since EC session in process between proxy proxy and master.

[Resolution]

Cancel the EC session by either of the following operations according to need and try this command again.


 

ERROR: proxy: failed to start soft copy

 

[Explanation]

An error occurred when synchronization copying with the soft copy function was started between the proxy volume proxy and the master volume.

[Resolution]

Collect investigation material and contact your local customer support.

 


 

ERROR: OPC not available

 

[Explanation]

The OPC function is unavailable. Possible causes are as follows.

  1. OPC/ROPC settings of the disk array unit are incorrect.
  2. When disks that constitute the master or the proxy were registered with a class, OPC/ROPC of the disk array unit was not properly set.
  3. When disks that constitute the master or the proxy were registered with a class, there was no GDS Snapshot installation.
  4. After installing GDS Snapshot, the node was not rebooted.
  5. Some EC/REC sessions exist between the master and another proxy.
  6. The copy destination volumes are in mirroring configuration.
  7. A lower level group is connected to a group to which master volumes or proxy volumes belong.
  8. The disk array unit to which the master or the proxy belongs does not support the OPC function.
  9. There is an error in the disk array unit or Fibre Channel paths.

[Resolution]

Check disk array unit settings and GDS object configurations and identify the cause. According to the cause, take one of the following actions.


 

ERROR: EC not available

 

[Explanation]

The EC function is unavailable. Possible causes are as follows.

  1. EC/REC settings of the disk array unit are incorrect.
  2. When disks that constitute the master or the proxy were registered with a class, EC/REC of the disk array unit was not properly set.
  3. When disks that constitute the master or the proxy were registered with a class, there was no GDS Snapshot installation.
  4. After installing GDS Snapshot, the node was not rebooted.
  5. Multiple proxy volumes are related to a master volume and the number of proxy volumes with EC sessions has reached the upper limit (16 volumes).
  6. The copy destination volumes are in mirroring configuration.
  7. A lower level group is connected to a group to which master volumes or proxy volumes belong.

[Resolution]

Check disk array unit settings and GDS object configurations and identify the cause. According to the cause, take one of the following actions.


 

ERROR: proxy: too many EC/OPC sessions

 

[Explanation]

The number of EC or OPC sessions within the physical disk (LU) or the disk array body has reached the upper limit of supported concurrent sessions. For this reason, a new EC or OPC session cannot be started.

[Resolution]

To make copying by EC or OPC available, wait until the running session ends, and try this command again. Alternatively, according to need, cancel the running session using the sdxproxy Cancel command, the sdxproxy Break command, or [Operation]:[Proxy Operation]:[Break] and try this command again.

 


 

ERROR: proxy: offset is different from master volume master

 

[Explanation]

Master volume master and proxy volume proxy have different top block (sector) numbers. The top block number is not a physical block number that indicates the offset on a physical disk, but is a logical block number that indicates the offset within a group (or a single disk) to which the volume belongs. The layout (offsets and sizes) of volumes within a master group and a proxy group must be consistent.

[Resolution]

For the proxy group, choose a group in which the layout of volumes are consistent with those of the master group. For the top block (sector) numbers and the sizes of volumes, use the sdxinfo command and check the 1STBLK field and the BLOCKS field of the displayed volume information.

 


 

ERROR: proxy: number of volumes is different from master group master

 

[Explanation]

Master group master and proxy group proxy include different numbers of volumes. The layout (offsets and sizes) of volumes within a master group and a proxy group must be consistent.

[Resolution]

For the proxy group, choose a group in which the layout of volumes are consistent with those of the master group.

 


 

ERROR: class: not a shadow class

 

[Explanation]

The class class is not a shadow class.

[Resolution]

See "Command Reference," and specify the proper command name and class name.

 


 

ERROR: device: no configuration information

 

[Explanation]

Since no configuration information resides in the private slice on the physical disk device or no private slice exists on device, device cannot be registered with a shadow class. The cause of this error may be one of the following.

  1. device is not registered with a class in another domain yet.
  2. device is already registered with a class in another domain, but has not been enabled.

[Resolution]

Check on the system configuration and so on, and identify which cause among a) and b) applies. If a) applies, see "Command Reference" and specify the proper command name and physical disk name. If b) applies, restore device in another domain.

 


 

ERROR: device: registered with illegal class in another domain

 

[Explanation]

While the physical disk device is already registered with a different class in another domain, registering it with the same shadow class was attempted.

[Resolution]

You should register a disk registered with the same class in another domain with one shadow class.

 


 

ERROR: device: disk: not same as disk name diskname in another domain

 

[Explanation]

The physical disk device is already registered as diskname with a class in another domain. It cannot be registered with a shadow class as disk that is another disk name.

[Resolution]

Specify the same disk name diskname as in another domain.

 


 

ERROR: device: private slice size not same as another disk in class

 

[Explanation]

Since the physical disk device has the private slice that is unequal in size compared to the private slices on other disks registered with the shadow class class, it cannot be registered with class.

[Resolution]

Check on the system configuration and so on, and specify the proper disk name and shadow class name.

 


 

ERROR: device is bound to RAW device.

 

[Explanation]

The device to be registered has been bound to a RAW device.
With GDS, you cannot register disks bound to a RAW device.

[Resolution]

Register a disk not bound to a RAW device. Alternatively, cancel the bind to a RAW device using the raw(8) command and then register.

 


 

ERROR: no license

 

[Explanation]

The environment has an error and the command cannot be executed. The command is inexecutable but there is no other influence on the system. Volumes can be continuously accessed without problems.

[Resolution]

Collect investigation material and contact your local customer support.

 


 

ERROR: class: some node trying to get class master privilege

 

[Explanation]

The local node or some other node is trying to obtain master privileges of shared class class.

[Resolution]

If necessary, try the command again after a while.

 


 

ERROR: class: class master not found

 

[Explanation]

The class master of shared class class is not found and no operation is possible for class.

[Resolution]

If necessary, try the command again after a while.

 

 


Contents PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2005