On Mon, Apr 4, 2011 at 4:49 PM, For@ll <for...@stalowka.info> wrote: >>> What can I do that zpool show new value? >> >> zpool set autoexpand=on TEST >> zpool set autoexpand=off TEST >> -- richard > > I tried your suggestion, but no effect.
Did you modify the partition table? IIRC if you pass a DISK to "zpool create", it would create partition/slice on it, either with SMI (the default for rpool) or EFI (the default for other pool). When the disk size changes (like when you change LUN size on storage node side), you PROBABLY need to resize the partition/slice as well. When I test with openindiana b148, simply setting zpool set autoexpand=on is enough (I tested with Xen, and openinidiana reboot is required). Again, you might need to set both "autoexpand=on" and resize partition slice. As a first step, try choosing c2t1d0 in "format", and see what the size of this first slice is. -- Fajar _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss