OpenSolaris

Printable Version Enter a New Search
Bug ID 6595253
Synopsis mkfs prints an unnecessary warning message about nbpi
State 10-Fix Delivered (Fix available in build)
Category:Subcategory utility:filesystem
Keywords rtiq_regression
Responsible Engineer Vidya Sakar
Reported Against 5.10
Duplicate Of
Introduced In solaris_10
Commit to Fix snv_75
Fixed In snv_75
Release Fixed solaris_nevada(snv_75)
Related Bugs
Submit Date 21-August-2007
Last Update Date 10-October-2007
Description
mkfs, when creating a MTB file system produces a needless warning message about nbpi even when nbpi is not specified as a parameter in the command line. However this message is not harmful since the command anyway adjusts nbpi as required and runs to completion successfully.

# mkfs -F ufs -o mtb=y /dev/rdsk/c1t1d0s0 524254
mkfs: bad value for nbpi: must be at least 1048576 for multi-terabyte, nbpi reset to default 1048576
Warning: 4144 sector(s) in last cylinder unallocated
/dev/rdsk/c1t1d0s0:     524240 sectors in 86 cylinders of 48 tracks, 128 sectors
        256.0MB in 6 cyl groups (16 c/g, 48.00MB/g, 64 i/g)
super-block backups (for fsck -F ufs -o b=#) at:
 32, 98464, 196896, 295328, 393760, 492192,
Work Around
N/A
Comments
N/A