![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Technical Instruction Sure Solution 2287066.1 : Using a 146GB FC-AL disk to replace a 72GB FC-AL disk which is part of a mirrored volume.
Availability of replacement 72GB FC-AL drives may lead to replacement of a failed 72GB FC-AL drive with a 146GB FC-AL drive. If the failed 72GB drive is part off a mirrored root volume, the replacement 146GB drive will need to be re-labeled as a 72GB drive. In this Document
Applies to:Sun Fire 280R Server - Version All Versions to All Versions [Release All Releases]Sun Netra 20 Server - Version All Versions to All Versions [Release All Releases] Sun Fire V480 Server - Version All Versions to All Versions [Release All Releases] Sun Fire V490 Server - Version All Versions to All Versions [Release All Releases] Sun Fire V880z Visualization Server - Version All Versions to All Versions [Release All Releases] Information in this document applies to any platform. GoalReplacement of a submirror of a ZFS or SVM mirrored root drive with a larger disk. SolutionPart of the process of replacing one disk belonging to a mirrored root volume is to copy the SMI label or VTOC from the active sub-mirror to the replacement disk drive with a command sequence such as prtvtoc /dev/rdsk/c0t0d0s2 | fmthard -s - /dev/rdsk/c0t1d0s2
In the case where the replacement drive is larger than the drive being replaced, this can fail with an error such as Partition 0 not aligned on cylinder boundary: " 0 2 00 16780224 118173888 134954111"
In order to copy the label from the active sub-mirror to the replacement disk drive it is necessary to first make the replacement disk look as though it has the same capacity as the disk it is replacing. For the case of a 146GB drive that will be replacing a 72GB drive, you will need to take the intermediate step of changing the disk type to 72GB. This can be done with the type and label subcommands of the format command. root@f280r-sca11-c [/] FORMAT MENU:
format> inquiry
Primary label contents: Volume name = < > format> type AVAILABLE DRIVE TYPES:
format> current format> verify Primary label contents: Volume name = < > format> inquiry
root@f280r-sca11-c [/]
Note that while the product field in the inquiry data still reports a 146GB drive, the VTOC or SMI label is now that of a 72GB drive.
Now the label from the active sub-mirror can be copied to the replacement drive. root@f280r-sca11-c [/]root@f280r-sca11-c [/]
References<NOTE:2328288.1> - How to Replace a Disk in a ZFS rpool for a Sparc Solaris System<NOTE:1009440.1> - Replacing boot disk with bigger capacity in cluster environment with Veritas Volume Manager <NOTE:2252620.1> - Sparc Servers with Fiber channel disk drives: Replacing a smaller older disk with a newer larger capacity disk <NOTE:1911174.1> - A 73 GB Drive may be replaced with a 146 GB Drive on some products <NOTE:1007367.1> - Removing and Replacing the Sun Fire[TM] 280R , Sun Fire[TM] V480 ,Sun Fire[TM] V490 ,Sun Fire[TM] V880 ,Sun Fire[TM] V880z or Sun Fire[TM] V890 Hot-Pluggable Internal Disk Drives. <NOTE:1010753.1> - Solaris Volume Manager (SVM) How to Replace Internal System FC-AL Disks in 280R, V480, V490, V880, V890, and E3500 Servers <NOTE:1386408.1> - Solaris: How to Copy the Partition Table From One Disk to Another With prtvtoc and fmthard Command also for Mirrored Disks and Solaris Volume Manager (SVM) Attachments This solution has no attachment |
||||||||||||||||
|