On Apr 1, 2011, at 4:23 AM, For@ll wrote:

> Hi,
> 
> LUN is connected to solaris 10u9 from NETAP FAS2020a with ISCSI. I'm changing 
> LUN size on netapp and solaris format see new value but zpool still have old 
> value.
> I tryed zpool export and zpool import but it didn't resolve my problem.
> 
> bash-3.00# format
> Searching for disks...done
> 
> 
> AVAILABLE DISK SELECTIONS:
>       0. c0d1 <DEFAULT cyl 6523 alt 2 hd 255 sec 63>
>          /pci@0,0/pci-ide@1,1/ide@0/cmdk@1,0
>       1. c2t1d0 <NETAPP-LUN-7340-22.00GB>
>          /iscsi/d...@0000iqn.1992-08.com.netapp%3Asn.13510595203E9,0
> Specify disk (enter its number): ^C
> bash-3.00# zpool list
> NAME      SIZE  ALLOC   FREE    CAP  HEALTH  ALTROOT
> TEST     9,94G    93K  9,94G     0%  ONLINE  -
> 
> 
> 
> What can I do that zpool show new value?

zpool set autoexpand=on TEST
zpool set autoexpand=off TEST
 -- richard


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

Reply via email to