Johan Eliasson
2011-Jun-12 08:54 UTC
[zfs-discuss] Q: pool didn''t expand. why? can I force it?
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 at filez:~# zpool list tank2 NAME SIZE ALLOC FREE CAP DEDUP HEALTH ALTROOT tank2 5.44T 4.20T 1.24T 77% 1.00x ONLINE - nebol at 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 at 0,0/pci8086,29f1 at 1/pci8086,32c at 0/pci11ab,11ab at 1/disk at 0,0 7. c8t1d0 <ATA-ST2000DL003-9VT1-CC32-1.82TB> /pci at 0,0/pci8086,29f1 at 1/pci8086,32c at 0/pci11ab,11ab at 1/disk at 1,0 8. c8t2d0 <ATA-ST2000DL003-9VT1-CC32-1.82TB> /pci at 0,0/pci8086,29f1 at 1/pci8086,32c at 0/pci11ab,11ab at 1/disk at 2,0 9. c8t3d0 <ATA-ST2000DL003-9VT1-CC32-1.82TB> So the question is, why didn''t it expand? And can I fix it? -- This message posted from opensolaris.org
On Sun, Jun 12, 2011 at 3:54 AM, Johan Eliasson < johan.eliasson.jobb at 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 at filez:~# zpool list tank2 > NAME SIZE ALLOC FREE CAP DEDUP HEALTH ALTROOT > tank2 5.44T 4.20T 1.24T 77% 1.00x ONLINE - > > nebol at 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 at 0,0/pci8086,29f1 at 1/pci8086,32c at 0/pci11ab,11ab at 1/disk at 0,0 > 7. c8t1d0 <ATA-ST2000DL003-9VT1-CC32-1.82TB> > /pci at 0,0/pci8086,29f1 at 1/pci8086,32c at 0/pci11ab,11ab at 1/disk at 1,0 > 8. c8t2d0 <ATA-ST2000DL003-9VT1-CC32-1.82TB> > /pci at 0,0/pci8086,29f1 at 1/pci8086,32c at 0/pci11ab,11ab at 1/disk at 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20110612/598211cc/attachment.html>