Panic: vrele: negative ref cnt

2006-05-07 Thread Robert H. Perry
I received a panic message (see Subject) yesterday following a GNOME
upgrade.  The upgrade was successful but I encountered subsequent problems
trying to access Firefox websites and my mail site in Thunderbird.  I
noticed a Plugin error message in Firefox and prepared to paste it into a
message to the mailing list but was unable to get a connection and
eventually lost it.

I reset my modem several times then decided to reboot.  First, I re-enabled
my firewall then entered shutdown -r now.  Next I received the panic message
and a repeat of the following:

READ_DMA ad0:Timeout - Read_DMA retrying (2 retries left) LBA = 28162271
READ_DMA ad0: FAILURE -READ_DMA status=51 READY, DSC, ERROR error = 40
Uncorrectable  LBA =28162271

Unfortunately, this may not have been exactly how the message read.  I was
sort of in a panic state myself.
Another message indicated there was no request/requirement to dump.

I run FreeBSD 5.4 RELEASE.

Your advice is appreciated.  Thnx,
Bob Perry

  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Panic: vrele: negative ref cnt

2006-05-07 Thread Kris Kennaway
On Sun, May 07, 2006 at 03:16:46PM -0400, Robert H. Perry wrote:
 I received a panic message (see Subject) yesterday following a GNOME
 upgrade.  The upgrade was successful but I encountered subsequent problems
 trying to access Firefox websites and my mail site in Thunderbird.  I
 noticed a Plugin error message in Firefox and prepared to paste it into a
 message to the mailing list but was unable to get a connection and
 eventually lost it.
 
 I reset my modem several times then decided to reboot.  First, I re-enabled
 my firewall then entered shutdown -r now.  Next I received the panic message
 and a repeat of the following:
 
 READ_DMA ad0:Timeout - Read_DMA retrying (2 retries left) LBA = 28162271
 READ_DMA ad0: FAILURE -READ_DMA status=51 READY, DSC, ERROR error = 40
 Uncorrectable  LBA =28162271

Your hard drive is dying.  This may have caused the panic as a
secondary effect after the read failed.

Kris


pgppLoM0srFLs.pgp
Description: PGP signature


RE: Panic: vrele: negative ref cnt

2006-05-07 Thread Robert H. Perry


-Original Message-
From: Kris Kennaway [mailto:[EMAIL PROTECTED] 
Sent: Sunday, May 07, 2006 3:20 PM
To: Robert H. Perry
Cc: freebsd-questions@freebsd.org
Subject: Re: Panic: vrele: negative ref cnt

On Sun, May 07, 2006 at 03:16:46PM -0400, Robert H. Perry wrote:
 I received a panic message (see Subject) yesterday following a GNOME
 upgrade.  The upgrade was successful but I encountered subsequent problems
 trying to access Firefox websites and my mail site in Thunderbird.  I
 noticed a Plugin error message in Firefox and prepared to paste it into a
 message to the mailing list but was unable to get a connection and
 eventually lost it.
 
 I reset my modem several times then decided to reboot.  First, I
re-enabled
 my firewall then entered shutdown -r now.  Next I received the panic
message
 and a repeat of the following:
 
 READ_DMA ad0:Timeout - Read_DMA retrying (2 retries left) LBA = 28162271
 READ_DMA ad0: FAILURE -READ_DMA status=51 READY, DSC, ERROR error = 40
 Uncorrectable  LBA =28162271

Your hard drive is dying.  This may have caused the panic as a
secondary effect after the read failed.


Thanks for taking the time to respond.  Not good news obviously, but could
be worse.  This is my mule machine. I was using it as a gateway, to develop
some networking skills, and had installed SAMBA and was also trying to
install HylaFAX .  Fortunately it has a second hard drive which currently
holds the /var slice.  Out with the bad and in with the good.

BTW, can the data on this drive be copied to the surviving drive?  What
commands do I need to review?  My initial thoughts were to simply install
6.0 and go on from there.  Any hints/suggestions are appreciated.

Bob 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Panic: vrele: negative ref cnt

2006-05-07 Thread Kris Kennaway
On Sun, May 07, 2006 at 06:24:52PM -0400, Robert H. Perry wrote:

 Thanks for taking the time to respond.  Not good news obviously, but could
 be worse.  This is my mule machine. I was using it as a gateway, to develop
 some networking skills, and had installed SAMBA and was also trying to
 install HylaFAX .  Fortunately it has a second hard drive which currently
 holds the /var slice.  Out with the bad and in with the good.
 
 BTW, can the data on this drive be copied to the surviving drive?  What
 commands do I need to review?  My initial thoughts were to simply install
 6.0 and go on from there.  Any hints/suggestions are appreciated.

dump/restore or just copy over the data you need to keep with tar | tar

Kris


pgpOVfewKmoOM.pgp
Description: PGP signature


Re: vrele: negative ref cnt

2005-10-24 Thread Kris Kennaway
On Sun, Oct 23, 2005 at 02:03:13PM +0200, =?iso-8859-2?Q?Micha=B3_T. 
_Mas=B3owski?= wrote:
   When I turn off the computer by halt, halt -p or something else,
 usually it 
   shows kernel panic with vrele: negative ref cnt. What should I do?
   I'm using FreeBSD 5.4-p7.
  
  Try updating to -stable, or try the 6.0 beta.  If the problem
  persists, follow the advice in the chapter on kernel debugging in the
  developers handbook.
  
  Kris
  
 
 Thank for your advice. I will try updating, but I think that the
 problem is with the hard disk.
 
 It occurs only when device of file system which is being unmounted
 has read errors.
 What else should I do except from changing the faulty disk?

Nothing...when your hardware goes bad, all bets are off.  Replace it
immediately before it dies completely and you lose your data.

Kris


pgp61GKeI5Rb1.pgp
Description: PGP signature


Re: vrele: negative ref cnt

2005-10-23 Thread Michał T . Masłowski
  When I turn off the computer by halt, halt -p or something else,
usually it 
  shows kernel panic with vrele: negative ref cnt. What should I do?
  I'm using FreeBSD 5.4-p7.
 
 Try updating to -stable, or try the 6.0 beta.  If the problem
 persists, follow the advice in the chapter on kernel debugging in the
 developers handbook.
 
 Kris
 

Thank for your advice. I will try updating, but I think that the
problem is with the hard disk.

It occurs only when device of file system which is being unmounted
has read errors.
What else should I do except from changing the faulty disk?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


vrele: negative ref cnt

2005-10-01 Thread Michał Masłowski
When I turn off the computer by halt, halt -p or something else, usually it 
shows kernel panic with vrele: negative ref cnt. What should I do?
I'm using FreeBSD 5.4-p7.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: vrele: negative ref cnt

2005-10-01 Thread Kris Kennaway
On Sat, Oct 01, 2005 at 11:50:55AM +0200, Micha?? Mas??owski wrote:
 When I turn off the computer by halt, halt -p or something else, usually it 
 shows kernel panic with vrele: negative ref cnt. What should I do?
 I'm using FreeBSD 5.4-p7.

Try updating to -stable, or try the 6.0 beta.  If the problem
persists, follow the advice in the chapter on kernel debugging in the
developers handbook.

Kris


pgpfc3dR6UAyN.pgp
Description: PGP signature