<div dir="ltr"><div><div>replaced ancient 1068E with SAS 2308 chipset and all is well. Thanks!<br></div>(I rather dislike the ultra long disk names that result from the good old c0t0d0 , but that's life)<br><br></div>happily, I didn't even have to rebuild the zpool and the mdb output looks as expected.<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 23, 2015 at 5:36 PM, Doug Hughes <span dir="ltr"><<a href="mailto:doug@will.to" target="_blank">doug@will.to</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I do suspect that there is a problem with the card and the 2TB/4TB. Still, shouldn't my sd.conf entries result in zdb showing ashift=12 and mdb showing block size 0x1000?<br>
<br>
(the comma issue, in answer to other person, is ok. This is not the last entry in sd.conf)<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On 8/23/2015 6:20 AM, Alexander Lesle wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Doug Hughes and List,<br>
<br>
I use the same HGST drive and they have all 4 TB capacity in my pools.<br>
<br>
,-----[  ]-----<br>
|<br>
| AVAILABLE DISK SELECTIONS:<br>
|        0. c2t0d0 <VMware-Virtualdisk-1.0 cyl 5012 alt 2 hd 224 sec 56><br>
|           /pci@0,0/pci15ad,1976@10/sd@0,0<br>
|        1. c2t1d0 <VMware-Virtualdisk-1.0 cyl 5012 alt 2 hd 224 sec 56><br>
|           /pci@0,0/pci15ad,1976@10/sd@1,0<br>
|        2. c4t5000CCA23DCCC6BCd0 <ATA-HGST HDS724040AL-A580-3.64TB><br>
|           /scsi_vhci/disk@g5000cca23dccc6bc<br>
|        3. c4t5000CCA23DCD21A4d0 <ATA-HGST HDS724040AL-A580-3.64TB><br>
|           /scsi_vhci/disk@g5000cca23dcd21a4<br>
|        4. c4t5000CCA23DCD25A1d0 <ATA-HGST HDS724040AL-A580-3.64TB><br>
|           /scsi_vhci/disk@g5000cca23dcd25a1<br>
| Specify disk (enter its number):<br>
|<br>
`-------------------<br>
<br>
When you wrote only one item in sd.conf you must write a ; and not ,<br>
at last letter.<br>
But this HDD you must not list in sd.conf it will present ashift=12.<br>
<br>
,-----[  ]-----<br>
|<br>
| root@aio:/root# zdb -C<br>
| pool_aio:<br>
|     version: 5000<br>
|     name: 'pool_aio'<br>
|     state: 0<br>
|     txg: 5222458<br>
|     pool_guid: 11088269185580178933<br>
|     hostid: 720590413<br>
|     hostname: 'aio'<br>
|     vdev_children: 1<br>
|     vdev_tree:<br>
|         type: 'root'<br>
|         id: 0<br>
|         guid: 11088269185580178933<br>
|         children[0]:<br>
|             type: 'mirror'<br>
|             id: 0<br>
|             guid: 1388041250297859353<br>
|             metaslab_array: 33<br>
|             metaslab_shift: 35<br>
|             ashift: 12<br>
|             asize: 4000773570560<br>
|             is_log: 0<br>
|             create_txg: 4<br>
|             children[0]:<br>
|                 type: 'disk'<br>
|                 id: 0<br>
|                 guid: 18178429901005250887<br>
|                 path: '/dev/dsk/c4t5000CCA23DCCC6BCd0s0'<br>
|                 devid: 'id1,sd@n5000cca23dccc6bc/a'<br>
|                 phys_path: '/scsi_vhci/disk@g5000cca23dccc6bc:a'<br>
|                 whole_disk: 1<br>
|                 DTL: 45<br>
|                 create_txg: 4<br>
|             children[1]:<br>
|                 type: 'disk'<br>
|                 id: 1<br>
|                 guid: 12635800974590752762<br>
|                 path: '/dev/dsk/c4t5000CCA23DCD21A4d0s0'<br>
|                 devid: 'id1,sd@n5000cca23dcd21a4/a'<br>
|                 phys_path: '/scsi_vhci/disk@g5000cca23dcd21a4:a'<br>
|                 whole_disk: 1<br>
|                 DTL: 43<br>
|                 create_txg: 4<br>
|             children[2]:<br>
|                 type: 'disk'<br>
|                 id: 2<br>
|                 guid: 15588560262687738746<br>
|                 path: '/dev/dsk/c4t5000CCA23DCD25A1d0s0'<br>
|                 devid: 'id1,sd@n5000cca23dcd25a1/a'<br>
|                 phys_path: '/scsi_vhci/disk@g5000cca23dcd25a1:a'<br>
|                 whole_disk: 1<br>
|                 DTL: 41<br>
|                 create_txg: 4<br>
|     features_for_read:<br>
|         com.delphix:hole_birth<br>
|         com.delphix:embedded_data<br>
|<br>
`-------------------<br>
,-----[  ]-----<br>
|<br>
| root@aio:/root# zdb | egrep 'ashift| name'<br>
|     name: 'pool_aio'<br>
|             ashift: 12<br>
|     name: 'rpool'<br>
|             ashift: 9<br>
|<br>
`-------------------<br>
<br>
I think its a hardware issue.<br>
Test this what Michael Talbott wrote.<br>
<br>
On August, 22 2015, 23:49 <Doug Hughes> wrote in [1]:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm following this page:<br>
<a href="http://wiki.illumos.org/display/illumos/ZFS+and+Advanced+Format+disks" rel="noreferrer" target="_blank">http://wiki.illumos.org/display/illumos/ZFS+and+Advanced+Format+disks</a><br>
but I just can't get my HGST 4K disks to get the 4TB capacity in the zpool.<br>
I've cross referenced and verified multiple times and this should work<br>
for sd_config_list=<br>
      "ATA     HGST HDS724040AL", "physical-block-size:4096",<br>
</blockquote></blockquote>
<br>
</div></div></blockquote></div><br></div>