<?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: make_recovery in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery/m-p/2515261#M22729</link>
    <description>thanks for the info.  I will try this next thursday, during the monthly downtime.  I'll let ya know, and assign points forthwith.&lt;BR /&gt;&lt;BR /&gt;ron</description>
    <pubDate>Mon, 09 Apr 2001 18:40:57 GMT</pubDate>
    <dc:creator>Ron Irving</dc:creator>
    <dc:date>2001-04-09T18:40:57Z</dc:date>
    <item>
      <title>make_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery/m-p/2515258#M22726</link>
      <description>Being new to the HP-UX world, I thought it would be smart to make a recovery tape from our d370, running 10.20.  When I ran the command, (make_recovery -ACv,) it came back after about a minute with the following message:  &lt;BR /&gt;save_config: error - unknown disk type for /dev/vg00/lvol3, not SCSI or HPFL&lt;BR /&gt;grep: can't open /var/tmp/swapinfo.tmp&lt;BR /&gt;grep: can't open /var/tmp/lvlnboot.tmp&lt;BR /&gt;save_config: error - cannot determine primary swap size.&lt;BR /&gt;&lt;BR /&gt;I just got back from sunny Detroit where I attended Networking and Admin II.  My instructor was going to ask around, but I thought I'd give you guys equal billing.  The race is on.  BIG points for a solution.&lt;BR /&gt;&lt;BR /&gt;ron Irving</description>
      <pubDate>Mon, 09 Apr 2001 18:01:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery/m-p/2515258#M22726</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2001-04-09T18:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery/m-p/2515259#M22727</link>
      <description>It may be that your memory or swap isn't configured properly. I would say that the lvol3 is  your memory/swap and for some reason it's having trouble reading it.</description>
      <pubDate>Mon, 09 Apr 2001 18:12:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery/m-p/2515259#M22727</guid>
      <dc:creator>Jim Moffitt_1</dc:creator>
      <dc:date>2001-04-09T18:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery/m-p/2515260#M22728</link>
      <description>Ron,&lt;BR /&gt;Here's a possible sollution for you. It was from a problem similar to yours:&lt;BR /&gt;Johan Carlsson came up with this solution&lt;BR /&gt;&lt;BR /&gt;Hi Brent, &lt;BR /&gt;&lt;BR /&gt;Just saw your question, I agree to what Patrick is saying and just want to add something to that. There is a document in the Knowledge tree here in the ITRC called 1100290244. This addresses this problem, it could depend on other things but might be worth a look. Another document is A5263022. &lt;BR /&gt;&lt;BR /&gt;From document 1100290244: &lt;BR /&gt;************* &lt;BR /&gt;Perform the following steps to resolve the error: &lt;BR /&gt;&lt;BR /&gt;1. Execute the save_config command: &lt;BR /&gt;&lt;BR /&gt;/opt/ignite/bin/save_config &lt;BR /&gt;***** &lt;BR /&gt;see man page, you might need to use -f to specify filename if other than default is used. &lt;BR /&gt;***** &lt;BR /&gt;Note: This command gives more detailed error information: &lt;BR /&gt;&lt;BR /&gt;save_config: error - unknown disk type for /dev/vg00/lvol3, not SCSI or HPFL &lt;BR /&gt;&lt;BR /&gt;save_config: error - cannot determine primary swap size &lt;BR /&gt;&lt;BR /&gt;You see the same error for lvol4. &lt;BR /&gt;&lt;BR /&gt;2. Execute the bdf command to identify the lvol3 and lvol4 mount points. &lt;BR /&gt;&lt;BR /&gt;Note: Root ( / ) is normally mounted at /dev/vg00/lvol3, and /opt is mounted at /dev/vg00/lvol4. &lt;BR /&gt;&lt;BR /&gt;Perform the following steps if / and /opt are not properly mounted: &lt;BR /&gt;&lt;BR /&gt;- mv /etc/mnttab /etc/mnttab.old &lt;BR /&gt;- mount -a &lt;BR /&gt;&lt;BR /&gt;3. Execute the bdf command. &lt;BR /&gt;&lt;BR /&gt;Note: bdf should now show the lvols mounted as /etc/fstab has them, and the make_recovery should work as expected. &lt;BR /&gt;&lt;BR /&gt;************* &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope that this is of help to you. &lt;BR /&gt;&lt;BR /&gt;Best Regards &lt;BR /&gt;&lt;BR /&gt;Johan Carlsson &lt;BR /&gt;</description>
      <pubDate>Mon, 09 Apr 2001 18:20:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery/m-p/2515260#M22728</guid>
      <dc:creator>Jim Moffitt_1</dc:creator>
      <dc:date>2001-04-09T18:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery/m-p/2515261#M22729</link>
      <description>thanks for the info.  I will try this next thursday, during the monthly downtime.  I'll let ya know, and assign points forthwith.&lt;BR /&gt;&lt;BR /&gt;ron</description>
      <pubDate>Mon, 09 Apr 2001 18:40:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery/m-p/2515261#M22729</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2001-04-09T18:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery/m-p/2515262#M22730</link>
      <description>Hi  check you  bdf command.  /dev/vg00/lvol3 is normally your /  (root) file system. I had a make_recovery problem and found that insted of /dev/vg00/lvol3 mounted as /  it showed /dev/root mounted as /.  a "rm" of /etc/mntab and repeat of the bdf command fixed the problem.</description>
      <pubDate>Tue, 10 Apr 2001 07:23:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery/m-p/2515262#M22730</guid>
      <dc:creator>John Waller</dc:creator>
      <dc:date>2001-04-10T07:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery/m-p/2515263#M22731</link>
      <description>Verify with vgdisplay,lvdisplay,ioscan -nfCdisk,diskinfo .</description>
      <pubDate>Tue, 10 Apr 2001 09:12:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery/m-p/2515263#M22731</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-04-10T09:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery/m-p/2515264#M22732</link>
      <description>Sorry ron , I missed the mout -a command before re-running the bdf command.</description>
      <pubDate>Tue, 10 Apr 2001 11:15:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery/m-p/2515264#M22732</guid>
      <dc:creator>John Waller</dc:creator>
      <dc:date>2001-04-10T11:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: make_recovery</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery/m-p/2515265#M22733</link>
      <description>My instructor 'finally' got back to me...looks like you guys win!!  Thanks for your help!!&lt;BR /&gt;&lt;BR /&gt;ron</description>
      <pubDate>Tue, 10 Apr 2001 17:52:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-recovery/m-p/2515265#M22733</guid>
      <dc:creator>Ron Irving</dc:creator>
      <dc:date>2001-04-10T17:52:00Z</dc:date>
    </item>
  </channel>
</rss>

