There are no visible errors generated . The (silent) data block corruption is detectable only by applications like dbverify etc.
Corruption is confirmed when the following pattern is found in the data region of the disk.
The Cross-Platform Data Sharing (CDS) disk maintains a SUN VTOC in the zeroth block and a backup label at the end of the disk. The VTOC maintains the disk geometry information like number of cylinders, tracks and sectors per track. The backup label is the duplicate of VTOC and the backup label location is determined from VTOC contents. As part of resize, VTOC is not updated to the new size, which results in the wrong calculation of the backup label location. If the wrongly calculated backup label location falls in the public data region rather than the end of the disk as designed, data corruption occurs.
Two issues that could lead to data block corruption.
2) When upgrading to 5.1SP1RP2P2 or greater corruption can happen at the calculated 1TB marker.
Applies To
PLATFORMS: AIX, HPUX and Linux only.
(1) cdsdisk was initialized with SMI (aka VTOC) label on a disk greater than 1 TB on a release prior to 51sp1.
(2) Applicable only for HP-UX or AIX or Linux. Not applicable to Solaris.
(3) Disk size must be at least 1 TB
(4) (public region offset + public region size) > s2 partition size in the sector 0 VTOC label.