Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 1997 14:40:38 -0400 (EDT)
From:      "Mark A. Fullmer" <maf@net.ohio-state.edu>
To:        phk@critter.freebsd.dk (Poul-Henning Kamp)
Cc:        freebsd-scsi@FreeBSD.ORG
Subject:   Re: libdisk question
Message-ID:  <199710131840.OAA04927@bedbugs.net.ohio-state.edu>
In-Reply-To: <2337.876126678@critter.freebsd.dk> from "Poul-Henning Kamp" at Oct 6, 97 10:31:18 am

next in thread | previous in thread | raw e-mail | index | archive | help
>In message <199710052137.RAA25492@bedbugs.net.ohio-state.edu>, "Mark A. Fullmer
>" writes:
>>
>>Does your freebsd disk library work properly for SCSI disks?  The
>>'whole disk' chunk seems to be larger than it should be:
>
>This is correct.  It's the c/h/s number that is wrong.

I have multiple "MICROP 3391WS x43h" type 0 fixed SCSI 2" disks
that all fail to newfs properly with a partition table created with
All_FreeBSD();

archive1# uname -r
2.2.2-RELEASE

not using the last 80058 or so sectors on the disk will allow newfs to
finish without an error.

any ideas?

archive1# newfs -i 8192 /dev/rsd3e
Warning: 678 sector(s) in last cylinder unallocated
/dev/rsd3e:     17780058 sectors in 4341 cylinders of 1 tracks, 4096 sectors
        8681.7MB in 272 cyl groups (16 c/g, 32.00MB/g, 3840 i/g)
super-block backups (for fsck -b #) at:
 32, 65568, 131104, 196640, 262176, 327712, 393248, 458784, 524320, 589856,
 655392, 720928, 786464, 852000, 917536, 983072, 1048608, 1114144, 1179680,
 1245216, 1310752, 1376288, 1441824, 1507360, 1572896, 1638432, 1703968,
 1769504, 1835040, 1900576, 1966112, 2031648, 2097184, 2162720, 2228256,
 2293792, 2359328, 2424864, 2490400, 2555936, 2621472, 2687008, 2752544,
 2818080, 2883616, 2949152, 3014688, 3080224, 3145760, 3211296, 3276832,
 3342368, 3407904, 3473440, 3538976, 3604512, 3670048, 3735584, 3801120,
 3866656, 3932192, 3997728, 4063264, 4128800, 4194336, 4259872, 4325408,
 4390944, 4456480, 4522016, 4587552, 4653088, 4718624, 4784160, 4849696,
 4915232, 4980768, 5046304, 5111840, 5177376, 5242912, 5308448, 5373984,
 5439520, 5505056, 5570592, 5636128, 5701664, 5767200, 5832736, 5898272,
 5963808, 6029344, 6094880, 6160416, 6225952, 6291488, 6357024, 6422560,
 6488096, 6553632, 6619168, 6684704, 6750240, 6815776, 6881312, 6946848,
 7012384, 7077920, 7143456, 7208992, 7274528, 7340064, 7405600, 7471136,
 7536672, 7602208, 7667744, 7733280, 7798816, 7864352, 7929888, 7995424,
 8060960, 8126496, 8192032, 8257568, 8323104, 8388640, 8454176, 8519712,
 8585248, 8650784, 8716320, 8781856, 8847392, 8912928, 8978464, 9044000,
 9109536, 9175072, 9240608, 9306144, 9371680, 9437216, 9502752, 9568288,
 9633824, 9699360, 9764896, 9830432, 9895968, 9961504, 10027040, 10092576,
 10158112, 10223648, 10289184, 10354720, 10420256, 10485792, 10551328,
 10616864, 10682400, 10747936, 10813472, 10879008, 10944544, 11010080,
 11075616, 11141152, 11206688, 11272224, 11337760, 11403296, 11468832,
 11534368, 11599904, 11665440, 11730976, 11796512, 11862048, 11927584,
 11993120, 12058656, 12124192, 12189728, 12255264, 12320800, 12386336,
 12451872, 12517408, 12582944, 12648480, 12714016, 12779552, 12845088,
 12910624, 12976160, 13041696, 13107232, 13172768, 13238304, 13303840,
 13369376, 13434912, 13500448, 13565984, 13631520, 13697056, 13762592,
 13828128, 13893664, 13959200, 14024736, 14090272, 14155808, 14221344,
 14286880, 14352416, 14417952, 14483488, 14549024, 14614560, 14680096,
 14745632, 14811168, 14876704, 14942240, 15007776, 15073312, 15138848,
 15204384, 15269920, 15335456, 15400992, 15466528, 15532064, 15597600,
 15663136, 15728672, 15794208, 15859744, 15925280, 15990816, 16056352,
 16121888, 16187424, 16252960, 16318496, 16384032, 16449568, 16515104,
 16580640, 16646176, 16711712, 16777248, 16842784, 16908320, 16973856,
 17039392, 17104928, 17170464, 17236000, 17301536, 17367072, 17432608,
 17498144, 17563680, 17629216, 17694752,write error: 17760464
wtfs: Input/output error


archive1# newfs -i 8192 /dev/rsd2e
Warning: 678 sector(s) in last cylinder unallocated
/dev/rsd2e:     17780058 sectors in 4341 cylinders of 1 tracks, 4096 sectors
        8681.7MB in 272 cyl groups (16 c/g, 32.00MB/g, 3840 i/g)
super-block backups (for fsck -b #) at:
 32, 65568, 131104, 196640, 262176, 327712, 393248, 458784, 524320, 589856,
 655392, 720928, 786464, 852000, 917536, 983072, 1048608, 1114144, 1179680,
 1245216, 1310752, 1376288, 1441824, 1507360, 1572896, 1638432, 1703968,
 1769504, 1835040, 1900576, 1966112, 2031648, 2097184, 2162720, 2228256,
 2293792, 2359328, 2424864, 2490400, 2555936, 2621472, 2687008, 2752544,
 2818080, 2883616, 2949152, 3014688, 3080224, 3145760, 3211296, 3276832,
 3342368, 3407904, 3473440, 3538976, 3604512, 3670048, 3735584, 3801120,
 3866656, 3932192, 3997728, 4063264, 4128800, 4194336, 4259872, 4325408,
 4390944, 4456480, 4522016, 4587552, 4653088, 4718624, 4784160, 4849696,
 4915232, 4980768, 5046304, 5111840, 5177376, 5242912, 5308448, 5373984,
 5439520, 5505056, 5570592, 5636128, 5701664, 5767200, 5832736, 5898272,
 5963808, 6029344, 6094880, 6160416, 6225952, 6291488, 6357024, 6422560,
 6488096, 6553632, 6619168, 6684704, 6750240, 6815776, 6881312, 6946848,
 7012384, 7077920, 7143456, 7208992, 7274528, 7340064, 7405600, 7471136,
 7536672, 7602208, 7667744, 7733280, 7798816, 7864352, 7929888, 7995424,
 8060960, 8126496, 8192032, 8257568, 8323104, 8388640, 8454176, 8519712,
 8585248, 8650784, 8716320, 8781856, 8847392, 8912928, 8978464, 9044000,
 9109536, 9175072, 9240608, 9306144, 9371680, 9437216, 9502752, 9568288,
 9633824, 9699360, 9764896, 9830432, 9895968, 9961504, 10027040, 10092576,
 10158112, 10223648, 10289184, 10354720, 10420256, 10485792, 10551328,
 10616864, 10682400, 10747936, 10813472, 10879008, 10944544, 11010080,
 11075616, 11141152, 11206688, 11272224, 11337760, 11403296, 11468832,
 11534368, 11599904, 11665440, 11730976, 11796512, 11862048, 11927584,
 11993120, 12058656, 12124192, 12189728, 12255264, 12320800, 12386336,
 12451872, 12517408, 12582944, 12648480, 12714016, 12779552, 12845088,
 12910624, 12976160, 13041696, 13107232, 13172768, 13238304, 13303840,
 13369376, 13434912, 13500448, 13565984, 13631520, 13697056, 13762592,
 13828128, 13893664, 13959200, 14024736, 14090272, 14155808, 14221344,
 14286880, 14352416, 14417952, 14483488, 14549024, 14614560, 14680096,
 14745632, 14811168, 14876704, 14942240, 15007776, 15073312, 15138848,
 15204384, 15269920, 15335456, 15400992, 15466528, 15532064, 15597600,
 15663136, 15728672, 15794208, 15859744, 15925280, 15990816, 16056352,
 16121888, 16187424, 16252960, 16318496, 16384032, 16449568, 16515104,
 16580640, 16646176, 16711712, 16777248, 16842784, 16908320, 16973856,
 17039392, 17104928, 17170464, 17236000, 17301536, 17367072, 17432608,
 17498144, 17563680, 17629216, 17694752, 17760288,
read error: 48
rdfs: Input/output error



-- 
mark



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710131840.OAA04927>