PRIMEQUEST System Disk Mirror for Windows User's Guide V1.0
Contents PreviousNext

Appendix B Messages> B.3 Command Messages

B.3.1 Command Error Messages (60XXX)

 


 

60002
option: Illegal option.

 

[Explanation]

The option option is invalid.

[Resolution]

Referring to the succeeding help message and "Command Reference," set the correct option.

 


 

60003
Syntax error. details

 

[Explanation]

The syntax of the executed command is wrong.

[Resolution]

Referring to the succeeding help message and "Command Reference," set the options properly.

 


 

60012
attribute: Invalid attribute name.

 

[Explanation]

The attribute name attribute is invalid.

[Resolution]

Referring to the succeeding help message and "Command Reference," set the options properly.

 


 

60014
attribute=value: Invalid attribute value.

 

[Explanation]

The attribute value value of the attribute attribute is invalid.

[Resolution]

Referring to the succeeding help message and "Command Reference," set the option properly.

 


 

60031
device: No such device found.

 

[Explanation]

No physical device was found based on the disk number device.

[Resolution]

Check the physical disk configuration with the sdxinfo -P command or "Disk Management," and specify the correct disk number.

 


 

60085
disk: No such disk found.

 

[Explanation]

No disk was found based on the disk name disk.

[Resolution]

Check the physical disk configuration with the sdxinfo command, and specify the correct disk name.

 


 

60121
group: No such group found.

 

[Explanation]

No mirror group was found based on the group name group.

[Resolution]

Check the mirroring configuration with the sdxinfo command, and specify the correct group name.

 


 

60341
device: Failed to get physical disk information.

 

[Explanation]

For the physical disk device, getting the geometry information, partition table, or device number failed.

[Resolution]

Check whether the physical disk device is operating normally.

 


 

60400
Unable to proceed as the user does not have admin level privileges.

 

[Explanation]

Administrator privileges are required for this command execution.

[Resolution]

Log on as a user with administrator privileges (a user that belongs to the Administrators group) and execute the command.

 


 

60401
Command terminated as it has reached the time out limit of seconds seconds.

 

[Explanation]

The command did not end in seconds, the time restriction, and timeout occurred.

[Resolution]

Retry the command.

 


 

60402
Memory allocation error.

 

[Explanation]

An error occurred due to insufficient memory.

[Resolution]

Check memory use and, for example, exit some running applications to increase available memory, and retry the command.

 


 

60403
Error occurred while calling a Windows API.

 

[Explanation]

A Windows API error occurred.

[Resolution]

Check the event log or other relevant information for a system error and take action to resolve the error, and then retry the command.

 


 

60404
Another command is running.

 

[Explanation]

Another PSDM command is currently running.

[Resolution]

Wait until the running command ends, and retry the command.

 


 

60406
No driver found.

 

[Explanation]

The PSDM driver is not running.

[Resolution]

If the system was not rebooted after the PSDM installation, reboot the system. In other situations, check the event log or other relevant information for a driver or system error and take action to resolve the error. After resolving the problem or error, retry the command.

 


 

60407
Only one keep device is allowed, but more than one are specified.

 

[Explanation]

Two or more mirror source disks (keep disks) were specified and the mirroring configuration cannot be set.

[Resolution]

Specify only one disk as the mirror source disk.

 


 

60408
Device type keep is required, but none is specified.

 

[Explanation]

The mirror source disk was not specified and the mirroring configuration cannot be set.

[Resolution]

For the -p option of the sdxsysdisk -M command, specify :keep next to the mirror source disk number.

 


 

60409
Driver error.

 

[Explanation]

An error occurred in the processing of the driver.

[Resolution]

Check PSDM messages in the event log and take corrective action. If you cannot identify the cause, collect information for troubleshooting and contact your local customer support.

 


 

60410
Temporary driver error, please retry after a while.

 

[Explanation]

Due to insufficient memory or a conflict with another process, a temporary error occurred in the processing of the driver. Retry the command, and the next command execution may succeed.

[Resolution]

Wait for a while and retry the command.

 


 

60411
The current number of groups has reached the limit.

 

[Explanation]

The number of mirror groups has reached the upper limit.

[Resolution]

As needed, reconfigure the mirroring.

 


 

60412
Unable to add disks as the total number of disks would exceed the limit.

 

[Explanation]

The number of mirror disks has reached the upper limit.

[Resolution]

As needed, reconfigure the mirroring.

 


 

60413
Unable to add more disks as the total number of mirrored disks in the group would exceed the limit.

 

[Explanation]

The number of mirror disks in the mirror group will exceed the upper limit and mirror group creation or mirror disk addition cannot be performed.

[Resolution]

As needed, reconfigure the mirroring.

 


 

60414
The device device is already registered.

 

[Explanation]

The physical disk device is already managed by PSDM.

[Resolution]

Check the physical disk configuration with the sdxinfo -P command or "Disk Management," and specify the correct disk number.

 


 

60415
The partition of the device device is not GPT.

 

[Explanation]

The partition table on the physical disk device is not the GPT and the disk cannot be mirrored.

[Resolution]

For mirroring of the physical disk device, change the partition table on device to the GPT.

 


 

60416
The device device is not a basic disk.

 

[Explanation]

The physical disk device is not a basic disk and the disk cannot be mirrored.

[Resolution]

For mirroring of the physical disk device, change device to a basic disk.

Even if device is a basic disk, this message is output in a situation where multiple EFI system partitions exist. In that event, initialize device into a GPT basic disk.

 


 

60417
All partitions on the device device are already in use.

 

[Explanation]

On the physical disk device, the number of partitions has reached the upper limit and the PSDM reserved partition cannot be created. For this reason, the disk cannot be mirrored.

[Resolution]

To use the physical disk device as the mirror source for mirroring, delete a partition on device.

 


 

60418
There is not enough disk space left on the device device.

 

[Explanation]

Free space on the physical disk device is insufficient and the disk cannot be mirrored. In the end of the mirror source disk, 256 MB or more contiguous free spaces to create the reserved partition are required.

[Resolution]

To use the physical disk device as the mirror source for mirroring, delete unnecessary partitions to reserve 256 MB or more contiguous free spaces in the end of device.

 


 

60419
Partition found on the device device.

 

[Explanation]

There are partitions on the physical disk device and the disk cannot be mirrored.

[Resolution]

To use the physical disk device as the mirror destination for mirroring, delete all partitions on device.

 


 

60420
The size of the device device is different from the size of the keep device.

 

[Explanation]

The physical disk device is unequal to the mirror source disk in size and cannot be mirrored.

[Resolution]

Choose a disk that is equal to the mirror source disk in size as the mirror destination.

 


 

60421
The group group is undergoing synchronization copying.

 

[Explanation]

For the mirror group group, synchronization copying is in execution, and no operation can be performed.

[Resolution]

Wait until the synchronization copying for group is completed, and perform the procedures.

 


 

60422
The size of the device device is different from the size of the group group.

 

[Explanation]

The physical disk device is unequal to the mirror group group in size and cannot be added to group.

[Resolution]

To add a disk to group, choose a disk that is equal to group in size. The mirror group size means the smallest disk size in the mirror group. For the mirror group size, check the BLKS field in the sdxinfo -G command output. For the physical disk size, check the BLOCKS field in the sdxinfo -P command output.

 


 

60423
The disk disk is not a mirror disk.

 

[Explanation]

The disk disk is not a mirror disk.

[Resolution]

Check the disk configuration with the sdxinfo command, and specify the correct disk name.

 


 

60424
Unable to remove the disk disk as it is the only VALID disk left in the group.

 

[Explanation]

If the disk disk is removed, no more VALID disk exists in the mirror group, and disk cannot be removed.

[Resolution]

To reduce the number of disks in a mirror group, leave one or more VALID disks in the mirror group. For the disk status, check the STATUS field in the sdxinfo -D command output.

To remove all disks from a mirror group, set the -g option to the sdxsysdisk -R command and remove the entire mirror group.

 


 

60425
The device device is not registered.

 

[Explanation]

The physical disk device is not managed by PSDM.

[Resolution]

Collect information for troubleshooting and contact your local customer support.

 


 

60427
The system is waiting for reboot after removal of a group.

 

[Explanation]

A mirror group was removed and the system is now rebooting, and no command can be executed.

[Resolution]

Wait until the system is rebooted to execute the command.

 


 

60428
The F6GASRV service has not been started.

 

[Explanation]

The PSDM F6GASRV service is not running and no command can be executed.

[Resolution]

If the system was not rebooted after the PSDM installation, reboot the system and then execute the command.

If this message is output even after the system is rebooted, check the event log or other relevant information for a system or F6GASRV service error and take action to resolve the error, and then retry the command.

 


 

60429
The F6GASRV service was not found.

 

[Explanation]

The PSDM F6GASRV service is not registered with the system, and no command can be executed.

[Resolution]

Perform the overwrite installation of PSDM.

 


 

60430
Unable to retrieve the information item.

 

[Explanation]

Information displayed in the item field in the sdxinfo command output cannot be retrieved.

[Resolution]

Collect information for troubleshooting and contact your local customer support.

 


 

60431
Internal error!(details)

 

[Explanation]

An internal error occurred.

[Resolution]

Collect information for troubleshooting and contact your local customer support.

 


 

60432
Illegal argument found: arg.

 

[Explanation]

The command operand arg is wrong.

[Resolution]

Referring to the succeeding help message and "Command Reference," set the correct operand.

If arg is given as follows, the cause of this error is an attempt of registration of three or more physical disks with a mirror group. Up to two physical disks can be registered with a mirror group.

   Format: X1:Y1,X2:Y2,...,Xn:Yn
           (Where n is an integer larger than 3, including 3, Xn is the physical disk number, and Yn is keep or undef)
   Example: 0:keep,1:undef,2:undef

 


 

60433
Failed to remove the group group.

 

[Explanation]

Removal of the mirror group group failed.

[Resolution]

Check the PSDM F6GADRV driver event log and take action to resolve the error. If the problem is not solved, collect information for troubleshooting and contact your local customer support.

 


 

60434
Failed to reboot after group deletion. Please reboot manually.

 

[Explanation]

Rebooting the system after mirror group removal failed.

If another user has locked the computer, this event occurs.

[Resolution]

Reboot the system immediately.

 


 

60435
Failed to remove the disk disk from the group group.

 

[Explanation]

Removal of the disk disk from the mirror group group failed.

[Resolution]

Collect information for troubleshooting and contact your local customer support.

 


 

60436
Failed to restart IO trace after taking kernel memory snap.

 

[Explanation]

Restarting I/O tracing after kernel log retrieval failed.

[Resolution]

Collect information for troubleshooting and contact your local customer support.

 


 

60437
The device correspond to the disk disk is not found.

 

[Explanation]

There is no physical disk corresponding to the disk disk.

[Resolution]

Check whether physical disks are connected properly.

 


 

60438
The device constituting the group group is not found.

 

[Explanation]

There is no physical disk corresponding to any one of the disks constituting the mirror group group.

[Resolution]

Check whether physical disks are connected properly.

 


 

60439
Found no VALID disk in the group group.

 

[Explanation]

No VALID disk exists in the mirror group group and no operation can be performed.

[Resolution]

Remove group, and restore the data as needed.

 


 

60440
The reserved partition has already existed in the device device.

 

[Explanation]

The reserved partition is already on the physical disk device. The possible causes are as follows.

Cause a: A mirror disk for another system has been mounted wrongly.
Cause b: Reserved partition removal failed when device was removed from the mirror group.

[Resolution]

In the event of cause a, mount a correct disk.
In the event of cause b, remove the reserved partition with the diskpart command.

 


 

60441
Failed to reboot after disk deletion. Please reboot manually.

 

[Explanation]

Rebooting the system after the mirror disk removal failed.

This event occurs if another user has locked the computer.

[Resolution]

Reboot the system immediately.

 


 

60500
Could not find the required library. details

 

[Explanation]

Library load failed. PSDM may not be installed normally.

[Resolution]

Perform the overwrite installation of PSDM.

 


 

60501
Memory allocation error. details

 

[Explanation]

An error occurred due to insufficient memory.

[Resolution]

Check memory use and, for example, exit some running applications to increase available memory, and retry the command.

 


 

60502
Error occurred while calling a Windows API. details

 

[Explanation]

A Windows API error occurred and the command was terminated.

[Resolution]

Check the event log or other relevant information for a system error and take action to resolve the error, and then retry the command.

 


 

60503
Internal error! details

 

[Explanation]

An internal error occurred.

[Resolution]

Collect information for troubleshooting and contact your local customer support.

 


Contents PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2008