Operating System - HP-UX
1834407 Members
1570 Online
110067 Solutions
New Discussion

Re: make_net_recovery error

 
Scott_20
Occasional Advisor

make_net_recovery error

strange failure error:

NOTE: The other make_sys_image process still has not stopped.
NOTE; Other make_sys_image process running, wait for completion.
Please check /var/tmp/ign_configure/make_sys_image_flag
for the Process ID of it.

Nothing else is running, but process seems to think so. any ideas?

I'm ok
3 REPLIES 3
Bernhard Mueller
Honored Contributor

Re: make_net_recovery error

Scott,

is /var/tmp/ign_configure empty?

If not rm anything in it.

Regards,
Bernhard
Dave Hutton
Honored Contributor

Re: make_net_recovery error

Are there any files in /var/tmp/gn_configure?

If there is a file in there and you know you don't have any image being created. You can delete it and try again.

My directory is empty but is there.
Alzhy
Honored Contributor

Re: make_net_recovery error

Remove the directory /var/tmp/ign_configure.

In your script, I'll add a line that removes /var/tmp/ign_configure, if it exists, before each run of any make_??????_recovery routine.

Hakuna Matata.