Top
PRIMECLUSTERGlobal Disk Services Configuration and AdministrationGuide 4.5
FUJITSU Software

F.3.1 sdxsystem - Enforced Cancellation of System Disk Mirroring

F.3.1.1 Outline

The sdxsystem command is used to forcibly cancel the settings for system disk mirroring in a UFS boot environment.

You can use this command when a system error occurs and you cannot cancel the system disk mirroring by the usual method.

The sdxsystem command deletes the configuration information of system disk mirroring from the files below and deletes the private slice from the system disk:

You must be superuser to use this command.

Note

  • Usually, the mirroring cancellation of the system disk is performed according to "5.1.9 Unmirroring the System Disk" or "Chapter 7 How to Set and Cancel System Disk Mirroring Using Commands." If you can cancel the system disk mirroring by the usual method, do not use the sdxsystem command.

  • When one of the following conditions is met, the sdxsystem Remove command cannot be used:

    • When the environment is a ZFS boot environment.

    • When the physical disk name (cXtYdZ) is different from the one when the system is started from the system disk
      Example: When the system was started from a CD-ROM device in SPARC M12/M10.

F.3.1.2 Usage of sdxsystem

For use of sdxsystem, see the following:

F.3.1.3 sdxsystem Command Messages

Level and output destination

The sdxsystem command has the following four levels of messages.

Level

Description

Output destination

TO FIX

Message of command usage.

Standard error output

INFO

Message of information level.

Standard output

WARNING

Message of warning level.

Standard error output

ERROR

Message of error level. This message is output when the processing of this command is not performed correctly.

Standard error output

Variable Names

Italicized words in the messages are variable names, and the actual output will vary depending on the situation. The meaning and the format of the variable names used in the message explanation are described below.

Variable names

Descriptions

device

Physical disk name

file

File name

usage

Command usage

Fix Messages

TO FIX: 00000: Usage: usage

Explanation

Command usage is wrong.

Resolution

Execute by usage command.

Information Messages

INFO: 00001: system disk and root class settings are completely unconfigured

Explanation

System disk and root class settings are completely unconfigured.

Resolution

There is no resolution.


INFO: 00002: removed private slice in device

Explanation

Private slice of physical disk device is removed.

Resolution

There is no resolution.


INFO: 00003: device: private slice does not exist

Explanation

Since private slice of physical disk device does not exist, removing processing was skipped.

Resolution

There is no resolution.

Warning Messages

WARNING: 00004: failed to remove private slice in device

Explanation

Failed to remove private slice in physical disk device.

Resolution

Check the physical disk device status.

Error Messages

ERROR: 00005: not privileged

Explanation

Executed user is not a superuser.

Resolution

You need to have superuser authority for execution.


ERROR: 00006: failed to create directory /tmp/SDXSYSTEM

Explanation

Operation directory /tmp/SDXSYSTEM creation failed.

Resolution

Find and remove the reason why you cannot create a directory.


ERROR: 00007: directory /tmp/SDXSYSTEM already exists

Explanation

The work directory /tmp/SDXSYSTEM already exists. The sdxsystem command may already be executed.

Resolution

When the directory /tmp/SDXSYSTEM exists, remove this directory and files in this directory or delete them.


ERROR: 00008: syntax error

Explanation

Executed command has a syntax error.

Resolution

Specify the proper command parameter.


ERROR: 00009: device: illegal physical disk name

Explanation

Physical disk name device is illegal.

Resolution

Specify the proper physical disk name.


ERROR: 00010: failed to create file file

Explanation

Failed to create a file file.

Resolution

Identify and remove the cause why the file cannot be created.


ERROR: 00011: root file system not mounted on volume

Explanation

Root file system is not mounted on a volume.

Resolution

Check that the root file systems is mounted and mount point is specified correctly.


ERROR: 00012: cannot open file file

Explanation

File file cannot open.

Resolution

Check the file status.


ERROR: 00013: failed to update file file

Explanation

Updating file file failed.

Resolution

Identify and remove the cause why the file cannot be updated.


ERROR: 00014: failed to get disk configuration information

Explanation

Updating disk configuration information of the root class failed.

Resolution

The reason may be the following. Check the system.

  • GDS is not installed.

  • Free space of the root file system is insufficient.