[OmniOS-discuss] panic: bd_strategy after new loader installed

Dan McDonald danmcd at kebe.com
Wed Jun 7 00:54:00 UTC 2017


> On Jun 4, 2017, at 11:00 PM, Paul B. Henson <henson at acm.org> wrote:
> 
>> 
>> And what does the "native" mean: is that "4kB physical AND 4kB logical 
>> block size" as opposed to "4kB physical with 512B logical block size"?
> 
> At this point I'm thinking the loader is only broken for disks that have
> a *logical* sector size of 4k, as opposed to those that have a physical
> sector size of 4k but still maintain a logical sector size of 512b.


Sorry for the VERY long latency.  Started Joyent last week, attended a funeral yesterday, and more.

I apologize if I'm missing something.  Here's my home system:

(0)# diskinfo
TYPE    DISK                    VID      PID              SIZE          RMV SSD
UNKNOWN c5t0d0                  INTEL    SSDSC2BB080G4      74.53 GiB   no  yes
UNKNOWN c5t1d0                  INTEL    SSDSC2BB080G4      74.53 GiB   no  yes
UNKNOWN c5t2d0                  HGST     HDN726060ALE610  5589.03 GiB   no  no 
UNKNOWN c5t3d0                  HGST     HDN726060ALE610  5589.03 GiB   no  no 
(0)# zpool list -v
NAME           SIZE  ALLOC   FREE  EXPANDSZ   FRAG    CAP  DEDUP  HEALTH  ALTROOT
rpool         51.5G  25.6G  25.9G         -    37%    49%  1.00x  ONLINE  -
  mirror      51.5G  25.6G  25.9G         -    37%    49%
    c5t0d0s0      -      -      -         -      -      -
    c5t1d0s0      -      -      -         -      -      -
tank          5.44T  2.08T  3.36T         -    20%    38%  1.00x  ONLINE  -
  mirror      5.44T  2.08T  3.36T         -    20%    38%
    c5t2d0        -      -      -         -      -      -
    c5t3d0        -      -      -         -      -      -
log               -      -      -         -      -      -
  mirror      3.97G   768K  3.97G         -    52%     0%
    c5t0d0s4      -      -      -         -      -      -
    c5t1d0s4      -      -      -         -      -      -
(0)# uname -a
SunOS neuromancer 5.11 omnios-r151022-f9693432c2 i86pc i386 i86pc
(0)# 


The INTEL drives are 512b sectors.  The HGST drives (which are NOT boot disks) have 4kb sectors.  zdb shows this with ashift.

I thought this problem manifested with ANY 4k disk on your system, even if it wasn't the boot drive?!  Or am I missing something from the back discussions?  And yes, this server boots with Loader (off a old-school Solaris-partitioned INTEL SSDs).

Dan



More information about the OmniOS-discuss mailing list