Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Netapp: toasters

Submitting Suggestions to Netapp/CLI command builder

 

 

Netapp toasters RSS feed   Index | Next | Previous | View Threaded


Langdon.Lock at Mayo

Apr 25, 2008, 1:41 PM

Post #1 of 12 (651 views)
Permalink
Submitting Suggestions to Netapp/CLI command builder

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?


Steve.Klinkner at netapp

Apr 25, 2008, 2:17 PM

Post #2 of 12 (639 views)
Permalink
RE: Submitting Suggestions to Netapp/CLI command builder [In reply to]

I realize this doesn't exactly match your request, but it turns out that
virtually everything that FilerView does will end up in the auditlog
(found in /etc/log/auditlog on the root volume).

The entries will be a mix of API calls and command invocations (although
the APIs have close CLI equivalents, many FilerView actions happen via
ManageONTAP APIs rather than commands these days).

So while this won't come out quite in the nice form you've illustrated,
you might learn quite a bit by examining the auditlog to see what
FilerView did to accomplish the tasks you've requested.

Steve


________________________________

From: Langdon, Laughlin T. (Lock) [mailto:Langdon.Lock[at]Mayo.EDU]

Sent: Friday, April 25, 2008 1:42 PM
To: toasters[at]mathworks.com
Subject: Submitting Suggestions to Netapp/CLI command builder



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?


Langdon.Lock at Mayo

Apr 25, 2008, 2:19 PM

Post #3 of 12 (638 views)
Permalink
RE: Submitting Suggestions to Netapp/CLI command builder [In reply to]

Agreed, but it would be nice to have it all formatted pretty like, and
right in front of my face J



*presses the easy button*



From: Klinkner, Steve [mailto:Steve.Klinkner[at]netapp.com]
Sent: Friday, April 25, 2008 2:18 PM
To: Langdon, Laughlin T. (Lock); toasters[at]mathworks.com
Subject: RE: Submitting Suggestions to Netapp/CLI command builder



I realize this doesn't exactly match your request, but it turns out that
virtually everything that FilerView does will end up in the auditlog
(found in /etc/log/auditlog on the root volume).



The entries will be a mix of API calls and command invocations (although
the APIs have close CLI equivalents, many FilerView actions happen via
ManageONTAP APIs rather than commands these days).



So while this won't come out quite in the nice form you've illustrated,
you might learn quite a bit by examining the auditlog to see what
FilerView did to accomplish the tasks you've requested.



Steve



________________________________

From: Langdon, Laughlin T. (Lock) [mailto:Langdon.Lock[at]Mayo.EDU]

Sent: Friday, April 25, 2008 1:42 PM
To: toasters[at]mathworks.com
Subject: Submitting Suggestions to Netapp/CLI command builder

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?


juanino at yahoo

Apr 25, 2008, 8:27 PM

Post #4 of 12 (636 views)
Permalink
RE: Submitting Suggestions to Netapp/CLI command builder [In reply to]

AIX "smit" used to (and probably still does) do this. For anything you did in the admin interface it gave you a shortcut to go right to that page in the admin interface with a command line option and when you executed a command you could hit an fkey to see the actual command it ran, no jumping out to log files.


--- On Fri, 4/25/08, Langdon, Laughlin T. (Lock) <Langdon.Lock[at]Mayo.EDU> wrote:

> From: Langdon, Laughlin T. (Lock) <Langdon.Lock[at]Mayo.EDU>
> Subject: RE: Submitting Suggestions to Netapp/CLI command builder
> To: "Klinkner, Steve" <Steve.Klinkner[at]netapp.com>, toasters[at]mathworks.com
> Date: Friday, April 25, 2008, 5:19 PM
> Agreed, but it would be nice to have it all formatted pretty
> like, and
> right in front of my face J
>
>
>
> *presses the easy button*
>
>
>
> From: Klinkner, Steve [mailto:Steve.Klinkner[at]netapp.com]
> Sent: Friday, April 25, 2008 2:18 PM
> To: Langdon, Laughlin T. (Lock); toasters[at]mathworks.com
> Subject: RE: Submitting Suggestions to Netapp/CLI command
> builder
>
>
>
> I realize this doesn't exactly match your request, but
> it turns out that
> virtually everything that FilerView does will end up in the
> auditlog
> (found in /etc/log/auditlog on the root volume).
>
>
>
> The entries will be a mix of API calls and command
> invocations (although
> the APIs have close CLI equivalents, many FilerView actions
> happen via
> ManageONTAP APIs rather than commands these days).
>
>
>
> So while this won't come out quite in the nice form
> you've illustrated,
> you might learn quite a bit by examining the auditlog to
> see what
> FilerView did to accomplish the tasks you've requested.
>
>
>
> Steve
>
>
>
> ________________________________
>
> From: Langdon, Laughlin T. (Lock)
> [mailto:Langdon.Lock[at]Mayo.EDU]
>
> Sent: Friday, April 25, 2008 1:42 PM
> To: toasters[at]mathworks.com
> Subject: Submitting Suggestions to Netapp/CLI command
> builder
>
> 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


nick at nicholasbernstein

Apr 25, 2008, 9:01 PM

Post #5 of 12 (635 views)
Permalink
Re: Submitting Suggestions to Netapp/CLI command builder [In reply to]

Very cool idea, but ontap gx has a completely different web interface
(awesome) and cli structure to boot... There is a 1:1 equivalent to
what you click in the web ui or command line. I think that sorta
accomplishes the goal, just not exactly the same way.

Hth,
Nick

--
Sent from my mobile device

On Apr 25, 2008, at 1:41 PM, "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?
>


ginguy_2000 at yahoo

Apr 25, 2008, 11:13 PM

Post #6 of 12 (634 views)
Permalink
Re: Submitting Suggestions to Netapp/CLI command builder [In reply to]

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


Langdon.Lock at Mayo

Apr 25, 2008, 11:20 PM

Post #7 of 12 (634 views)
Permalink
RE: Submitting Suggestions to Netapp/CLI command builder [In reply to]

Fyi. This request is submitted under
RFE 78292.

So you an now just add your +1 to the rfe :)


-----Original Message-----
From: Mike <ginguy_2000[at]yahoo.com>
Sent: Friday, April 25, 2008 11:13 PM
To: Langdon, Laughlin T. (Lock) <Langdon.Lock[at]mayo.edu>; toasters[at]mathworks.com <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


dleeds at edmunds

Apr 25, 2008, 11:45 PM

Post #8 of 12 (637 views)
Permalink
RE: Submitting Suggestions to Netapp/CLI command builder [In reply to]

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


Andrey.Borzenkov at fujitsu-siemens

Apr 26, 2008, 12:25 AM

Post #9 of 12 (635 views)
Permalink
RE: Submitting Suggestions to Netapp/CLI command builder [In reply to]

How exactly is it possible? When I select bug 78292 I get "Bug information not available" and "This bug is not scheduled to be fixed".

С уважением / With best regards / Mit freundlichen Grüβen

---
Andrey Borzenkov
Senior system engineer
-----Original Message-----
From: owner-toasters[at]mathworks.com [mailto:owner-toasters[at]mathworks.com] On Behalf Of Langdon, Laughlin T. (Lock)
Sent: Saturday, April 26, 2008 10:21 AM
To: Mike; toasters[at]mathworks.com
Subject: RE: Submitting Suggestions to Netapp/CLI command builder

Fyi. This request is submitted under
RFE 78292.

So you an now just add your +1 to the rfe :)


-----Original Message-----
From: Mike <ginguy_2000[at]yahoo.com>
Sent: Friday, April 25, 2008 11:13 PM
To: Langdon, Laughlin T. (Lock) <Langdon.Lock[at]mayo.edu>; toasters[at]mathworks.com <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


gtchen at yahoo-inc

Apr 26, 2008, 3:31 PM

Post #10 of 12 (600 views)
Permalink
RE: Submitting Suggestions to Netapp/CLI command builder [In reply to]

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


Darren.Sykes at csr

Apr 27, 2008, 8:09 AM

Post #11 of 12 (575 views)
Permalink
RE: Submitting Suggestions to Netapp/CLI command builder [In reply to]

I agree - but the GX command line is so intuitive and quick (with the autocomplete), I find that that web interface just slows you down.
The idea is that the web interface matches the CLI, but there's quite a bit missing from it really (though the command structure looks the same in both).

I would imagine that sooner rather than later (OnTap 9.0?), the GX element manager will get merged with the 7G web interface anyway. The ability to show the derived CLI command would be a useful feature in the new OS...



________________________________

From: owner-toasters[at]mathworks.com on behalf of Nick Bernstein
Sent: Sat 26/04/2008 05:01
To: Langdon, Laughlin T. (Lock)
Cc: <toasters[at]mathworks.com>
Subject: Re: Submitting Suggestions to Netapp/CLI command builder


Very cool idea, but ontap gx has a completely different web interface (awesome) and cli structure to boot... There is a 1:1 equivalent to what you click in the web ui or command line. I think that sorta accomplishes the goal, just not exactly the same way.

Hth,
Nick

--
Sent from my mobile device

On Apr 25, 2008, at 1:41 PM, "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?



To report this email as spam click here <https://www.mailcontrol.com/sr/X!wWHA9aTFh3CLpfKwP2YVVTrXD4LLypRrvCjC0lwJwc!rnMeEdI4SFLU!7UbB0YrP3+Jn5RMbD!uFfDbsie4ZXWWyrSpr6Roy6UF3XS7qgGIJQZsLWVw4WMX8u+ZrF8QMhQLCgogKt8DddVgArUjDFEpsws1Jbf89dhY3qd44Z4hK2SzUwE1O7g2Y8kQID3fd3aiVYaNvyTW21j4EK5MPWWo4QK!9LC> .


jkennedy at qualcomm

Apr 29, 2008, 6:53 PM

Post #12 of 12 (524 views)
Permalink
RE: Submitting Suggestions to Netapp/CLI command builder [In reply to]

This concept is identical to what Veritas did (at least 8 years ago) for
its vxfs and vxvm products. Whatever you selected in the gui above
created an exact cli reference below, and as you changed gui selections
the cli reference would change real time so you didn't even have to
commit the changes to see what the command(s) would be.



I half suspect it's unnecessary for Ontap 7G since most work can be done
with 6 commands but, as someone was commenting elsewhere, GX is a whole
'nother animal. The Veritas-like gui is one option, a true
quick-reference guide is another (netapp's quick reference guides are
not noted for their brevity).



Jeff Kennedy

QCT Engineering Compute

858-651-6592



________________________________

From: owner-toasters[at]mathworks.com [mailto:owner-toasters[at]mathworks.com]
On Behalf Of Langdon, Laughlin T. (Lock)
Sent: Friday, April 25, 2008 2:20 PM
To: Klinkner, Steve; toasters[at]mathworks.com
Subject: RE: Submitting Suggestions to Netapp/CLI command builder



Agreed, but it would be nice to have it all formatted pretty like, and
right in front of my face :-)



*presses the easy button*



From: Klinkner, Steve [mailto:Steve.Klinkner[at]netapp.com]
Sent: Friday, April 25, 2008 2:18 PM
To: Langdon, Laughlin T. (Lock); toasters[at]mathworks.com
Subject: RE: Submitting Suggestions to Netapp/CLI command builder



I realize this doesn't exactly match your request, but it turns out that
virtually everything that FilerView does will end up in the auditlog
(found in /etc/log/auditlog on the root volume).



The entries will be a mix of API calls and command invocations (although
the APIs have close CLI equivalents, many FilerView actions happen via
ManageONTAP APIs rather than commands these days).



So while this won't come out quite in the nice form you've illustrated,
you might learn quite a bit by examining the auditlog to see what
FilerView did to accomplish the tasks you've requested.



Steve




________________________________


From: Langdon, Laughlin T. (Lock) [mailto:Langdon.Lock[at]Mayo.EDU]

Sent: Friday, April 25, 2008 1:42 PM
To: toasters[at]mathworks.com
Subject: Submitting Suggestions to Netapp/CLI command builder

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?

Netapp toasters RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.