<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>How does one go about killing all the extraneous router processes? I must not be killing it in the right way. I have stopped everything and here is the result:<br><br>opensrf@evergreen:~$ osrf_ctl.sh -a stop_all<br>Stopping OpenSRF C process 2217...<br>Stopping OpenSRF C process 2218...<br>Stopping OpenSRF C process 2219...<br>Stopping OpenSRF C process 2220...<br>Stopping OpenSRF C process 2226...<br>Stopping OpenSRF C process 2227...<br>Stopping OpenSRF Perl<br>Stopping OpenSRF Router process 2141...<br>/openils/bin/osrf_ctl.sh: line 133: kill: (2141) - No such process<br>Stopping OpenSRF Router process 2142...<br><br>top showed:<br>PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND<br>2152 opensrf 25 0 3776 824 552 R <span style="color: rgb(255, 0, 0);"> 100 </span> 0.0 1405:27 opensrf_router<br> 1 root 15 0 1948 660 568 S 0 0.0 0:00.15 init<br> 2 root RT 0 0 0 0 S 0 0.0 0:00.05 migration/0<br> 3 root 34 19 0 0 0 S 0 0.0 0:00.00 ksoftirqd/0<br> 4 root RT 0 0 0 0 S 0 0.0 0:00.00 watchdog/0<br> 5 root 10 -5 0 0 0 S 0 0.0 0:00.00 events/0<br> 6 root 10 -5 0 0 0 S 0 0.0 0:00.00 khelper<br> 7 root 10 -5 0 0 0 S 0 0.0 0:00.00 kthread<br> 9 root 14 -5 0 0 0 S 0 0.0 0:00.00 xenwatch<br> 10 root 17 -5 0 0 0 S 0 0.0 0:00.01 xenbus<br> 15 root RT -5 0 0 0 S 0 0.0 0:00.00 migration/1<br> 16 root 34 19 0 0 0 S 0 0.0 0:00.00 ksoftirqd/1<br> 17 root RT -5 0 0 0 S 0 0.0 0:00.00 watchdog/1<br> 18 root 10 -5 0 0 0 S 0 0.0 0:00.00 events/1<br> 19 root RT -5 0 0 0 S 0 0.0 0:00.01 migration/2<br> 20 root 34 19 0 0 0 S 0 0.0 0:00.00 ksoftirqd/2<br> 21 root RT -5 0 0 0 S 0 0.0 0:00.00 watchdog/2<br><br><br>Noting that the router didn't stop I ran:<br>opensrf@evergreen:~$ killall opensrf_router<br><br>Now top shows:<br><br> PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND<br> 1 root 15 0 1948 660 568 S 0 0.0 0:00.15 init<br> 2 root RT 0 0 0 0 S 0 0.0 0:00.05 migration/0<br> 3 root 34 19 0 0 0 S 0 0.0 0:00.00 ksoftirqd/0<br> 4 root RT 0 0 0 0 S 0 0.0 0:00.00 watchdog/0<br> 5 root 10 -5 0 0 0 S 0 0.0 0:00.00 events/0<br> 6 root 10 -5 0 0 0 S 0 0.0 0:00.00 khelper<br> 7 root 10 -5 0 0 0 S 0 0.0 0:00.00 kthread<br> 9 root 14 -5 0 0 0 S 0 0.0 0:00.00 xenwatch<br> 10 root 10 -5 0 0 0 S 0 0.0 0:00.01 xenbus<br> 15 root RT -5 0 0 0 S 0 0.0 0:00.00 migration/1<br> 16 root 34 19 0 0 0 S 0 0.0 0:00.00 ksoftirqd/1<br> 17 root RT -5 0 0 0 S 0 0.0 0:00.00 watchdog/1<br> 18 root 10 -5 0 0 0 S 0 0.0 0:00.00 events/1<br> 19 root RT -5 0 0 0 S 0 0.0 0:00.01 migration/2<br> 20 root 34 19 0 0 0 S 0 0.0 0:00.00 ksoftirqd/2<br> 21 root RT -5 0 0 0 S 0 0.0 0:00.00 watchdog/2<br> 22 root 10 -5 0 0 0 S 0 0.0 0:00.00 events/2<br><br>So I ran:<br>opensrf@evergreen:~$ osrf_ctl.sh -a start_all<br>Starting OpenSRF Router<br>Starting OpenSRF Perl<br>Starting OpenSRF C (host=evergreen.slcc.ad)<br><br>Now top shows:<br><br> PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND<br>11490 opensrf 25 0 3776 820 552 R 100 0.0 0:44.96 opensrf_router<br> 1 root 15 0 1948 660 568 S 0 0.0 0:00.15 init<br> 2 root RT 0 0 0 0 S 0 0.0 0:00.05 migration/0<br> 3 root 34 19 0 0 0 S 0 0.0 0:00.00 ksoftirqd/0<br> 4 root RT 0 0 0 0 S 0 0.0 0:00.00 watchdog/0<br> 5 root 10 -5 0 0 0 S 0 0.0 0:00.00 events/0<br> 6 root 10 -5 0 0 0 S 0 0.0 0:00.00 khelper<br> 7 root 10 -5 0 0 0 S 0 0.0 0:00.00 kthread<br> 9 root 14 -5 0 0 0 S 0 0.0 0:00.00 xenwatch<br> 10 root 12 -5 0 0 0 S 0 0.0 0:00.01 xenbus<br> 15 root RT -5 0 0 0 S 0 0.0 0:00.00 migration/1<br> 16 root 34 19 0 0 0 S 0 0.0 0:00.00 ksoftirqd/1<br> 17 root RT -5 0 0 0 S 0 0.0 0:00.00 watchdog/1<br> 18 root 10 -5 0 0 0 S 0 0.0 0:00.00 events/1<br> 19 root RT -5 0 0 0 S 0 0.0 0:00.01 migration/2<br> 20 root 34 19 0 0 0 S 0 0.0 0:00.00 ksoftirqd/2<br> 21 root RT -5 0 0 0 S 0 0.0 0:00.00 watchdog/2<br><br><br>Adam Ray<br>SLCC IT Director<br>(314) 837-6777 x1250<br></div></body></html>