Difference between revisions of "CMD (Chassis Monitor Daesmon) restart"
From cpwiki.net
				
								
				
				
																
				
				
								
				
 (Created page with " == indentify SGM blade running the CMD ==  run the following command and note the SGM ID for the CH Monitor   [Expert@my61k-ch01-01]# '''asg stat -i tasks'''  <br>Chassis ID:...")  | 
			|||
| (2 intermediate revisions by one user not shown) | |||
| Line 2: | Line 2: | ||
== indentify SGM blade running the CMD ==  | == indentify SGM blade running the CMD ==  | ||
| − | run   | + | run "asg stat -i tasks" and note the SGM ID for the CH Monitor  | 
| + | |||
| + | example:  | ||
  [Expert@my61k-ch01-01]# '''asg stat -i tasks'''  |   [Expert@my61k-ch01-01]# '''asg stat -i tasks'''  | ||
| Line 24: | Line 26: | ||
change to the appropriate blade  | change to the appropriate blade  | ||
| − |   [Expert@my61k-ch01-01]# blade 1_4  | + |   [Expert@my61k-ch01-01]# '''blade 1_4'''  | 
  Moving to blade 1_4  |   Moving to blade 1_4  | ||
  This system is for authorized use only.  |   This system is for authorized use only.  | ||
| Line 33: | Line 35: | ||
  [Expert@my61k-ch01-04]# '''tellpm process:cmd'''  |   [Expert@my61k-ch01-04]# '''tellpm process:cmd'''  | ||
  [Expert@my61k-ch01-04]# '''tellpm process:cmd t'''  |   [Expert@my61k-ch01-04]# '''tellpm process:cmd t'''  | ||
| + | |||
| + | checking the cmd process status / id  | ||
| + |  [Expert@my61k-ch01-04]# '''ps -ef | grep cmd$'''  | ||
| + | nobody  19781  4339  0 03:45 ?        00:00:00 /opt/CPsuite-R75/fw1/bin/cmd  | ||
[[category:61000]]  | [[category:61000]]  | ||
Latest revision as of 03:58, 23 May 2014
indentify SGM blade running the CMD
run "asg stat -i tasks" and note the SGM ID for the CH Monitor
example:
[Expert@my61k-ch01-01]# asg stat -i tasks
Chassis ID: 1 ------------- Task (Task ID) SGM ID
UIPC (5) 1(local) General (1) 2 LACP (2) 3 CH Monitor (3) 4
Chassis ID: 2 ------------- Task (Task ID) SGM ID
SMO (0) 1 UIPC (5) 1 General (1) 2 LACP (2) 3 CH Monitor (3) 4 DR Manager (4) 5
change to the appropriate blade
[Expert@my61k-ch01-01]# blade 1_4 Moving to blade 1_4 This system is for authorized use only. Last login: Sat Apr 12 04:54:15 2014 from 192.0.2.1
restart cmd
[Expert@my61k-ch01-04]# tellpm process:cmd [Expert@my61k-ch01-04]# tellpm process:cmd t
checking the cmd process status / id
[Expert@my61k-ch01-04]# ps -ef | grep cmd$
nobody 19781 4339 0 03:45 ? 00:00:00 /opt/CPsuite-R75/fw1/bin/cmd