> Am 02.10.2015 um 14:40 schrieb Nahum Shalman <[email protected]>: > >> >> What do I need to do to trigger the growing of the pool (including the GPT >> label)? > > Should be as simple as: > zpool online -e zones <disk identifier> > > If you happen to know that it will always be e.g. c1t0d0 you could hardcode... > zpool online -e zones c1t0d0
Does this work while the pool is already online? Consider this scenario: I prepare a 2GB disk image in VMware, compress it and upload this into the netbooted Linux rescue system on my remote rented server. I write that image to a 2 TB disk and reboot. I have no remote console. I can only access the system via SSH after the full bootup has completed, which for SmartOS implies that the zones pool has been imported. When I login via SSH, I cannot offline the zones pool. Will the „zpool online -e“ command still work for the online pool disk? /Dirk ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
