From owner-svn-src-all@freebsd.org Wed May 18 13:17:03 2016 Return-Path: Delivered-To: svn-src-all@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 33C80B417B6; Wed, 18 May 2016 13:17:03 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-oi0-x243.google.com (mail-oi0-x243.google.com [IPv6:2607:f8b0:4003:c06::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EA923139F; Wed, 18 May 2016 13:17:02 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by mail-oi0-x243.google.com with SMTP id i2so9718604oib.3; Wed, 18 May 2016 06:17:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to; bh=YXyeg73DjBDd8+PRYgctMEYJXDTcE0pmCHpti+dHQ7s=; b=fJT9Ou1jCEHp82XF0M6E0b/OY+ojVM1pW3CYrsq3WUO67YngSSZuBixZZuvB/6kbRR xX9DG1QNCZSoxuspm3ajl3bjHF8chRvGa036PIOsAJIEgn7CE+v7vtJMh+sFUOXMh8ah j7NJRW9JmFiwLMQPQCcjbAQTmwoVjjXZ2EQRcaryzVEAJ0cKoasAKlDx39bwUpKLSX2B mtkmMjz6/zkFTr+sDevIG392HzG1t38i8uN1Grq9MkqoLPMUNNDljz9Cu64yuEhrGyCb /iG+wXfvYnJ+YMtDcivAZjJUuoMcPyUXDey+2S8cNdALRRNyHolnhpp9Kr93PlRCKhfb 5TJw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to; bh=YXyeg73DjBDd8+PRYgctMEYJXDTcE0pmCHpti+dHQ7s=; b=gMyjcrmWlWF18J+LckpS2xRFu4dDzCWnNXhaDKW+6fCr6kY0PWWPjrju2xi/s1Vfq1 F71CVnvpH2Gr3WEhSVMmsFhwIyjbEArltRaBzYzJ+250g29wa6I4o+WMykOH+unudr7G q5LjaqYajx36CqXZkCERSx+rsjXqBv4Rg4wq7hLhmEHlfMbnntGgEDdH5W/Sl/ddgHJA KcMBxjRgjAdQ4bdasYOAvUmw/k0DDuNKRypeJV2ELw7tKlD5FBxvY8LLzCpJVad6Ei2G Avdl9jHbXdUrvgjapMM0/nFpnTpFttkfk+HEmLucX8vYfnKoJ24cy7HCZEic8RZX7GHJ IJEQ== X-Gm-Message-State: AOPr4FWb75YDyleqckmD3BYtybvgL7aMhEwE4XIVfscY6lulXpaI1WMNOmkDnRYQ1pjybOicLhno3AuwllaPxA== MIME-Version: 1.0 X-Received: by 10.202.232.193 with SMTP id f184mr3988268oih.182.1463577422126; Wed, 18 May 2016 06:17:02 -0700 (PDT) Sender: asomers@gmail.com Received: by 10.202.4.6 with HTTP; Wed, 18 May 2016 06:17:02 -0700 (PDT) In-Reply-To: <20160518095637.GA3536@brick> References: <201605101546.u4AFkX0w073701@repo.freebsd.org> <20160510173351.GA4176@brick> <20160518095637.GA3536@brick> Date: Wed, 18 May 2016 07:17:02 -0600 X-Google-Sender-Auth: yilsI4sbmeCLKZpRk7-65s9_nRQ Message-ID: Subject: Re: svn commit: r299371 - in head: sbin/camcontrol sys/cam sys/cam/scsi From: Alan Somers To: Warner Losh , "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" , "Kenneth D. Merry" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2016 13:17:03 -0000 On Wed, May 18, 2016 at 3:56 AM, Edward Tomasz Napiera=C5=82a wrote: > On 0517T1158, Warner Losh wrote: > > On Tue, May 10, 2016 at 11:33 AM, Edward Tomasz Napierala < > trasz@freebsd.org > > > wrote: > > > > > On 0510T1020, Alan Somers wrote: > > > > On Tue, May 10, 2016 at 9:46 AM, Edward Tomasz Napierala < > > > trasz@freebsd.org> > > > > wrote: > > > > > > > > > Author: trasz > > > > > Date: Tue May 10 15:46:33 2016 > > > > > New Revision: 299371 > > > > > URL: https://svnweb.freebsd.org/changeset/base/299371 > > > > > > > > > > Log: > > > > > Add "camcontrol reprobe" subcommand, and implement it for da(4)= . > > > > > This makes it possible to manually force updating capacity data > > > > > after the disk got resized. Without it it might be neccessary t= o > > > > > reboot before FreeBSD notices updated disk size under eg VMWare= . > > > > > > > > > > Discussed with: imp@ > > > > > MFC after: 1 month > > > > > Sponsored by: The FreeBSD Foundation > > > > > Differential Revision: https://reviews.freebsd.org/D6108 > > > > > > > > > > Modified: > > > > > head/sbin/camcontrol/camcontrol.8 > > > > > head/sbin/camcontrol/camcontrol.c > > > > > head/sys/cam/cam_ccb.h > > > > > head/sys/cam/cam_xpt.c > > > > > head/sys/cam/scsi/scsi_da.c > > > > > > > > > > > > > > > > > > I too have been annoyed that "camcontrol rescan" won't update > capacity > > > > data. But could we solve the problem by simply adding logic to > > > "camcontrol > > > > rescan" instead of adding an entirely new command? Would a user ev= er > > > want > > > > to rescan a device without reprobing it too? > > > > > > Two reasons. First, I want to be able to pass the device name (like > > > 'da0') and not the CAM path (like 1:0:0) for usability reasons - it > seems > > > easy to figure out the latter from the former, using "camcontrol > devlist", > > > but it suddenly becomes complicated when you try to explain it in a m= an > > > page. > > > > > > You can look up one or the other. fwdownload uses the daX name. > > Indeed. But it would mean fixing "camcontrol rescan" first. > > > > Second - I don't understand the "camcontrol rescan" logic well > > > enough, and "camcontrol rescan all" sometimes fails for me anyway, > > > in a way I'm not sure how to debug. > > > > > > > That's a cop-out. CAM is hard, but if you aren't willing to figure itou= t, > > adding hacks that the other CAM maintainers have to cope with doesn't > > help. > > That's true. However, this hack is pretty non-intrusive - it only adds > a trivial amount of code, and the "reprobe" command could be replaced > with a simple alias to "rescan" if someone steps up to reimplement it. > > > Also, to be honest I'm not sure those two are actually that related. > > > Rescanning is about discovering new devices on the bus. "Reprobe" > > > is about updating... well, mostly updating the capacity. The former > > > requires enumerating the bus using a mechanism built into XPT; the > > > latter is just notifying the periph driver (in this case da(4)) that > > > it needs to query the capacity and call disk_resize(4). > > > > > > > The two are very related. Now we have two stupid paths in CAM instead o= f > > one. > > We have two clearly separated code paths, doing completely different > things - one scanning the bus, and only notifying periph drivers if > new device is discovered, and the other one to notify existing periph > driver instances, without scanning anything. I just don't see how > entangling them with each other would improve things. > > > and you didn't do ada like I asked. > > As I said in review, the ada(4) driver seems to lack resizing > capability. It doesn't contain a call to disk_resize(9). It's been > a few years since I've added resizing to da(4), but it took quite > some time to make sure it interfaces with existing code in exactly > the right way. I just don't have time for this kind of side quest > right now. And I'm not even sure how to test it. With da(4) it > was easy - I've just added LUN resizing to CTL. > You can test ada(4) resize by using "camcontrol hpa". Most SATA disks allow you to reduce the disk's capacity through the hpa command. > > > Not happy with this at all, but not asking for a back out. > > Thanks. > >