Hey guys, this command really does no good:

volume show-footprint -fields total-footprint { -clone-volume true  }

(correct written should be: volume show-footprint { -clone-volume true  } -fields total-footprint )
--> the extended query goes first.

Second, what's the difference between this command:
volume show-footprint { -clone-volume true  } -fields total-footprint 
And this:
volume show-footprint  -clone-volume true  -fields total-footprint 

Off the top of my head, can't think of an extended query that would be useful with a show command.

Here is a great example from the upgrade guide:

system image modify {-node * -iscurrent false} -isdefault true
I want to modify the system image ( for all nodes where iscurrent is false) and set the default to true.

Hopefully, this helps


--tmac

Tim McCarthy, Principal Consultant

Proud Member of the #NetAppATeam

I Blog at TMACsRack




On Tue, Apr 11, 2017 at 7:49 AM, Ehrenwald, Ian <Ian.Ehrenwald@hbgusa.com> wrote:
I did not, up until this point.  But I did try just now and received negative results:


Cluster1::> volume show-footprint -fields total-footprint { -clone-volume true }

Error: Volume name: The first character must be a letter or underscore.

Cluster1::> version
NetApp Release 8.3.2P5: Tue Aug 23 12:36:56 UTC 2016

Cluster1::>


Does it work for you?  If so, what ONTAP release are you using?


Ian Ehrenwald
Senior Infrastructure Engineer
Hachette Book Group, Inc.
1.617.263.1948 / ian.ehrenwald@hbgusa.com

________________________________________
From: Sebastian P. Goetze <spgoetze@gmail.com>
Sent: Tuesday, April 11, 2017 2:29 AM
To: Ehrenwald, Ian; tmac; Weber, Mark A
Cc: toasters@teaparty.net
Subject: Re: Subselect-ish behavior?

Hi Ian,

Did you try

volume show-footprint -fields total-footprint { -clone-volume true  }
This may contain confidential material. If you are not an intended recipient, please notify the sender, delete immediately, and understand that no disclosure or reliance on the information herein is permitted. Hachette Book Group may monitor email to and from our network.