1753602 Members
6261 Online
108796 Solutions
New Discussion юеВ

save_config error

 
SOLVED
Go to solution
minmoo
Contributor

save_config error

hi
when i run make_recovery, i received following error message.

# make_recovery -v -d /dev/rmt/0mn
/opt/ignite/lbin/list_expander -d
/opt/ignite/lbin/list_expander -d
/opt/ignite/lbin/list_expander -d
/opt/ignite/lbin/list_expander -d
/opt/ignite/lbin/list_expander -d
/opt/ignite/lbin/list_expander -d
/opt/ignite/lbin/list_expander -d
/opt/ignite/lbin/list_expander -d -v
"/opt/ignite/bin/save_config" -f "/var/opt/ignite/recovery/config.recover" "vg00" >> "/var/opt/ignite/logs/ma
krec.log1" 2>&1
usage: rtprio priority command [ arguments ]
rtprio priority -pid
rtptio -t command [ arguments ]
rtprio -t -pid
usage: mkdir [-p] [-m mode] dirname ...
save_config: error - cannot make directory

how can i solve it?
4 REPLIES 4
Uday_S_Ankolekar
Honored Contributor

Re: save_config error

Hi,

It is failing while creating a directory. May be for the log directory. Check whteher the directory exists. Or else create by using mkdir

-Goodluck,
-USA..


Good Luck..
Helen French
Honored Contributor

Re: save_config error

T. M. Louah
Esteemed Contributor
Solution

Re: save_config error

Suggestions:

.. you will need to run sum and cksum on /opt/ignite/bin/save_config: either compare the values
with those of a different system or Post your results in this forum for further diag.
# swlist -a cksum -l file Ignite\* | grep 'bin/save_config' (default values)

..Is running theis command "# save_config vg00 (without the -f option)" giving a similar error?
..Does /var/opt/ignite/local exist ?
.. /opt/ignite/bin/save_config, is a shell script but some of the commands in the script rely on
some libraries and other binaries, so it is important that to make sure that all requested files
(that are part of the OS) are on your system.

G'd luck
t++
Little learning is dangerous!
Paula J Frazer-Campbell
Honored Contributor

Re: save_config error

Hi
Also check space left in opt.

HTH

Paula
If you can spell SysAdmin then you is one - anon