This post is more than 5 years old

25 Posts

680

October 30th, 2008 10:00

setup_clariion -init fails - Configuration already in progress

I was running the setup_clariion -init script, and lost network connection. At the time, the script was at a prompt waiting for template input, so it wasn't performing any configuration.

After my connection came back up, I tried running the command again, but it now fails stating "Configuration of APM######## already in progress"

Failed

Does anyone know a solution for this problem?

9 Legend

 • 

20.4K Posts

October 30th, 2008 11:00

try to run this:


/nas/sbin/al_exec /nas/sbin/nas_lock 30805 unlock /nasmcd/lock/setup_clariion2_APM000XXXXXXX_config.lck

Message was edited by:
dynamox

9 Legend

 • 

20.4K Posts

October 30th, 2008 11:00

you are very welcome :D

25 Posts

October 30th, 2008 11:00

That worked! Thank you very much

25 Posts

October 30th, 2008 11:00

When I run that, this is what I get.

root 6981 3238 0 Oct23 ? 00:00:00 /nas/sbin/log_trimmer -n /nas/log/setup_clariion2.log 2000 l 24 h t 2 y
root 13568 27794 0 14:13 pts/1 00:00:00 grep -i setup_clariion

25 Posts

October 30th, 2008 11:00

Here is the last few lines.

Continue to configure APM########## as User_Defined [yes or no]?: Error reading STDIN

Failed
Program interuption disabled

Exec: /nas/sbin/al_exec /nas/sbin/nas_lock 30805 unlock /nasmcd/lock/setup_clariion2_APM###########_config.lck

Exec: /nas/opt/Navisphere/bin/navicli -h 172.16.1.96 flashleds -e 3 -b 0 off

Exec: /nas/opt/Navisphere/bin/navicli -h 172.16.1.96 flashleds -e 2 -b 0 off

Exec: /nas/opt/Navisphere/bin/navicli -h 172.16.1.96 flashleds -e 1 -b 0 off

Exec: /nas/opt/Navisphere/bin/navicli -h 172.16.1.96 flashleds -e 0 -b 0 off

==================================================================
End pid 30805 Thu Oct 30 13:59:26 2008
==================================================================

Message was edited by:
nnowak

Message was edited by:
nnowak

9 Legend

 • 

20.4K Posts

October 30th, 2008 11:00

can you run "ps -ef | grep -i setup_clariion" ...do you see it running ?

9 Legend

 • 

20.4K Posts

October 30th, 2008 11:00

cat you cat this file ? what does it say ?

cat /nas/log/setup_clariion2.log

Top