Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am new to Netapp storage. I have 3140 cluster in our environment. Can anyone give me answers of below question:
1. What are the different performance commands?
2. I was reading about statit. But it needs to be started from advanced mode, which cannot be run from any other unix root host machine. My question is that, is there any way to redirect the output, so that it can be easily readable?
3. Is there any tool to understand the outout of statit?
Thanks.
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
One additional option to log statit output is to simply turn on logging within putty before you connect to the filer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Dudes.
Response was quick and helpful. Looking forward for same kind of response.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Your Welcome
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I am trying to get the ouptut of ls command in a file. it is not wroking. could you help.
$ ssh hsan0200c "priv set advanced;ls /vol/vol0" > test.txt
Warning: These advanced commands are potentially dangerous; use
them only when directed to do so by IBM
personnel.
.
..
etc
home
trend
vserver_fs
.test_notifyd
.ha
$$ cat test.txt
$
