Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Aug 2005 20:50:32 +0200 (CEST)
From:      Hanspeter Roth <hampi@rootshell.be>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/85163: Giving up on 2 buffers with readonly mounted ext2fs
Message-ID:  <200508201850.j7KIoWON000894@goofy.here>
Resent-Message-ID: <200508201900.j7KJ0iwu022550@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help


>Number:         85163
>Category:       kern
>Synopsis:       Giving up on 2 buffers with readonly mounted ext2fs
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 20 19:00:43 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Hanspeter Roth
>Release:        FreeBSD 6.0-BETA2 i386
>Organization:
>Environment:
System: FreeBSD goofy.here 6.0-BETA2 FreeBSD 6.0-BETA2 #0: Wed Aug 3 08:22:24 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	USB-disk with two ext2fs slices
>Description:
	If an ext2fs slice on a USB-disk is mounted readonly during reboot
	FreeBSD has 2 buffers remaining.
>How-To-Repeat:
	boot Linux
	fsck -f /dev/sda1
	fsck -f /dev/sda2

	boot FreeBSD 6.0-BETA2
	mount -r -t ext2fs /dev/da0s1 /mnt
	reboot
	Syncing disks, buffers remaining... 2 2 2 2 ...
	Giving up on 2 buffers

	boot Linux
	fsck /dev/sda1
	/dev/sda1 was not cleanly unmounted, check forced.
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:



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