![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 1006040.1 : Sun StorEdge[TM] 3x10 Array: newfs fails with Error on "minimum cylinders per group"
PreviouslyPublishedAs 208424 Applies to:Sun Storage 3510 FC Array - Version Not Applicable and laterSun Storage 3511 SATA Array - Version Not Applicable and later All Platforms Symptoms
The following message is reported when trying to execute a newfs command on a logical drive or logical volume, that’s presented to the host (typically larger than 2GB).
# newfs -v -m 1 /dev/rdsk/c2t600C0FF000000000002ED234d0s0
newfs: construct a new file system dev/rdsk/c2t600C0FF000000000002ED234AFFE4300d0s0 y mkfs -F ufs /dev/rdsk/c2t600C0FF000000000002ED234AFFE4300d0s0 1144777365 127 255 81951 1 90 8192 t 0 -1 8 127 Minimum bytes per inode is 11992 With 32385 sectors per cylinder, minimum cylinders per group is 16. This requires the fragment size to be changed from 1024 to 8192. Please re-run mkfs with corrected parameters.
CauseThe cause of these messages, is an incorrect value in the host cylinder/head/sector mapping configuration on the Sun StorEdge 3310, 3510 or 3511 array. SolutionAfter connecting by serial cable or telnet,
A. Modify the Sector Ranges to: Variable B. Modify the Head Ranges to: 64 Heads C. Modify the Cylinder Ranges to: < 65536 Also, re-label the drive from Solaris[TM] OS, with the format command. To re-label the drive, do the following steps:
Once this is changed, the newfs will complete successfully. A reboot is not necessary for the change to be recognized. The array dynamically changes the host side parameters. Attachments This solution has no attachment |
||||||||||||
|