From owner-freebsd-current@freebsd.org Wed May 11 20:30:02 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 153EAB374D6 for ; Wed, 11 May 2016 20:30:02 +0000 (UTC) (envelope-from mgrooms@shrew.net) Received: from mx1.shrew.net (mx1.shrew.net [38.97.5.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DC0EE1670 for ; Wed, 11 May 2016 20:30:01 +0000 (UTC) (envelope-from mgrooms@shrew.net) Received: from mail.shrew.net (mail.shrew.prv [10.24.10.20]) by mx1.shrew.net (8.14.7/8.14.7) with ESMTP id u4BKQs0J008410 for ; Wed, 11 May 2016 15:26:54 -0500 (CDT) (envelope-from mgrooms@shrew.net) Received: from [10.16.32.30] (unknown [172.126.77.65]) by mail.shrew.net (Postfix) with ESMTPSA id 6E13218CC77 for ; Wed, 11 May 2016 15:26:49 -0500 (CDT) Subject: Re: Resizing a zpool as a VMware ESXi guest ... To: freebsd-current@freebsd.org References: <543841B8.4070007@shrew.net> <20141016081016.GA4670@brick.home> <5657F135.6080902@shrew.net> <56581F5A.4010009@digiware.nl> <56589C1A.1020702@shrew.net> <5658A764.5030508@shrew.net> <565906E8.9060005@shrew.net> <565A425C.7020101@shrew.net> <565A7906.60106@shrew.net> <157c5d41-41c2-8812-79f1-3cab2c1eb8e5@shrew.net> <20160511071218.GC5193@brick> From: Matthew Grooms Message-ID: <31fa8c05-c630-f417-155e-a5d0a6bddac9@shrew.net> Date: Wed, 11 May 2016 15:29:48 -0500 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <20160511071218.GC5193@brick> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (mx1.shrew.net [10.24.10.10]); Wed, 11 May 2016 15:26:54 -0500 (CDT) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2016 20:30:02 -0000 On 5/11/2016 2:12 AM, Edward Tomasz NapieraƂa wrote: > On 0510T1522, Matthew Grooms wrote: >> >> The PR 204901 filed for this can be closed now that the author (ahem) >> has committed support for the camcontrol reprobe command ... >> >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204901 >> https://docs.freebsd.org/cgi/getmsg.cgi?fetch=866020+0+current/svn-src-head > > Ugh. I honestly have no idea how did I manage to miss your patch. > I did remember the discussion, I remember asking mav@ about what's the > best way to hook it up to CAM, but until yesterday I just didn't know > the patch (and the PR) existed. Sorry for that. Guess that's what > happens when I try to keep up with too many unrelated subprojects > at the same time. > No worries. Thanks for getting support for this in the tree. I look forward to not rebooting production VMs after a VMDK resize. And while on the subject of VMware+SCSI, it would be great if someone could get the VMware PVSCSI driver into the tree for the 11.0 release. It's sitting in phabricator in review and I'm sure it would be useful to a bunch of FreeBSD users ... https://reviews.freebsd.org/D4112 Thanks, -Matthew