Top
PRIMECLUSTER Global Disk Services  Configuration and AdministrationGuide 4.3
FUJITSU Software

C.2.2 Warning Messages (22000-22099)


22000

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

Explanation

Read request sent to slice terminated abnormally.

Resolution

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


22001

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

Explanation

Write request sent to slice terminated abnormally.

Resolution

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


22002

WARNING: sfdsk: read error on disk:
      device info : devno(maj,min)=p_devno(p_maj,p_min)
                    devname=pdev
      error info :  blk in disk=blknodk, blk in slice=blknosl
                    length=length, resid=resid, errno=errno

Explanation

Read request sent to disk terminated abnormally.

Resolution

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


22003

WARNING: sfdsk: write error on disk:
      device info : devno(maj,min)=p_devno(p_maj,p_min)
                    devname=pdev
      error info :  blk in disk=blknodk, blk in slice=blknosl
                    length=length, resid=resid, errno=errno

Explanation

Write request sent to disk terminated abnormally.

Resolution

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


22004

WARNING: sfdsk: read and writeback error on slice:
      volume info : devno(maj,min)=v_devno(v_maj,v_min)
      device info : devno(maj,min)=p_devno(p_maj,p_min)
                    devname=pdev
      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 terminated abnormally.
Writeback is a process to read data from other slices in the event of a read error.

Resolution

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


22005

WARNING: sfdsk: open error on slice:
      volume info : devno(maj,min)=v_devno(v_maj,v_min)
      device info : devno(maj,min)=p_devno(p_maj,p_min)
                    devname=pdev
      error info :  blk in disk=blknodk, blk in slice=blknosl
                    oflag=oflag, errno=errno

Explanation

Open request sent to slice returned abnormally.

Resolution

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


22006

WARNING: sfdsk: open error on disk:
      device info : devno(maj,min)=p_devno(p_maj,p_min)
                    devname=pdev
      error info :  oflag=oflag, errno=errno

Explanation

Open request sent to disk returned abnormally.

Resolution

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


22007

WARNING: sfdsk: close error on disk:
      device info : devno(maj,min)=p_devno(p_maj,p_min)
                    devname=pdev
      error info :  oflag=oflag, errno=errno

Explanation

Close request sent to disk returned abnormally.

Resolution

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


22008

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

Explanation

NVURM read request sent to disk terminated abnormally.
NVURM is volume update area map information which is stored on 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.


22009

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

Explanation

NVURM write request sent to disk terminated abnormally.
NVURM is volume update area map information which is stored on 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.


22010

WARNING: sfdsk: volume status log write error on disk:
      device info : devno(maj,min)=p_devno(p_maj,p_min)
                    devname=pdev
      error info :  blk in disk=blknodk, blk in slice=blknosl
                    length=length, resid=resid, errno=errno

Explanation

Write request of volume status log sent to disk terminated abnormally.
Volume status log records if the volume closed normally in the event of a system crash.

Resolution

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

When using mirroring among servers, this message may be output during node stop after upgrading the scsi-target-utils package. For the resolution, see "8.9 Upgrading scsi-target-utils Package [4.3A40 or later] [RHEL6]."


22011

WARNING: sfdsk: failed to abort I/O requests on disk:
      device info : devno(maj,min)=p_devno(p_maj,p_min)
                    devname=pdev
      error info :  errno=errno

Explanation

The request to cancel I/O requests on the physical device indicated in device info (an ioctl request for the mphd or mplb driver) ended abnormally.

Resolution

Collect investigation material and contact field engineers.


22012

WARNING: sfdsk: hook for device is not GDS entry.

Explanation

Inconsistency was found in management information of disks registered with GDS, but it does not affect the operation.

Resolution

No resolution is required.


22013

WARNING: access protection of physical special files disabled, major=major

Explanation

Accessing physical special files of the device for the major number major cannot be restrained due to unsuccessful memory allocation.

Resolution

Be careful not to access physical special files directly.

To restrain access physical special files, check whether you have sufficient memory or swap area, and then reboot the system after performing the procedure if necessary.


22014

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

Explanation

Memory allocation failed.

Resolution

Check whether you have sufficient memory or swap area. If not, expand it and reboot the system.


22015

WARNING: sfdsksys: cannot get device identifier, details

Explanation

Could not get the disk device identifier. Thus, operations such as setting or canceling the system disk mirroring, or swapping the disk cannot be performed.

Resolution

Collect investigation material and contact field engineers.


22016

WARNING: sfdsksys: illegal disk specific information

Explanation

The disk specific information of the root class that GDS registered to NVRAM (non-volatile memory) of the server itself is invalid.

If this message is output, the system may not be started.

This error occurs when the patch for PH06344 is applied without canceling the system disk mirroring in the environment where the system disk mirroring is performed on a VMware guest by using virtual disk (VMDK) or RDM in virtual compatible mode.

Resolution

Cancel the system disk mirroring once, and set it again.

By this operation, the appropriate disk specific information is registered to NVRAM.