On Sun, Jun 12, 2011 at 3:54 AM, Johan Eliasson <
johan.eliasson.j...@gmail.com> wrote:

> I replaced a smaller disk in my tank2, so now they're all 2TB. But look,
> zfs still thinks it's a pool of 1.5 TB disks:
>
> nebol@filez:~# zpool list tank2
> NAME    SIZE  ALLOC   FREE    CAP  DEDUP  HEALTH  ALTROOT
> tank2  5.44T  4.20T  1.24T    77%  1.00x  ONLINE  -
>
> nebol@filez:~# zpool status tank2
>  pool: tank2
>  state: ONLINE
>  scrub: none requested
> config:
>
>        NAME        STATE     READ WRITE CKSUM
>        tank2       ONLINE       0     0     0
>          raidz1-0  ONLINE       0     0     0
>            c8t0d0  ONLINE       0     0     0
>            c8t1d0  ONLINE       0     0     0
>            c8t2d0  ONLINE       0     0     0
>            c8t3d0  ONLINE       0     0     0
>
> errors: No known data errors
>
> and:
>
>       6. c8t0d0 <ATA-ST2000DL003-9VT1-CC32-1.82TB>
>          /pci@0,0/pci8086,29f1@1/pci8086,32c@0/pci11ab,11ab@1/disk@0,0
>       7. c8t1d0 <ATA-ST2000DL003-9VT1-CC32-1.82TB>
>          /pci@0,0/pci8086,29f1@1/pci8086,32c@0/pci11ab,11ab@1/disk@1,0
>       8. c8t2d0 <ATA-ST2000DL003-9VT1-CC32-1.82TB>
>          /pci@0,0/pci8086,29f1@1/pci8086,32c@0/pci11ab,11ab@1/disk@2,0
>       9. c8t3d0 <ATA-ST2000DL003-9VT1-CC32-1.82TB>
>
> So the question is, why didn't it expand? And can I fix it?
>
>
Autoexpand is likely turned off.
http://download.oracle.com/docs/cd/E19253-01/819-5461/githb/index.html

--Tim
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to