Date: Sat, 25 Jul 2015 14:40:28 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 201873] (pathc) more detail reporting from GEOM Message-ID: <bug-201873-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201873 Bug ID: 201873 Summary: (pathc) more detail reporting from GEOM Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: wjw@digiware.nl Created attachment 159214 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159214&action=edit Extra info about unaligned partitions I found quite a few of the following warnings in my dmesg: +GEOM_PART: partition 1 is not aligned on 8192 bytes Since that system has quite a few disks it is rather hard to guess about which disk it is actually complaining... All failures are fitted with an extra line indicating the disk, but with is considered a warning, not a failure. So the include patch make it report like: GEOM_PART: partition 1 on (ada0,GPT) is not aligned on 4096 bytes Diff is against 10.2-BETA --WjW -- 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-201873-8>
