2014年2月14日 星期五

Dell Equalogic CLI

http://integritycomm.blogspot.tw/2011/02/equallogic-cli-undocumented-commands.html


Most of these commands were passed to us during different troubleshooting sessions with Equallogic on PS Series Arrays.  These hidden commands may be especially useful to those without support or in an emergency troubleshooting situation.

Standard Warning and Disclaimer, as stated in the CLI:

You are running a support command, which is normally restricted to PS Series Technical Support personnel. Do not use a support command without instruction from Technical Support.

I will not be held responsible for how these commands affect your environment. Pleasetest them before using them.  We have used most of these commands before on our PS Series arrays and the understood results or purpose is stated when it is known.


"RAIDTOOL" for displaying RAID Info, especially useful in watching the rebuilds with percentages
  raidtool

Launch Support Mode
  support exec bash


To enter a BASH shell
  su exec bash

Various "Netstat" and netstat_test commands...some of the most useful networking commands I've used so far:

  netstat -i
  nstat_test -p 0
  nstat_test -r
  nstat_test -t

"Cache Tool"
  cachetool

Reveal NetBSD
  uname -a

Replication Tuning - TCP
  support repl-window-size

Restart the Equallogic Management Service
(Note: You must close and re-launch the Group Manager application after running these commands)
  eqlinit restart MgmtExec
  eqlinit restart-snap MgmtExec
  support eqlinit "restart MgmtExec"

Check the status od the MgmtExec Service
  eqlinit status

DOWN and UP ETH Ports ... first select the Array that you want to operate on (the example connects to array ARRAYNAME-01, then toggles eth0 off and then on again)
  member select ARRAYNAME-01
  eth select 0 down
  eth select 0 up

"ALUXWW" (unsure what this is actually doing...)
  ps -aluxww

"AWK NETMGTD Logs" (unsure what this is actually doing...)
  ps aux | awk /netmgtd/

Restart the Network Management service
  eqlinit restart-snap netmgtd

"PSGD Test"
  psgd_test -r

"EQL Logger"
  eqllogger -r

Useful Published Commands
  snapshot show

沒有留言:

張貼留言