Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Apr 2011 11:05:52 -0400
From:      Graham Todd <gtodd@bellanet.org>
To:        binto <binto@triplegate.net.id>, freebsd-fs@freebsd.org
Subject:   Re: what is g_vfs_done() and error = 6?? how to fix it??
Message-ID:  <4D99DE50.1030607@bellanet.org>
In-Reply-To: <00c101cbf2bf$4b03b2c0$140124c0@DBLJSW1S>
References:  <00c101cbf2bf$4b03b2c0$140124c0@DBLJSW1S>

next in thread | previous in thread | raw e-mail | index | archive | help
On 04/04/2011 07:56, binto wrote:
> Also i got before it's reboot suddenly:
> panic: initiate_write_inodeblock_ufs2: already started

I think you're getting a panic from ufs2 and softdep somewhere because for 
whatever reason geom is saying the drive has disappeared (bad cabling, bad 
hardware, bad sector, electrical glitch, etc.)? Someone more knowledgeable 
than me can explain the code path and error 6.

If it is hardware and the drive that has your / or /usr filesystems then 
panic'ing is "correct" behaviour I believe. If it is a USB drive being 
pulled without umounting then I think FreeBSD is supposed to handle that 
incorrect operation more gracefully since 7.*

Was there data loss?  Did the server reboot properly?  Have you run any 
hardware tests?

cheers

> Thanks
> Binto
>    ----- Original Message -----
>    From: binto
>    To: freebsd-fs@freebsd.org
>    Sent: Monday, April 04, 2011 7:39 PM
>    Subject: what is g_vfs_done() and error = 6?? how to fix it??
>
>
>    I got error message&  my server suddenly drop :
>
>    g_vfs_done() error = 6
>
>    g_vfs_done(): ad10s2a[READ(offset=1348599808, length=16384)]error = 6  anyone can help me please??
>
>    Thank you
>    binto





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