OpenSolaris

Printable Version Enter a New Search
Bug ID 6514712
Synopsis zfs_nicenum() doesn't work with perfectly-sized buffers
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:zfs
Keywords
Responsible Engineer Eric Schrock
Reported Against snv_55
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_68
Fixed In snv_68
Release Fixed solaris_nevada(snv_68) , solaris_10u6(s10u6_01) (Bug ID:2156292)
Related Bugs
Submit Date 18-January-2007
Last Update Date 29-April-2008
Description
The CHKSUM errors for c4t0d0s0 was growing and then suddenly drops and has a decimal point (that there are a lot of errors is another story):


  pool: mypool
 state: ONLINE
status: One or more devices has experienced an unrecoverable error.  An
	attempt was made to correct the error.  Applications are unaffected.
action: Determine if the device needs to be replaced, and clear the errors
	using 'zpool clear' or replace the device with 'zpool replace'.
   see: http://www.sun.com/msg/ZFS-8000-9P
 scrub: scrub completed with 0 errors on Thu Jan 18 16:21:32 2007
config:

	NAME          STATE     READ WRITE CKSUM
	mypool        ONLINE       0     0     0
	  mirror      ONLINE       0     0     0
	    c0d0p3    ONLINE       0     0     0
	    c4t0d0s0  ONLINE       0     0 48.14

errors: No known data errors
Work Around
N/A
Comments
N/A