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

Appendix E GDS Messages> E.3 Daemon Messages

E.3.3 Warning Messages (44000-44099)

 


 

44000 WARNING: read error on status slice object.volume, class=class:

      volume info:devno(maj,min)=v_devno(v_maj,v_min)
      device info:devno(maj,min)=p_devno(p_maj,p_min)
                  devname=device
      error info: blk in disk=blknodk, blk in slice=blknosl,
                  length=length, resid=resid, errno=errno

 

[Explanation]

Read request sent to slice object.volume in status status terminated abnormally. Slice with abnormality will be detached.

[Resolution]

Disk failure may have occurred. Identify the cause by referring to disk driver log message, and recover the disk.

 


 

44001 WARNING: write error on status slice object.volume, class=class:

      volume info:devno(maj,min)=v_devno(v_maj,v_min)
      device info:devno(maj,min)=p_devno(p_maj,p_min)
                  devname=device
      error info: blk in disk=blknodk, blk in slice=blknosl,
                  length=length, resid=resid, errno=errno

 

[Explanation]

Write request sent to slice object.volume in status status terminated abnormally. Slice with abnormality will be detached.

[Resolution]

Disk failure may have occurred. Identify the cause by referring to disk driver log message, and recover the disk.

 


 

44002 WARNING: open error on status slice object.volume, class=class:

      volume info:devno(maj,min)=v_devno(v_maj,v_min)
      device info:devno(maj,min)=p_devno(p_maj,p_min)
                  devname=device
      error info: oflag=oflag, errno=errno

 

[Explanation]

Open request sent to slice object.volume in status status terminated abnormally. Slice with abnormality will be detached.

[Resolution]

Disk failure may have occurred. Identify the cause by referring to disk driver log message, and recover the disk.

 


 

44003 WARNING: read error and writeback error on status slice object.volume, class=class:

      volume info:devno(maj,min)=v_devno(v_maj,v_min)
      device info:devno(maj,min)=p_devno(p_maj,p_min)
                  devname=device
      error info: blk in disk=blknodk, blk in slice=blknosl,
                  length=length, resid=resid, errno=errno

 

[Explanation]

Read request and writeback request sent to slice object.volume in status status terminated abnormally. Slice with abnormality will be detached.

[Resolution]

Disk failure may have occurred. Identify the cause by referring to disk driver log message, and recover the disk.

 


 

44004 WARNING: NVURM write error on disk disk, class=class:

      volume info:devno(maj,min)=v_devno(v_maj,v_min)
                  volume=volume, class=class
      device info:devno(maj,min)=p_devno(p_maj,p_min)
                  devname=device
      error info: blk in disk=blknodk, blk in slice=blknosl,
                  length=length, resid=resid, errno=errno

 

[Explanation]

NVURM write request sent to disk disk terminated abnormally.

Although just resynchronization process on volume will be temporarily disabled, it will automatically attempt recovery.

[Resolution]

Disk failure may have occurred. Identify the cause by referring to disk driver log message, and recover the disk.

 


 

44005 WARNING: object.volume: detached status slice by an I/O error, class=class

 

[Explanation]

Since an I/O error occurred on slice object.volume in status status, the slice was detached from the volume.

[Resolution]

Disk failure may have occurred. Identify the cause by referring to disk driver log message, and recover the disk.

 


 

44006 WARNING: open error on private slice pslice, oflag=oflag, errno=errno

 

[Explanation]

Open request sent to disk private slice pslice terminated abnormally.

It will automatically search for a normal alternate disk and attempt recovery.

[Resolution]

Disk failure may have occurred. Identify the cause by referring to disk driver log message, and recover the disk.

 


 

44007 WARNING: read error on private slice p_devno(p_maj,p_min), offset=blknosl, length=length, resid=resid, errno=errno

 

[Explanation]

Read request sent to disk private slice p_devno(p_maj,p_min) terminated abnormally. It will automatically search for a normal alternate disk and attempt recovery.

[Resolution]

Disk failure may have occurred. Identify the cause by referring to disk driver log message, and recover the disk.

 


 

44008 WARNING: write error on private slice p_devno(p_maj,p_min), offset=blknosl, length=length, resid=resid, errno=errno

 

[Explanation]

Write request sent to disk private slice p_devno(p_maj,p_min) terminated abnormally. It will automatically search for a normal alternate disk and attempt recovery.

[Resolution]

Disk failure may have occurred. Identify the cause by referring to disk driver log message, and recover the disk.

 


 

44009 WARNING: close error on private slice p_devno(p_maj,p_min), errno=errno

 

[Explanation]

Close request sent to disk private slice p_devno(p_maj,p_min) terminated abnormally. It will automatically search for a normal alternate disk and attempt recovery.

[Resolution]

Disk failure may have occurred. Identify the cause by referring to disk driver log message, and recover the disk.


 

44010 WARNING: sdxfunc: pslice: open error, errno=errno

 

[Explanation]

The open request for the physical slice pslice terminated abnormally.
The following messages may be output when a node is booted, investigation material is collected (pclsnap or sdxsnap.sh is executed), or the physical disk information update menu in GDS Management View is executed.

  1. WARNING: pd_get_info: pslice: open error, errno=6

  2. WARNING: pd_set_orig_all: pslice: open error, errno=6

[Resolution]

A disk failure may have occurred. Identify the cause by referring to disk driver log messages, and recover the disk.
However, in the following situations, GDS is behaving normally and messages a) and b) may be ignored.


 

44011 WARNING: sdxfunc: pslice: read error, errno=errno

 

[Explanation]

Read request sent to physical slice pslice terminated abnormally.

[Resolution]

Disk failure may have occurred. Identify the cause by referring to disk driver log message, and recover the disk.

 


 

44012 WARNING: sdxfunc: pslice: write error, errno=errno

 

[Explanation]

Write request sent to physical slice pslice terminated abnormally.

[Resolution]

Disk failure may have occurred. Identify the cause by referring to disk driver log message, and recover the disk.

 


 

44013 WARNING: sdxfunc: pslice: ioctl error, request=ioctlcmd, errno=errno

 

[Explanation]

The ioctl request sent to physical slice pslice terminated abnormally.

[Resolution]

Disk failure may have occurred. Identify the cause by referring to disk driver log message, and recover the disk.

 


 

44014 WARNING: sdxfunc: pslice: close error, errno=errno

 

[Explanation]

Close request sent to physical slice pslice terminated abnormally.

[Resolution]

Disk failure may have occurred. Identify the cause by referring to disk driver log message, and recover the disk.

 


 

44015 WARNING: volume: failed to enable JRM, no available NVURM space, class=class

 

[Explanation]

Resuming just resynchronization process on volume was unsuccessful due to insufficient number of normal disks.

[Resolution]

Check the disk status within class. Disk failure may have occurred.

Identify the cause by referring to disk driver log message, and recover the disk.

 


 

44016 WARNING: volume: failed to retrieve NVURM from disk disk, class=class

 

[Explanation]

NVURM read request of volume from disk was unsuccessful. Just resynchronization will switch to copying of the entire disk.

NVURM is a volume update area map information stored in the disk for just resynchronization.

[Resolution]

Disk failure may have occurred. Identify the cause by referring to disk driver log message, and recover the disk.

 


 

44017 WARNING: disk: device: disabled disk, class=class

 

[Explanation]

disk is disabled since its data is invalid. device is the physical disk name corresponding to disk.

[Resolution]

Disk configuration may have been wrongly changed or disk data could be damaged. Check for improper connection change of I/O cables and disk swap.

Also check for disk driver log message regarding the disk in question, and attempt recovery.

 


 

44018 WARNING: volume: volume synchronization failed, class=class

 

[Explanation]

Synchronization copying of volume was unsuccessful.

[Resolution]

Attempt recovery by identifying the cause of failure by referring to GDS log message and disk driver message that were output immediately before the error.

 


 

44019 WARNING: volume: volume just resynchronization failed, class=class

 

[Explanation]

Just resynchronization copying of volume was unsuccessful.

[Resolution]

Attempt recovery by identifying the cause of failure by referring to GDS log message and disk driver message that were output immediately before the error.

 


 

44020 WARNING: class: unknown class file found

 

[Explanation]

Class file class which does not exist in class database file was found while booting the system.

 


 

44021 WARNING: invalid configuration database ID information, sdxerrno=sdxerrno, class=class:

      psdevtree

 

[Explanation]

Since the configuration database ID information was invalid, private slice psdevtree was not used as the configuration database for class class.

[Resolution]

Disk configuration may have been wrongly changed or disk data could be damaged. Check for improper connection change of I/O cables and disk swap. Also check for disk driver log message regarding the disk in question, and attempt recovery.

 


 

44022 WARNING: class: too few valid configuration database replicas

 

[Explanation]

There are not sufficient valid configuration databases 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."

 


 

44023 WARNING: cannot open message logging file, errno=errno

         /var/opt/FJSVsdx/msglog/daemon.log

 

[Explanation]

Opening GDS log file was unsuccessful. This message will be output via syslog. Although the message will not be output on GDS logfile, it does not affect other processes.

[Resolution]

Collect investigation material, and contact your local customer support regarding recovery.

 


 

44024 WARNING: cannot write message logging file, errno=errno

         /var/opt/FJSVsdx/msglog/sdxservd.log

 

[Explanation]

Writing to GDS log file was unsuccessful. This message will be output via syslog. Although the message will not be output on GDS logfile, it does not affect other processes.

[Resolution]

Collect investigation material and contact your local customer support.

 


 

44025 WARNING: failed to reply message to node node, details

 

[Explanation]

Replying to remote node node was unsuccessful.

[Resolution]

Collect investigation material and contact your local customer support.

 


 

44026 WARNING: class: failed to change class resource status on remote node node, status=new-status, sdxerrno=sdxerrno

 

[Explanation]

Changing class resource status to new-status on a remote node node was unsuccessful.

[Resolution]

Collect investigation material and contact your local customer support.

 


 

44027 WARNING: sdxfunc: no enough address space, osfunc=osfunc, errno=errno

 

[Explanation]

The OS osfunc function returned an error. The error number is errno.

[Resolution]

Confirm you have sufficient memory or swap area.

 


 

44028 WARING: respawned daemon daemon successfully

 

[Explanation]

Although daemon terminated abnormally, it completed normally by restarting. This message will be output via syslog.

[Resolution]

To identify the cause of daemon terminating abnormally, collect investigation material and contact your local customer support.

 


 

44029 WARNING: device: failed to restore VTOC on disk, sdxerrno=sdxerrno

 

[Explanation]

Recovering physical disk device format information was unsuccessful. Disk failure may have occurred.

[Resolution]

Use parted(8) command to recover format information.

 


 

44031 WARNING: volume: cannot copy to one or more slices in volume

 

[Explanation]

Copying process could not be performed on some slices within volume.

[Resolution]

Execute synchronization copying as needed.

 


 

44032 WARNING: device: write error, errno=errno

 

[Explanation]

A write error occurred in physical disk device and recovering the partition table of device failed. A disk failure may have occurred.

[Resolution]

To recover the partition table of device, use the parted(8) command. If device is write-locked by the disk unit's copy function, no action is required.

 


 

44033 WARNING: device: read error, errno=errno

 

[Explanation]

A read error occurred in physical disk device and recovering the partition table of device failed. A disk failure may have occurred.

[Resolution]

To recover the partition table of device, use the parted(8) command.

 


 

44036 WARNING: 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. Copying is started using the soft copy function.

[Resolution]

To make copying by EC or OPC available, cancel the relationship between the proxy volume proxy and the master volume, 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.

 


 

44037 WARNING: proxy: failed to start OPC, source=disk.volume, target=disk.volume, class=class

 

[Explanation]

An error occurred when OPC was started between the proxy volume proxy and the master volume. "source" is the copy source slice name, "target" is the copy destination slice name, and "class" is the name of the class to which the copy source slice and the copy destination slice belong. Copying is started between proxy and the master using the soft copy function.

[Resolution]

The cause of this error may derive from a faulty disk array unit. Identify the cause by referring to the log messages for GDS, disk driver, and Fujitsu Storage Systems ETERNUS that were output right before the occurrence of the error, and restore.

 


 

44038 WARNING: proxy: failed to start EC session, source=disk.volume, target=disk.volume, class=class

 

[Explanation]

An error occurred when an EC session was started between the proxy volume proxy and the master volume. "source" is the copy source slice name, "target" is the copy destination slice name, and "class" is the name of the class to which the copy source slice and the copy destination slice belong. Copying is started between proxy and the master using the soft copy function.

[Resolution]

The cause of this error may derive from a faulty disk array unit. Identify the cause by referring to the log messages for GDS, disk driver, and Fujitsu Storage Systems ETERNUS that were output right before the occurrence of the error, and restore.

 


Contents PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2006