<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: save_config error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/save-config-error/m-p/2635741#M520558</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It is failing while creating a directory. May be for the log directory. Check whteher the directory exists. Or else create by using mkdir&lt;BR /&gt;&lt;BR /&gt;-Goodluck,&lt;BR /&gt;-USA..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 27 Dec 2001 04:11:34 GMT</pubDate>
    <dc:creator>Uday_S_Ankolekar</dc:creator>
    <dc:date>2001-12-27T04:11:34Z</dc:date>
    <item>
      <title>save_config error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-config-error/m-p/2635740#M520557</link>
      <description>hi&lt;BR /&gt;when i run make_recovery, i received following error message.&lt;BR /&gt;&lt;BR /&gt;# make_recovery -v -d /dev/rmt/0mn&lt;BR /&gt;/opt/ignite/lbin/list_expander -d&lt;BR /&gt;/opt/ignite/lbin/list_expander -d&lt;BR /&gt;/opt/ignite/lbin/list_expander -d&lt;BR /&gt;/opt/ignite/lbin/list_expander -d&lt;BR /&gt;/opt/ignite/lbin/list_expander -d&lt;BR /&gt;/opt/ignite/lbin/list_expander -d&lt;BR /&gt;/opt/ignite/lbin/list_expander -d&lt;BR /&gt;/opt/ignite/lbin/list_expander -d -v&lt;BR /&gt;"/opt/ignite/bin/save_config" -f "/var/opt/ignite/recovery/config.recover" "vg00"  &amp;gt;&amp;gt; "/var/opt/ignite/logs/ma&lt;BR /&gt;krec.log1" 2&amp;gt;&amp;amp;1&lt;BR /&gt;usage: rtprio priority command [ arguments ]&lt;BR /&gt;       rtprio priority -pid&lt;BR /&gt;       rtptio -t command [ arguments ]&lt;BR /&gt;       rtprio -t -pid&lt;BR /&gt;usage: mkdir [-p] [-m mode] dirname ...&lt;BR /&gt;save_config: error - cannot make directory&lt;BR /&gt;&lt;BR /&gt;how can i solve it?</description>
      <pubDate>Thu, 27 Dec 2001 02:41:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-config-error/m-p/2635740#M520557</guid>
      <dc:creator>minmoo</dc:creator>
      <dc:date>2001-12-27T02:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: save_config error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-config-error/m-p/2635741#M520558</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It is failing while creating a directory. May be for the log directory. Check whteher the directory exists. Or else create by using mkdir&lt;BR /&gt;&lt;BR /&gt;-Goodluck,&lt;BR /&gt;-USA..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Dec 2001 04:11:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-config-error/m-p/2635741#M520558</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-12-27T04:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: save_config error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-config-error/m-p/2635742#M520559</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check this out:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support2.external.hp.com/cki/bin/doc.pl/sid=39500dfb1a2eb85f9f/screen=ckiDisplayDocument?docId=200000052544319" target="_blank"&gt;http://us-support2.external.hp.com/cki/bin/doc.pl/sid=39500dfb1a2eb85f9f/screen=ckiDisplayDocument?docId=200000052544319&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;it may help u ..&lt;BR /&gt;&lt;BR /&gt;Shiju</description>
      <pubDate>Thu, 27 Dec 2001 05:31:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-config-error/m-p/2635742#M520559</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2001-12-27T05:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: save_config error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-config-error/m-p/2635743#M520560</link>
      <description>Suggestions:&lt;BR /&gt;&lt;BR /&gt;.. you will need to run sum and cksum on /opt/ignite/bin/save_config: either compare the values &lt;BR /&gt;   with those of a different system or Post your results in this forum for further diag. &lt;BR /&gt; # swlist -a cksum -l file Ignite\* | grep 'bin/save_config'  (default values)&lt;BR /&gt;&lt;BR /&gt;..Is running theis command "# save_config vg00 (without the -f option)" giving a similar error?&lt;BR /&gt;..Does /var/opt/ignite/local exist ?&lt;BR /&gt;.. /opt/ignite/bin/save_config, is a shell script but some of the commands in the script rely on&lt;BR /&gt;some libraries and other binaries, so it is important that to make sure that all requested files&lt;BR /&gt;(that are part of the OS) are on your system.&lt;BR /&gt;&lt;BR /&gt;G'd luck&lt;BR /&gt;t++</description>
      <pubDate>Thu, 03 Jan 2002 12:45:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-config-error/m-p/2635743#M520560</guid>
      <dc:creator>T. M. Louah</dc:creator>
      <dc:date>2002-01-03T12:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: save_config error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/save-config-error/m-p/2635744#M520561</link>
      <description>Hi&lt;BR /&gt;Also check space left in opt.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Thu, 03 Jan 2002 12:50:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/save-config-error/m-p/2635744#M520561</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2002-01-03T12:50:00Z</dc:date>
    </item>
  </channel>
</rss>

