2011/4/3 <[email protected]>
> Send freebsd-hardware mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.freebsd.org/mailman/listinfo/freebsd-hardware > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of freebsd-hardware digest..." > > > Today's Topics: > > 1. Re: looking for gigabit network appliances (Lev Serebryakov) > 2. How to be surea, that WD20EARS uses native 4Kb sectors and > not internal emulation? (Lev Serebryakov) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sat, 2 Apr 2011 18:23:13 +0400 > From: Lev Serebryakov <[email protected]> > Subject: Re: looking for gigabit network appliances > To: Paul Schenkeveld <[email protected]> > Cc: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=windows-1251 > > Hello, Paul. > You wrote 27 марта 2011 г., 17:16:43: > > > I've been happily using many Soekris network appliances for almost 10 > > years now but Soekris is not in a big hurry to come with a gigabit > > platform :( > Wait one month more and here will be net6501 :) > > -- > // Black Lion AKA Lev Serebryakov <[email protected]> > > > > ------------------------------ > > Message: 2 > Date: Sat, 2 Apr 2011 18:25:57 +0400 > From: Lev Serebryakov <[email protected]> > Subject: How to be surea, that WD20EARS uses native 4Kb sectors and > not internal emulation? > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=windows-1251 > > Hello, Freebsd-hardware. > > WD HDD WD20EARS (Green 2Tb HDD) has "advanced" format -- 4Kb > sectors -- according to label. > > But output of it detection from ahci.ko and "camcontrol identify" > doesn't have any traces of it. > > Is here any way to be sure, that drive doesn't use internal emulation > with offset? No jumpers are set on it. > > -- > // Black Lion AKA Lev Serebryakov <[email protected]> > > > You can partition your disk not 4K align, then use > > dd if=<your not 4k-align partition> of=/dev/null bs=4k count=4096 > > and compare the result to same test on 4k-align parition You can > partition your disk not 4K align, then use > > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hardware > To unsubscribe, send any mail to "[email protected] > " > > End of freebsd-hardware Digest, Vol 402, Issue 5 > ************************************************ > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hardware To unsubscribe, send any mail to "[email protected]"
