
javier.scanlan at syc
Apr 27, 2008, 7:32 AM
Post #2 of 2
(256 views)
Permalink
|
|
Re: R: Submitting Suggestions to Netapp/CLI command builder
[In reply to]
|
|
There is an excellent idea. Imagine a new filer that you have to create 40 or 50 volumes doing clicks on filerview instead of editing a script and do a rsh to creat them in seconds. ----- Original Message ----- From: Milazzo Giacomo <G.Milazzo[at]sinergy.it> To: George T Chen <gtchen[at]yahoo-inc.com>, Daniel Leeds <dleeds[at]edmunds.com>, Mike <ginguy_2000[at]yahoo.com>, Laughlin T. Langdon (Lock) <Langdon.Lock[at]Mayo.EDU>, toasters[at]mathworks.com Sent: domingo 27 de abril de 2008 05H10 GMT-0600 Subject: R: Submitting Suggestions to Netapp/CLI command builder All this sounds like the (almost nonexistent!) Exchange 2003 GUI that rewrite all the powershell commands you should do… My opinion? It’s a non sense to have the CLI sample built at the end of the GUI wizard…If you’ve reached the end of the GUI you know what to do and I don’t understand the reason for you need the command line for the next time, and vice versa! J Da: owner-toasters[at]mathworks.com [mailto:owner-toasters[at]mathworks.com] Per conto di George T Chen Inviato: domenica 27 aprile 2008 0.31 A: Leeds, Daniel; Mike; Langdon, Laughlin T. (Lock); toasters[at]mathworks.com Oggetto: RE: Submitting Suggestions to Netapp/CLI command builder There’s a GUI? From: owner-toasters[at]mathworks.com [mailto:owner-toasters[at]mathworks.com] On Behalf Of Leeds, Daniel Sent: Friday, April 25, 2008 11:46 PM To: Mike; Langdon, Laughlin T. (Lock); toasters[at]mathworks.com Subject: RE: Submitting Suggestions to Netapp/CLI command builder people use the GUI?! :) -- Daniel Leeds Manager, Storage Operations Edmunds, Inc. 1620 26th Street, Suite 400 South Santa Monica, CA 90404 310-309-4999 desk 310-430-0536 cell -----Original Message----- From: owner-toasters[at]mathworks.com on behalf of Mike Sent: Fri 4/25/2008 11:13 PM To: Langdon, Laughlin T. (Lock); toasters[at]mathworks.com Subject: Re: Submitting Suggestions to Netapp/CLI command builder For the record, this sounds like a *great* and handy idea. Linking FilerView and the powerful ONTAP CLI = win/win! As far as how to get it done, contacting either your TGA (if you have one), or your sales rep or other "account rep" type person and asking them about submitting an RFE would be a good way to start, it seems. I know I will ;) --- "Langdon, Laughlin T. (Lock)" <Langdon.Lock[at]Mayo.EDU> wrote: > How would one go about submitting a suggestion to NetApp? > > > > I was thinking it would be nice, if while working in the Filer View > GUI, > your operations selected would build a command line "example" > > > > Say for instance you wanted to make a new volume from the GUI. > > > > You go to the volume section and you click Add. > > The wizard pops up. > > click next > > Select your volume type (flexible) > > click next > > Name the volume (vol1) > > Select language (en_US) > > Decide if you want to use UTF-8 or not (no) > > click next > > select the aggregate (aggr0) > > set your space guarantee (volume) > > click next > > choose volume size type (useable) > > choose volume size (100GB) > > set snapshot reserve (10%) > > click next > > now it shows all the options you picked in the text box. > > Create New Volume > > > > Volume Name: vol1 > > Aggregate Container: aggr0 (14TB, raid_dp,mirrored) > > Volume Size: 100 GB > > Snapshot Reserve: 10% > > Language: English (US) (en_US) > > Space Guarantee: volume > > > > I want it to add the command line example of all the choices you > picked. > So it would look something like this > > > > Create New Volume > > > > Volume Name: vol1 > > Aggregate Container: aggr0 (14TB, raid_dp,mirrored) > > Volume Size: 100 GB > > Snapshot Reserve: 10% > > Language: English (US) (en_US) > > Space Guarantee: volume > > CLI Commands used : vol create vol1 -l en_US aggr0 -s volume 100g > > snap reserve vol1 10 > > > > I couldn't find a CLI command to specify if that 100GIG was useable > or > total space, but I hope you get what I'm going for. > > This might help people become more proficient in the CLI interface, > and > also help build commands for scripting. > > > > Thoughts, Ideas, comments? > > ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
|