Hello Well, the difference as far as I can tell is that neither of those invocations work ;)
Cluster1::> volume show-footprint { -clone-volume true } -fields total-footprint Error: Volume name: The first character must be a letter or underscore. Cluster1::>
Cluster1::> volume show-footprint -clone-volume true -fields total-footprint Error: invalid argument "-clone-volume" Cluster1::>
I also compared the physical-used field in volume show vs the total-footprint field in show-footprint and they vary too widely to be even roughly useful.
Maybe I'm just asking Extended Queries to do something that they weren't meant to do. Or maybe it'd be nice if show-footprint understood -clone-volume (hint hint, any NetApp developers reading silently in the background?).
Ian Ehrenwald Senior Infrastructure Engineer Hachette Book Group, Inc. 1.617.263.1948 / ian.ehrenwald@hbgusa.com
________________________________________ From: tmac tmacmd@gmail.com Sent: Tuesday, April 11, 2017 9:17:33 AM To: Ehrenwald, Ian Cc: Sebastian P. Goetze; Weber, Mark A; toasters@teaparty.net Subject: Re: Subselect-ish behavior?
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 #NetAppATeamhttps://twitter.com/NetAppATeam
I Blog at TMACsRackhttps://tmacsrack.wordpress.com/
On Tue, Apr 11, 2017 at 7:49 AM, Ehrenwald, Ian <Ian.Ehrenwald@hbgusa.commailto: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.1948tel:1.617.263.1948 / ian.ehrenwald@hbgusa.commailto:ian.ehrenwald@hbgusa.com
________________________________________ From: Sebastian P. Goetze <spgoetze@gmail.commailto:spgoetze@gmail.com> Sent: Tuesday, April 11, 2017 2:29 AM To: Ehrenwald, Ian; tmac; Weber, Mark A Cc: toasters@teaparty.netmailto: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.
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.