Re: Hard drive detection

2011-05-12 Thread Mark
People sleep peaceably in their beds at night only because rough men stand ready to do violence on their behalf. George Orwell --- On Thu, 5/12/11, Dillin Smith wrote: > From: Dillin Smith > Subject: Hard drive detection > To: freebsd-questions@freebsd.org > Date: Thursday, May 12, 2011, 2:

Re: hard drive performance

2009-04-16 Thread Alexander Best
thanks guys. sorry for the newbie question. ;) Chris Rees schrieb am 2009-04-15: > 2009/4/15 Bruce Cran : > > On Wed, 15 Apr 2009 13:54:13 +0200 (CEST) > > Alexander Best wrote: > >> hi there, > >> i have 2 hard drives running. the first one is SATA300 and the > >> other > >> one UDMA100. here

Re: hard drive performance

2009-04-15 Thread Chris Rees
2009/4/15 Bruce Cran : > On Wed, 15 Apr 2009 13:54:13 +0200 (CEST) > Alexander Best wrote: > >> hi there, >> >> i have 2 hard drives running. the first one is SATA300 and the other >> one UDMA100. here are the dmesg entries: >> >> ad0: 238474MB at ata0-master SATA300 >> ad1: 157066MB at ata4-mas

Re: hard drive performance

2009-04-15 Thread Bruce Cran
On Wed, 15 Apr 2009 13:54:13 +0200 (CEST) Alexander Best wrote: > hi there, > > i have 2 hard drives running. the first one is SATA300 and the other > one UDMA100. here are the dmesg entries: > > ad0: 238474MB at ata0-master SATA300 > ad1: 157066MB at ata4-master > UDMA100 > > i've tried to

Re: hard drive performance

2009-04-15 Thread Ivan Voras
Alexander Best wrote: > hi there, > > i have 2 hard drives running. the first one is SATA300 and the other one > UDMA100. here are the dmesg entries: > > ad0: 238474MB at ata0-master SATA300 > ad1: 157066MB at ata4-master UDMA100 > > i've tried to test the drives' performances using the follow

Re: hard drive testing...

2007-10-08 Thread Gary Kline
On Mon, Oct 08, 2007 at 06:45:01PM +0100, Bruce Cran wrote: > Gary Kline wrote: > > Last question for today. Well, hopefullly. Is bonnie++ > > the only meeans of testing a hard drive? I thought thre was > > something you had to put on a floppy to be able to test more > > thoroug

Re: hard drive testing...

2007-10-08 Thread Bruce Cran
Gary Kline wrote: Last question for today. Well, hopefullly. Is bonnie++ the only meeans of testing a hard drive? I thought thre was something you had to put on a floppy to be able to test more thoroughly. This had been "awhile ago"... maybe ~5 years.

Re: hard drive testing...

2007-10-07 Thread Oliver Herold
Bonnie++ is a benchmark, to actually 'test' your harddrive you should use some tool of the manufacturer. Cheers, Oliver On Sun, Oct 07, 2007 at 02:40:50PM -0700, Gary Kline wrote: > > Last question for today. Well, hopefullly. Is bonnie++ > the only meeans of testing a hard drive

Re: Hard drive RPM

2007-09-21 Thread Bruce Cran
John Andrewartha wrote: When you format a disk a percentage of the disk is reserved for a map so your file can be found. On a UFS it is called the SUPER BLOCKS a master and at least one slave. Typically these blocks will take up to 8% or there abouts of the disk. BTW I am not shouting when "SU

Re: Hard drive RPM

2007-09-21 Thread John Andrewartha
On Fri, 21 Sep 2007 03:41:24 pm Norberto Meijome wrote: > On Thu, 20 Sep 2007 19:35:28 +0200 (CEST) > > Wojciech Puchar <[EMAIL PROTECTED]> wrote: > > but we are talking about disk capacity. filesystem is just kind of data > > on disk, you may access disk without it like my video stream server. > >

Re: Hard drive RPM

2007-09-20 Thread Norberto Meijome
On Thu, 20 Sep 2007 19:35:28 +0200 (CEST) Wojciech Puchar <[EMAIL PROTECTED]> wrote: > but we are talking about disk capacity. filesystem is just kind of data on > disk, you may access disk without it like my video stream server. actually > only 1GB of each disk is allocated for filesystem (mirr

Re: Hard drive RPM

2007-09-20 Thread RW
On Thu, 20 Sep 2007 09:22:00 +0200 (CEST) Wojciech Puchar <[EMAIL PROTECTED]> wrote: > > not a case of misrepresentations that I have found on network > > attached hard disk storage devices and Firewire drives. > > I have one that was expressly advertised on the package to be > > 120 Gb capacity,

Re: Hard drive RPM

2007-09-20 Thread Norberto Meijome
On Thu, 20 Sep 2007 09:23:45 +0200 (CEST) Wojciech Puchar <[EMAIL PROTECTED]> wrote: > > Advertised sizes are for unformatted media. Each filesystem will use > > different > > no. they use available space (in sectors) but counted in billions of bytes > instead of 2^30 bytes fair enough...but

Re: Hard drive RPM

2007-09-20 Thread Wojciech Puchar
no. they use available space (in sectors) but counted in billions of bytes instead of 2^30 bytes fair enough...but disk's useful capacity will be slightly different after you format it in whatever filesystem you choose with whatever options you choose to format. but we are talking about disk ca

Re: Hard drive RPM

2007-09-20 Thread Wojciech Puchar
as 120 Gb and actually only has 117 Gb usable capacity. Like 9Gb is enough for several operating systems. 3Gb is even enough for an operating syste Advertised sizes are for unformatted media. Each filesystem will use different no. they use available space (in sectors) but counted in billions o

Re: Hard drive RPM

2007-09-20 Thread Wojciech Puchar
not a case of misrepresentations that I have found on network attached hard disk storage devices and Firewire drives. I have one that was expressly advertised on the package to be 120 Gb capacity, and in fact only 111Gb are available for storage. common marketlie: telling capacity not in gigabyt

Re: Hard drive RPM

2007-09-19 Thread Norberto Meijome
On Wed, 19 Sep 2007 17:47:19 -0700 jekillen <[EMAIL PROTECTED]> wrote: > Is there a utility for measuring the effective RPM of a hard disk? > A software tackometer? not sure, ultimatebootcd , as it has been suggested, may have some answers. For reference, just get the drive model and get the full

RE: Hard drive RPM

2007-09-19 Thread Brent Jones
As far as the 120gig != 111gig discrepancy, it sounds like the drive manufacturer use 1 gig = 1,000,000,000 bytes instead of 1,073,741,824 bytes for their advertising. It looks better on the box. It gets messy with drive advertisements as there's no required standard for how they advertise a gi

Re: Hard drive RPM

2007-09-19 Thread jekillen
On Sep 19, 2007, at 6:07 PM, Rob wrote: Derek Ragona wrote: Run the manufacturer's diagnostic utility to check the drives speed and performance. Most of these utilities also give you the drive model and serial number as well. Look for a self-booting version that is a cd-rom ISO, these usua

Re: Hard drive RPM

2007-09-19 Thread Rob
Derek Ragona wrote: Run the manufacturer's diagnostic utility to check the drives speed and performance. Most of these utilities also give you the drive model and serial number as well. Look for a self-booting version that is a cd-rom ISO, these usually run FreeDOS to easily access the hardwa

Re: Hard drive RPM

2007-09-19 Thread Derek Ragona
At 07:47 PM 9/19/2007, jekillen wrote: Hello; Is there a utility for measuring the effective RPM of a hard disk? A software tackometer? I have IDE drives, SATA drives, both 7200 and 10,000 RPM, as well as SCSI disks that are supposed to be running at 15k RPM. I noticed that on the hard drive labe

Re: Hard Drive problems

2007-03-27 Thread youshi10
On Tue, 27 Mar 2007, Jason Gretz wrote: Hey guys I am adding a hard drive to my FreeBSD 6.1 box and it stalls during booting and makes a beeping noise. I know the hard drive is good because I just swapped it out of another FreeBSD box… So I’m kinda stumped, is there anyways to troubleshoot th

RE: Hard Drive problems

2007-03-27 Thread Jean-Paul Natola
Each BIOS maps beep codes into a diagnostic message. Also, are you getting video signal/BIOS on your monitor? ~BAS http://www.computerhope.com/beep.htm ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Hard Drive problems

2007-03-27 Thread Brian A. Seklecki
Each BIOS maps beep codes into a diagnostic message. Also, are you getting video signal/BIOS on your monitor? ~BAS On Tue, 2007-03-27 at 14:47 -0500, David J Brooks wrote: > On Tuesday 27 March 2007 02:29:29 pm Jason Gretz wrote: > > Hey guys I am adding a hard drive to my FreeBSD 6.1 box and it

Re: Hard Drive problems

2007-03-27 Thread David J Brooks
On Tuesday 27 March 2007 02:29:29 pm Jason Gretz wrote: > Hey guys I am adding a hard drive to my FreeBSD 6.1 box and it stalls > during booting and makes a beeping noise. I know the hard drive is good > because I just swapped it out of another FreeBSD box… > > So I’m kinda stumped, is there anyway

Re: Hard Drive Issues

2006-11-08 Thread Jerry McAllister
On Tue, Nov 07, 2006 at 04:49:08PM -0500, Richard McIntyre wrote: > Tom Judge wrote: > > >Richard McIntyre wrote: > > > >>I'm having a similar problem, > >>Oct 13 03:01:31 tco1 kernel: ad2: FAILURE - READ_DMA > >>status=51 error=40 LBA=181778119 > >>Oct 13 07:11:15 tco1 kernel: ad2: FAILURE - RE

Re: Hard Drive Issues

2006-11-07 Thread David Kelly
Thinking about this a bit more. Don't mount all your new partitions before starting dump. Only mount the new root at /mnt. I think you *can* mount them all in advance but there are two sets of mode bits which apply to a mounted filesystem, those of the filesystem, and those of its mount poi

Re: Hard Drive Issues

2006-11-07 Thread David Kelly
On Tue, Nov 07, 2006 at 04:49:08PM -0500, Richard McIntyre wrote: > Tom Judge wrote: > > I've put a new disk into the system, The current disk is 200 GB, the new > disk is 250 GB. > If I run the command: > dd if=/dev/ad2 of=/dev/ad3 conv=noerror > > Will this copy the (changing the appropriate d

Re: Hard Drive Issues

2006-11-07 Thread Garrett Cooper
On Nov 7, 2006, at 1:49 PM, Richard McIntyre wrote: Tom Judge wrote: Richard McIntyre wrote: I'm having a similar problem, Oct 13 03:01:31 tco1 kernel: ad2: FAILURE - READ_DMA status=51 error=40 LBA=181778119 Oct 13 07:11:15 tco1 kernel: ad2: FAILURE - READ_DMA status=51 error=40 LBA=181

Re: Hard Drive Issues

2006-11-07 Thread Richard McIntyre
Tom Judge wrote: Richard McIntyre wrote: I'm having a similar problem, Oct 13 03:01:31 tco1 kernel: ad2: FAILURE - READ_DMA status=51 error=40 LBA=181778119 Oct 13 07:11:15 tco1 kernel: ad2: FAILURE - READ_DMA status=51 error=40 LBA=181778119 I'm assuming that particular sector on the driv

Re: Hard Drive Issues

2006-10-13 Thread George Allan
On Fri, Oct 13, 2006 at 03:03:31PM -0400, Richard McIntyre wrote: > David Kelly wrote: > > >On Thu, Oct 12, 2006 at 06:54:53PM +0100, Spiros Papadopoulos wrote: > > >>Since as you say everything is working, maybe it is a good idea to > >>take a look and run the fsck command at least it may give y

Re: Hard Drive Issues

2006-10-13 Thread David Kelly
On Fri, Oct 13, 2006 at 03:03:31PM -0400, Richard McIntyre wrote: > David Kelly wrote: > > >On Thu, Oct 12, 2006 at 06:54:53PM +0100, Spiros Papadopoulos wrote: > > > >>Since as you say everything is working, maybe it is a good idea to > >>take a look and run the fsck command at least it may give

Re: Hard Drive Issues

2006-10-13 Thread Tom Judge
Richard McIntyre wrote: I'm having a similar problem, Oct 13 03:01:31 tco1 kernel: ad2: FAILURE - READ_DMA status=51 error=40 LBA=181778119 Oct 13 07:11:15 tco1 kernel: ad2: FAILURE - READ_DMA status=51 error=40 LBA=181778119 I'm assuming that particular sector on the drive is dying, I have

Re: Hard Drive Issues

2006-10-13 Thread Chuck Swiger
On Oct 13, 2006, at 12:03 PM, Richard McIntyre wrote: I'm having a similar problem, Oct 13 03:01:31 tco1 kernel: ad2: FAILURE - READ_DMA status=51 error=40 LBA=181778119 Oct 13 07:11:15 tco1 kernel: ad2: FAILURE - READ_DMA status=51 error=40 LBA=181778119 I'm assuming that particular sector

Re: Hard Drive Issues

2006-10-13 Thread Richard McIntyre
David Kelly wrote: On Thu, Oct 12, 2006 at 06:54:53PM +0100, Spiros Papadopoulos wrote: Since as you say everything is working, maybe it is a good idea to take a look and run the fsck command at least it may give you some more information, which you can post in order to get better answers

Re: Hard Drive Issues

2006-10-12 Thread David Kelly
On Thu, Oct 12, 2006 at 06:54:53PM +0100, Spiros Papadopoulos wrote: > > Since as you say everything is working, maybe it is a good idea to > take a look and run the fsck command at least it may give you some > more information, which you can post in order to get better answers That too, but firs

Re: Hard Drive Issues

2006-10-12 Thread Spiros Papadopoulos
On 12/10/06, Justin <[EMAIL PROTECTED]> wrote: Greetings, I'm getting the following errors on the terminal: ad1: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=186691903 ad1: FAILURE - READ_DMA status=51 error=84 LBA=186691903 g_vfs_done():ad1s1d[READ(offset=95586222080, length=4915

Re: Hard Drive Issues

2006-10-12 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lowell Gilbert wrote: > Garrett Cooper <[EMAIL PROTECTED]> writes: > >> Justin wrote: >>> Greetings, >>> >>> I'm getting the following errors on the terminal: >>> >>> ad1: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=186691903 >>> ad1

Re: Hard Drive Issues

2006-10-12 Thread Lowell Gilbert
Garrett Cooper <[EMAIL PROTECTED]> writes: > Justin wrote: >> Greetings, >> >> I'm getting the following errors on the terminal: >> >> ad1: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=186691903 >> ad1: FAILURE - READ_DMA status=51 error=84 >> LBA=186691903 >> g_vfs_done():ad1s1d[

Re: Hard Drive Issues

2006-10-12 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Justin wrote: > Greetings, > > I'm getting the following errors on the terminal: > > ad1: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=186691903 > ad1: FAILURE - READ_DMA status=51 error=84 > LBA=186691903 > g_vfs_done():ad1s1d[READ(of

Re: Hard Drive Issues

2006-10-12 Thread Jerry McAllister
On Thu, Oct 12, 2006 at 10:27:13AM -0400, Justin wrote: > Greetings, > > I'm getting the following errors on the terminal: > > ad1: WARNING - READ_DMA UDMA ICRC error (retrying request) LBA=186691903 > ad1: FAILURE - READ_DMA status=51 error=84 > LBA=186691903 > g_vfs_done():ad1s1d[READ(offset=

Re: hard drive not properly dismounted

2005-08-03 Thread Lowell Gilbert
[EMAIL PROTECTED] writes: > I have a second hard drive in my docking station that gets mounted at each > boot as /hd2. > > For the past few weeks, everytime I boot, I get the message > > "/hd2 not properly dismounted" > > I have a script in /usr/local/etc/rc.d that automatically mounts and un

Re: hard drive not properly dismounted

2005-08-02 Thread Bryan Maynard
On Tuesday 02 August 2005 08:08 pm, [EMAIL PROTECTED] wrote: >Hello, > >I have a second hard drive in my docking station that gets mounted at > each boot as /hd2. > >For the past few weeks, everytime I boot, I get the message > >"/hd2 not properly dismounted" > >I have a script in /usr/local/etc/r

Re: Hard drive fullness limits information help request

2005-04-13 Thread Julian H. Stacey
> Message-id: <[EMAIL PROTECTED]> NMH <[EMAIL PROTECTED]>, Learn & Comply with http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL No cross posting No personal attacks Else do not post to FreeBSD lists. cc'd [EMAIL PROTECTED] - Julian Stacey

Re: Hard drive fullness limits information help request

2005-04-12 Thread NMH
--- "Julian H. Stacey" <[EMAIL PROTECTED]> wrote: > > For shame. A "your question is too dumb to have > > written to our mailing list"? I hope you are not > > trying to represent the great open arms of FreeBSD > and > > the questions mailing list. My Question is quite > > I repeat: You were in c

Re: Hard drive fullness limits information help request

2005-04-12 Thread Julian H. Stacey
> For shame. A "your question is too dumb to have > written to our mailing list"? I hope you are not > trying to represent the great open arms of FreeBSD and > the questions mailing list. My Question is quite I repeat: You were in contravention of mailing list charter: Cross posting is N

Re: Hard drive fullness limits information help request

2005-04-11 Thread Chuck Swiger
NMH wrote: [ ... ] For shame. A "your question is too dumb to have written to our mailing list"? I hope you are not trying to represent the great open arms of FreeBSD and the questions mailing list. My Question is quite appropriate for either list. Nor should someone even be given the feeling thei

Re: Hard drive fullness limits information help request

2005-04-11 Thread matt virus
NMH wrote: Hi all I know hard drives tend to not run well when near full. They have trouble performing self adjustments (hardware), self defragging(unix/FFS) etc.. (as I can express it) However, I need to find some documentation or some help in explaining this better. I am working with some pe

Re: Hard drive fullness limits information help request

2005-04-11 Thread NMH
--- Julian Stacey <[EMAIL PROTECTED]> wrote: > Reference: > > From: NMH <[EMAIL PROTECTED]> > > Date: Mon, 11 Apr 2005 12:30:37 -0700 (PDT) > > Message-id: > <[EMAIL PROTECTED]> > > > NMH wrote: > > Hi all > > I know hard drives tend to not run well when > near >

Re: Hard drive fullness limits information help request

2005-04-11 Thread Julian Stacey
Reference: > From: NMH <[EMAIL PROTECTED]> > Date: Mon, 11 Apr 2005 12:30:37 -0700 (PDT) > Message-id: <[EMAIL PROTECTED]> NMH wrote: > Hi all > I know hard drives tend to not run well when near > full. They have trouble performing self adjustments > (hardware), self defragg

Re: Hard drive fullness limits information help request

2005-04-11 Thread Micheal Patterson
- Original Message - From: "NMH" <[EMAIL PROTECTED]> To: "hardware" ; "questions" Sent: Monday, April 11, 2005 2:30 PM Subject: Hard drive fullness limits information help request > Hi all > I know hard drives tend to not run well when near > full. They have trouble performing self

Re: Hard drive fullness limits information help request

2005-04-11 Thread Philip Hallstrom
Hi all I know hard drives tend to not run well when near full. They have trouble performing self adjustments (hardware), self defragging(unix/FFS) etc.. (as I can express it) However, I need to find some documentation or some help in explaining this better. I am working with some people who sto

Re: Hard drive fullness limits information help request

2005-04-11 Thread Paul Schmehl
--On Monday, April 11, 2005 12:30:37 PM -0700 NMH <[EMAIL PROTECTED]> wrote: Hi all I know hard drives tend to not run well when near full. They have trouble performing self adjustments (hardware), self defragging(unix/FFS) etc.. (as I can express it) However, I need to find some documentation

Re: Hard Drive Buffer tool.

2005-01-28 Thread Xian
On Friday 28 January 2005 02:00, borg wrote: > Greetings, > > Someone gave me an IDE HD and he doesn't know how many > MB buffer it is. I checked the manufacturer data > sheet. And I found that this exact model comes with > 2MB and 8MB buffer. Anyone knows if there is a tool or > a built-in utilit

Re: hard drive errors

2005-01-20 Thread Jason Henson
On 01/20/05 19:21:13, David Bear wrote: I am receiving the following errors on my hard drive. This appears to affect some file in /var/log. My question is twofold. 1) shouldn't ufs notice this sector as being unuseable and mark it offlimites? 2) if not, is there a way to mark it so manually? ad0

Re: hard drive errors

2005-01-20 Thread John
On Thu, Jan 20, 2005 at 05:21:13PM -0700, David Bear wrote: > I am receiving the following errors on my hard drive. This appears to > affect some file in /var/log. My question is twofold. 1) shouldn't ufs > notice this sector as being unuseable and mark it offlimites? 2) if > not, is there a way to

Re: hard drive errors

2005-01-20 Thread Chuck Swiger
David Bear wrote: I am receiving the following errors on my hard drive. This appears to affect some file in /var/log. My question is twofold. 1) shouldn't ufs notice this sector as being unuseable and mark it offlimites? 2) if not, is there a way to mark it so manually? Sure, by default, modern dri

Re: Hard drive min size for Dns install?

2004-11-21 Thread Kevin D. Kinsey, DaleCo, S.P.
Laszlo Antal wrote: Hi, How big hard drive do I need for a Fbsd 5.3+Bind Installation?? I have a 1.2gb hdd would it be big enough? Thank you for all the advice Laszlo --lantal Certainly should be large enough. A "minimal" install is quite a bit less than 1.2G, and even with full source and docs

Re: Hard drive encryption

2004-09-17 Thread Svein Halvor Halvorsen
[EMAIL PROTECTED], 2004-09-16] > I understand that gbde requests a password before the partition can be > mounted anyway so this simulates the same functionality of PointSEC, > but since it is part of the OS, it seems that if someone has access to > the OS, they could still get in. Is that ri

Re: Hard drive encryption

2004-09-17 Thread Charles Ulrich
[EMAIL PROTECTED] said: > > > Hello, > > I am writing to inquire about a hard drive encryption software that is > compatible with FreeBSD. We have been using PointSEC with windows and am > looking for a similar solution for FreeBSD. I see you have GEOM Based Disk > Encryption (gbde) Which I h

Re: Hard drive problem... S-ATA/ATA and DMA error messages

2004-07-06 Thread Rickard Borgmäster
On Mon, 5 Jul 2004 20:03:37 -0700 (PDT) peter lageotakes <[EMAIL PROTECTED]> hit the keyboard and punched: > --- Warren Block <[EMAIL PROTECTED]> wrote: > > > > -CURRENT (5.x) does have support for SATA, and may > > (probably does) > > work with the 8237. (I haven't tried it on this > > motherb

Re: Hard drive problem... S-ATA/ATA and DMA error messages

2004-07-05 Thread peter lageotakes
--- Warren Block <[EMAIL PROTECTED]> wrote: > On Tue, 6 Jul 2004, Rickard [ISO-8859-1] Borgmäster > wrote: > > > atapci1: port > 0xfc00-0xfc0f at device 15.1 on > > pci0 > > ata0: at 0x1f0 irq 14 on atapci1 > > ata1: at 0x170 irq 15 on atapci1 > > [...] > > ad0: 156334MB [317632/16/63] at > ata0

Re: Hard drive problem... S-ATA/ATA and DMA error messages

2004-07-05 Thread Rickard Borgmäster
On Mon, 5 Jul 2004 18:35:52 -0600 (MDT) Warren Block <[EMAIL PROTECTED]> hit the keyboard and punched: > FreeBSD 4.x doesn't have specific support for the VIA 8237, and so > doesn't properly realize that it should be able to do the faster DMA > modes. > > My MSI motherboard with the same VIA 82

Re: Hard drive problem... S-ATA/ATA and DMA error messages

2004-07-05 Thread Warren Block
On Tue, 6 Jul 2004, Rickard [ISO-8859-1] Borgmäster wrote: atapci1: port 0xfc00-0xfc0f at device 15.1 on pci0 ata0: at 0x1f0 irq 14 on atapci1 ata1: at 0x170 irq 15 on atapci1 [...] ad0: 156334MB [317632/16/63] at ata0-master UDMA133 ad4: DMA limited to UDMA33, non-ATA66 cable or device ad4: 1526

RE: Hard Drive going bad? (hard error reading fsbn)

2004-06-14 Thread Kevin Greenidge
ow it looks like I'll have to invest in that 3ware raid card after all. Thanks, Kevin -Original Message- From: Bill Moran [mailto:[EMAIL PROTECTED] Sent: Monday, June 14, 2004 11:35 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Hard Drive going bad? (hard error re

Re: Hard Drive going bad? (hard error reading fsbn)

2004-06-14 Thread Bill Moran
"Kevin Greenidge" <[EMAIL PROTECTED]> wrote: Has it been doing this since you installed? Or was it working before? Looks like a failed HDD from here. > Here is the /etc/fstab and my dmesg output: > > # Device Mountpoint FStype Options DumpPass# > /dev/ad0s1b

Re: Hard Drive going bad? (hard error reading fsbn)

2004-06-14 Thread Kevin Greenidge
Here is the /etc/fstab and my dmesg output: # DeviceMountpoint FStype Options DumpPass# /dev/ad0s1b noneswapsw 0 0 /dev/ad0s1a / ufs rw 1 1 /dev/ad0s1f /hom

Re: Hard Drive going bad? (hard error reading fsbn)

2004-06-14 Thread Bill Moran
"Kevin Greenidge" <[EMAIL PROTECTED]> wrote: > I started seeing the error messages in my logs. When I > googled the error some seem to think it may be a hardware > issue and some seem to think it's o/s specific. Trying to > see what's the general opinon. Running 4.9 It's either a failing HDD, or

Re: hard drive test

2003-12-31 Thread stan
On Tue, Dec 30, 2003 at 08:17:50PM -0700, David Bear wrote: > i just installed 4.9-rel. after having the system on for about two > hours I got a console message that device ad0 had timed out. then the > system froze. > > after a reboot (power off then on) the systems has been working fine. > >

Re: hard drive test

2003-12-31 Thread Ion-Mihai Tetcu
On Wed, 31 Dec 2003 10:05:55 + (GMT) Francisco Reyes <[EMAIL PROTECTED]> wrote: > On Tue, 30 Dec 2003, David Bear wrote: > > > i just installed 4.9-rel. after having the system on for about two > > hours I got a console message that device ad0 had timed out. then the > > system froze. > >

Re: hard drive test

2003-12-31 Thread Francisco Reyes
On Tue, 30 Dec 2003, David Bear wrote: > i just installed 4.9-rel. after having the system on for about two > hours I got a console message that device ad0 had timed out. then the > system froze. I believe Seagate has an utility you can use to check a drive. Also if the drive was bought in the

RE: hard drive test

2003-12-30 Thread Jonathan M. Slivko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, You can try and run distributed.net on it for awhile - that should give it a pretty good workout. - -- Jonathan === Jonathan M. Slivko ISP/Marketing PeeringSolutions, LLC === PeeringSolutions, LLC 90

Re: Hard drive stress test

2003-12-22 Thread anubis
On Fri, 19 Dec 2003 07:28 am, Per olof Ljungmark wrote: > Could somebody please recommend a utility or script suitable for > stressing a hard disk to check for possible errors? > > Thanks, > > ___ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.or

Re: Hard drive stress test

2003-12-18 Thread Dan Strick
>> > Could somebody please recommend a utility or script suitable for > stressing a hard disk to check for possible errors? >> You might look in your hard disk manufacturer's web site for testing and diagnostic software. For example, Maxtor has something called "Maxblast" and Seagate has "SeaToo

Re: Hard drive stress test

2003-12-18 Thread Ryan Merrick
Per olof Ljungmark wrote: Could somebody please recommend a utility or script suitable for stressing a hard disk to check for possible errors? Thanks, ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To uns

Re: Hard drive stress test

2003-12-18 Thread Josh Paetzel
On Thu, Dec 18, 2003 at 10:28:49PM +0100, Per olof Ljungmark wrote: > Could somebody please recommend a utility or script suitable for > stressing a hard disk to check for possible errors? > > Thanks, > Depending on what sort of errors you are looking for you can usually find diagnostic utilit

Re: Hard drive geometry headache (slightly off topic)

2003-12-10 Thread Siegbert Baude
Frederick Bowes wrote: I've solved the problem and repreat it here for future generations reference (: It appears that the MBR was infact corrupt, causing fdisk to get confused... the following command made the hd appear blank and let it all work again: dd if=/dev/zero of=/dev/ad0 count=2000 (Ye

RE: Hard drive geometry headache (slightly off topic)

2003-12-09 Thread Frederick Bowes
>>> Now I had to move it to a new computer in which the bios detects a >>> certian geometry, but then the system wont boot. No matter what I do > I had the same problem back in 4.5. I worked around the problem by > formating the hard drive with a Win98(Oh Boy) recovery floppy then > ... Formattin

Re: Hard drive geometry headache (slightly off topic)

2003-12-08 Thread Mike Maltese
> I am guessing freebsd works out the correct drive geometry, but the bios > is not! Interestingly though, when set to LBA, the head/cyl/sector count > is equal to what the freebsd fdisk detects it to be. This is exactly what I was experiencing. Thought I'd throw that out there, best of luck to yo

Re: Hard drive geometry headache (slightly off topic)

2003-12-08 Thread Frederick Bowes
>> Now I had to move it to a new computer in which the bios >> detects a certian geometry, but then the system wont boot. >> No matter what I do now, i cant get the system to boot off >> the disk, i have even tried eraseing it with fdisk (freebsd >> and dos versions). Does anyone know how I can sav

Re: Hard drive geometry headache (slightly off topic)

2003-12-08 Thread Mike Maltese
> I have a problem which i cannot seem to fix no matter what I do! I have a > 120GB disk, which had windows XP/FreeBSD partions working fine on one > computer. Now I had to move it to a new computer in which the bios detects > a certian geometry, but then the system wont boot. No matter what I do >

Re: hard drive bench

2003-11-23 Thread Greg 'groggy' Lehey
On Sunday, 23 November 2003 at 23:01:21 +, Stefan A. Deutscher wrote: > On Sun, Nov 23, 2003 at 08:58:54PM +0100, Antoine Jacoutot wrote: >> Hi :) >> >> Is there a hard drive speed measurement available for FreeBSD ? >> I don't need anything fancy, just something like "hdparm -t" under Linux. >

Re: hard drive bench

2003-11-23 Thread Antoine Jacoutot
On Monday 24 November 2003 00:01, Stefan A. Deutscher wrote: > check out bonnie from the ports tree and make sure the test files are > at least the size of your RAM. Otherwise you'll be measuring the speed > of the caching system, which is pretty fast on BSD. Thanks a lot :) Regards. Antoine _

Re: hard drive bench

2003-11-23 Thread Stefan A. Deutscher
On Sun, Nov 23, 2003 at 08:58:54PM +0100, Antoine Jacoutot wrote: > Hi :) > > Is there a hard drive speed measurement available for FreeBSD ? > I don't need anything fancy, just something like "hdparm -t" under Linux. > > Thanks. Hi Antoine, check out bonnie from the ports tree and make sure

Re: hard drive disk timeout

2003-08-30 Thread mutati0n
Thanks, that worked perfectly. Nathan Wheeler - Original Message - From: "Luke Kearney" <[EMAIL PROTECTED]> To: "Nathan Wheeler" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, August 29, 2003 1:15 AM Subject: Re: hard drive disk timeou

Re: hard drive disk timeout

2003-08-29 Thread Luke Kearney
(B- Original Message - (BFrom: "Nathan Wheeler" <[EMAIL PROTECTED]> (BTo: <[EMAIL PROTECTED]> (BSent: Friday, August 29, 2003 3:50 PM (BSubject: hard drive disk timeout (B (B (BHi, (B (BI asked this before, but no one answered. Just hoping someone might be able (Bto. (B (BI'm

Re: Hard drive devices (WAS Need Vinum help)

2003-08-27 Thread Greg 'groggy' Lehey
On Tuesday, 26 August 2003 at 17:54:07 -0700, Thomas Smith wrote: > Thanks to those of you who replied to my previous question. However, I > don't think the problem was Vinum entirely. > > - Is there a way to tell whether a device is aleady configured? That is, > if I'm not sure ad1s1e is configure

Re: hard drive mount points damaged - reinstall to fix?

2003-08-25 Thread Dave Banning
> > > > Is there a way to overwrite the /dev entries and mount points on the > damaged > > drive, reinstall system files, but still preserve my user data? > > I guess you could boot a fixit disk, mount your hard drive on it, and > then rebuild... Except I couldn't mount. There was too many erro

Re: hard drive mount points damaged - reinstall to fix?

2003-08-20 Thread Lowell Gilbert
Dave Banning <[EMAIL PROTECTED]> writes: > I have two systems. One system is version 4.0 and the other 4.8S. > > I took the drive out of the 4.8 machine and mounted the slices with > the 4.0 machine. After the initial mount, which worked, I got > errors on subsequent mount attempts. > It actuall

Re: Hard drive performance question

2003-08-14 Thread Alex de Kruijff
On Tue, Aug 05, 2003 at 05:03:22PM -0400, Jason Lieurance wrote: > Hello, > > Ok, I guess I thought 14 was high but it's ok then? I'm not sure what is acceptible > but I guess sometimes I thought it would go down instead of always being constant. > So I assumed(ignorantly) that there is a disk i/o

Re: Hard drive performance question

2003-08-08 Thread Jason Lieurance
Hello, Ok, I guess I thought 14 was high but it's ok then? I'm not sure what is acceptible but I guess sometimes I thought it would go down instead of always being constant. So I assumed(ignorantly) that there is a disk i/o problem. -- Jason Dan Nelson said: > In the last episode (Aug 05), Jaso

Re: Hard drive performance question

2003-08-06 Thread Dan Nelson
In the last episode (Aug 05), Jason Lieurance said: > I have FreeBSD 4.7 server running a qmail-imap-squirrelmail email > server and a apache 1.3.27 web server hosting 6 virtual domains that > don't get a lot of traffic. > > Hardware is: > > P3 933MHz CPU > 512 DDR ram > Fujitsu MAN3184MP 18.2 GB

Re: Hard Drive

2003-02-07 Thread northern snowfall
It would be nice if this information could be removed from the disklabel. I guess if that's not feasible, a notation in the documentation would be nice (I was confused about this about a year ago). If it were up to me, I'd rather keep it in. I get sick of thunking my documentation database just

Re: Hard Drive

2003-02-07 Thread Bill Moran
Dan Nelson wrote: In the last episode (Feb 07), Grant Peel said: I am suppoed to have 1 RPM SCSIs on this box, but when I do a disklable, it ells me 3600 RPM. Should I be worried? The values in the disklabel are not used anymore. They were, way back when disk latency was horrible and the

Re: Hard Drive

2003-02-07 Thread Dan Nelson
In the last episode (Feb 07), Grant Peel said: > I am suppoed to have 1 RPM SCSIs on this box, but when I do a > disklable, it ells me 3600 RPM. Should I be worried? The values in the disklabel are not used anymore. They were, way back when disk latency was horrible and the OS needed to know

Re: Hard Drive Low Level Format (was No Subject)

2002-12-23 Thread Mark
- Original Message - From: "Jud" <[EMAIL PROTECTED]> To: "Dmitry Ternovoy" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, December 23, 2002 8:50 PM Subject: Re: Hard Drive Low Level Format (was No Subject) > On Mon, 23 Dec 2002 19:50:

Re: Hard Drive Low Level Format (was No Subject)

2002-12-23 Thread Jud
On Mon, 23 Dec 2002 19:50:06 +0200 (EET), Dmitry Ternovoy <[EMAIL PROTECTED]> wrote: it is IDE. As it all the same to make? (Disk low level format or other format) Jerry McAllister is right: You want to back up your critical data *now*. OK, who is the manufacturer? The reason I ask is to fin

Re: Hard drive physically damaged?

2002-11-06 Thread Duncan Anker
On Thu, 2002-11-07 at 12:08, Carlos Carnero wrote: > Hi, > > the following messages that I just saw in my logs mean > that my IDE hard drive is almost hosed right (at least > a bit)? I would say so. You may want to back up all your important stuff. Last time I saw this the machine limped along,