From owner-freebsd-fs@freebsd.org Tue Apr 5 22:08:22 2016 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E6A5B04CF6 for ; Tue, 5 Apr 2016 22:08:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 164B314D2 for ; Tue, 5 Apr 2016 22:08:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u35M8Li2088181 for ; Tue, 5 Apr 2016 22:08:21 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 207667] Reproducable kernel panics whilst scrubbing a zvol pool... Date: Tue, 05 Apr 2016 22:08:22 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 9.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: michelle@sorbs.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2016 22:08:22 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207667 --- Comment #4 from Michelle Sullivan --- Understood... >From 'top': Mem: 91M Active, 233M Inact, 2060M Wired, 281M Buf, 13G Free ARC: 1536M Total, 307M MFU, 1209M MRU, 10M Anon, 5994K Header, 4495K Other Swap: 29G Total, 29G Free or if you prefer from dmesg: real memory =3D 17188257792 (16392 MB) avail memory =3D 16491753472 (15727 MB) da0 at umass-sim0 bus 0 scbus6 target 0 lun 0 da0: Removable Direct Access SCSI-6 device= =20 da0: Serial Number 60A44C3FACC9FE118997019C da0: 40.000MB/s transfers da0: 29510MB (60437492 512 byte sectors: 255H 63S/T 3762C) da0: quirks=3D0x2 And just for completeness... [root@colossus ~]# fdisk /dev/da0 ******* Working on device /dev/da0 ******* parameters extracted from in-core disklabel are: cylinders=3D3762 heads=3D255 sectors/track=3D63 (16065 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=3D3762 heads=3D255 sectors/track=3D63 (16065 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD) start 63, size 60436467 (29509 Meg), flag 80 (active) beg: cyl 0/ head 1/ sector 1; end: cyl 689/ head 254/ sector 63 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: [root@colossus ~]# bsdlabel /dev/da0s1=20 # /dev/da0s1: 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 60436451 16 swap=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20 c: 60436467 0 unused 0 0 # "raw" part, don't edit I'd suggest there is enough space... yet it doesn't produce dumps - infact = when it panics it shows the uptime then locks solid (won't respond to the 3 fing= er salute) ... reset button or power button for +3 seconds is the only way to = get a response... --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=