Date: Sat, 19 Nov 2022 08:47:07 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 267654] UFS "cylinder checksum failed" on temporary storage or data disk on arm64 vm in Azure Message-ID: <bug-267654-227-8PhiVyeNI2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-267654-227@https.bugs.freebsd.org/bugzilla/> References: <bug-267654-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267654 --- Comment #10 from Li-Wen Hsu <lwhsu@FreeBSD.org> --- I tried to newfs a partition which is directly on da0 (OS disk), it works a= nd doesn't have any checksum error. I think this means that there should be something different in os disk (da0) and data disks (da1, 2, ...). I guess what newfs wants to write and actually on the disk may be different= , is there any easier way to debug this? Or it needs to modify newfs to print out the data before writing? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267654-227-8PhiVyeNI2>