Re: Drive Failure or User Error?

2006-08-21 Thread Jason Morgan
. I still > > get the error and the system becomes unusable. > > > > So, my question is - and I suspect this is the case - is this a drive > > failure or some issue with the mirroring process? > > It *is* a drive failure, but I don't understand all of what's

Re: Drive Failure or User Error?

2006-08-20 Thread Lowell Gilbert
x27;ve tried > disabling the mirror, fscking (multiple times), removing disks, and I > just got done reinstalling (which went just fine) and resyncing. I still > get the error and the system becomes unusable. > > So, my question is - and I suspect this is the case - is this a drive

Drive Failure or User Error?

2006-08-19 Thread Jason Morgan
done reinstalling (which went just fine) and resyncing. I still get the error and the system becomes unusable. So, my question is - and I suspect this is the case - is this a drive failure or some issue with the mirroring process? I followed the ONLamp instructions here: http://www.onlamp.com/pub/a/bsd

Re: Stored hard drive failure?

2005-10-05 Thread K Anderson
- Original Message - From: "Gary W. Swearingen" <[EMAIL PROTECTED]> To: "K Anderson" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, October 05, 2005 9:18 AM Subject: Re: Stored hard drive failure? > If you're really serious (to borrow a phrase), you&#

Re: Stored hard drive failure?

2005-10-05 Thread Gary W. Swearingen
If you're really serious (to borrow a phrase), you'll do backup to several different media and maybe different formats. With RAID or backup to an always-powered second HDD, you can loose all of your disks if the case power supply or MB fails in certain ways. (I know someone who lost a disk when t

Re: Stored hard drive failure?

2005-10-05 Thread Chad Leigh -- Shire.Net LLC
On Oct 5, 2005, at 1:44 AM, K Anderson wrote: - Original Message - From: "Chad Leigh -- Shire.Net LLC" <[EMAIL PROTECTED]> To: "K Anderson" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, October 05, 2005 12:20 AM Subject: Re: Stored hard drive failure?

Re: Stored hard drive failure?

2005-10-05 Thread Bill Schoolcraft
At Wed, 5 Oct 2005 it looks like K Anderson composed: Hey folks, I thought a saw a thread on something like this but I can't seem to find it so I figure I might as well ask and see what turns up. The scenario: I use a hard drive to mirror my main hard drive. I then pull the alternate hard driv

Re: Stored hard drive failure?

2005-10-05 Thread K Anderson
- Original Message - From: "Sandy Rutherford" <[EMAIL PROTECTED]> To: Cc: "K Anderson" <[EMAIL PROTECTED]> Sent: Wednesday, October 05, 2005 1:01 AM Subject: Re: Stored hard drive failure? >>>>>> On Wed, 5 Oct 2005 00:44:36 -

Re: Stored hard drive failure?

2005-10-05 Thread P.U.Kruppa
On Wed, 5 Oct 2005, K Anderson wrote: - Original Message - From: "Chad Leigh -- Shire.Net LLC" <[EMAIL PROTECTED]> To: "K Anderson" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, October 05, 2005 12:20 AM Subject: Re: Stored hard drive failure? On Oct

Re: Stored hard drive failure?

2005-10-05 Thread Sandy Rutherford
> On Wed, 5 Oct 2005 00:44:36 -0700, > "K Anderson" <[EMAIL PROTECTED]> said: > Not sure how long I'm storing them (See above question where I asked -- How > long can the HD sit on the shelf... and the other questions seemed to be > editted out). But you're right the info could beco

Re: Stored hard drive failure?

2005-10-05 Thread K Anderson
- Original Message - From: "Chad Leigh -- Shire.Net LLC" <[EMAIL PROTECTED]> To: "K Anderson" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, October 05, 2005 12:20 AM Subject: Re: Stored hard drive failure? > > On Oct 5, 2005, at 1:13 AM, K Anderson wr

Re: Stored hard drive failure?

2005-10-05 Thread Chad Leigh -- Shire.Net LLC
On Oct 5, 2005, at 1:13 AM, K Anderson wrote: Hey folks, I thought a saw a thread on something like this but I can't seem to find it so I figure I might as well ask and see what turns up. The scenario: I use a hard drive to mirror my main hard drive. I then pull the alternate hard drive

Stored hard drive failure?

2005-10-05 Thread K Anderson
Hey folks, I thought a saw a thread on something like this but I can't seem to find it so I figure I might as well ask and see what turns up. The scenario: I use a hard drive to mirror my main hard drive. I then pull the alternate hard drive off the system and store it for later use should the

Re: Drive Failure

2002-12-19 Thread Jerry McAllister
> > > > I dont know what this option means - does this matter? > > > > > > -B Install the `boot0' boot manager. This option causes MBR > > > code to > > > be replaced, without affecting the embedded slice table. > > > > Sounds like just what you said you wanted. > > > >

Re: Drive Failure

2002-12-19 Thread Noah Garrett Wallach
Sorry if this was verified before but this output from the boot0cfg command - looks okay right? typhoon# boot0cfg -B -v -b /mnt/ad2-root/boot/boot0 /dev/ad2 # flag start chs type end chs offset size 1 0x80 0: 1: 1 0xa5464: 15:63 63150136497

Re: Drive Failure

2002-12-19 Thread Noah Garrett Wallach
> > I dont know what this option means - does this matter? > > > > -B Install the `boot0' boot manager. This option causes MBR > > code to > > be replaced, without affecting the embedded slice table. > > Sounds like just what you said you wanted. Hi Jerry, What does "wit

Re: Drive Failure

2002-12-17 Thread Jerry McAllister
> > also how do I ID the second drive? Am I doing this correcly? > I don't know what you mean by ID-ing the second drive. jerry > > typhoon# fdisk -sv ad2 > /dev/ad2: 148945 cyl 16 hd 63 sec > PartStartSize Type Flags >1: 63 150136497 0xa5 0x80 > typhoon#

Re: Drive Failure

2002-12-17 Thread Jerry McAllister
> > > Try mounting and reading some of the stuff from that disk and > > see if you can get to it. > > > > Then try boot0cfg(8) > > > I dont know what this option means - does this matter? > > -B Install the `boot0' boot manager. This option causes MBR > code to > be

Re: Drive Failure

2002-12-17 Thread Jerry McAllister
> > So Jerry, > > > this is the proper output then? > > typhoon# fdisk -I -B -b /mnt/ad2-root/boot/boot0 ad2 > *** Working on device /dev/ad2 *** > typhoon# > > > some mount details seems relevant > > typhoon# fdisk -I -B -b /mnt/ad2-root/boot/boot0 ad2 I think you want -b /boot/boo

Re: Drive Failure

2002-12-17 Thread Noah Garrett Wallach
So Jerry, this is the proper output then? typhoon# fdisk -I -B -b /mnt/ad2-root/boot/boot0 ad2 *** Working on device /dev/ad2 *** typhoon# some mount details seems relevant typhoon# fdisk -I -B -b /mnt/ad2-root/boot/boot0 ad2 typhoon# mount /dev/ad0s1a on / (ufs, local) /dev/ad0s1

Re: Drive Failure

2002-12-17 Thread Jerry McAllister
> Hi, > > my current system drive is having difficulties some files that were > in great shape are now EBADF. This drive is known as ad0 (yup IDE) > > So I installed a new drive and have moved all files over to it. The > new drive is known as ad2. > > Is my fdisk usage here proper? Is this th

Drive Failure

2002-12-17 Thread Noah Garrett Wallach
Hi, my current system drive is having difficulties some files that were in great shape are now EBADF. This drive is known as ad0 (yup IDE) So I installed a new drive and have moved all files over to it. The new drive is known as ad2. Is my fdisk usage here proper? Is this the proper respons