From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 141AD21A143EF for ; Tue, 26 Jun 2018 15:33:55 -0700 (PDT) Date: Tue, 26 Jun 2018 16:37:03 -0600 From: Keith Busch Subject: Re: [ndctl PATCH 1/2] ndctl: Add 'list' verbose options Message-ID: <20180626223702.GA7824@localhost.localdomain> References: <20180626204649.7665-1-keith.busch@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: Dan Williams Cc: linux-nvdimm List-ID: On Tue, Jun 26, 2018 at 02:11:30PM -0700, Dan Williams wrote: > This turns on listing DIMMs even if --dimms was not specified on the > command line. I was thinking not until level 2 do we start turning on > more device objects beyond what is specified. For example "ndctl list > -v" is the same as "ndctl list" that lists namespaces by default. > However it goes further to turn on extra / namespace-relative data > like 'raw_uuid' and 'sector_size' but also data like "--media-errors" > and "--dax". Then it follows commands like "ndctl list -Dv" list the > DIMMs and turns on optional fields like 'handle' and 'phys_id' in > addition to "--health" information. Aha, that makes more sense. Thanks for the info. _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm