<?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: question in Ignite process in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/question-in-ignite-process/m-p/2969616#M120153</link>
    <description>By default ignite will take vg00. If you both disks are in vg00, no problem, if not you can include it as follows.&lt;BR /&gt;&lt;BR /&gt;(Assuming that disk is in vg01)&lt;BR /&gt;&lt;BR /&gt;Use -x inc_entire=vg01.&lt;BR /&gt;&lt;BR /&gt;Check man page and x options.</description>
    <pubDate>Fri, 09 May 2003 15:01:15 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2003-05-09T15:01:15Z</dc:date>
    <item>
      <title>question in Ignite process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-in-ignite-process/m-p/2969615#M120152</link>
      <description>hello,&lt;BR /&gt;i'm in the process of preparing Golden ignite image.I have 2 internal disks in my system.&lt;BR /&gt;Is it possible to include both disks in Golden image.Please help.</description>
      <pubDate>Fri, 09 May 2003 14:55:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-in-ignite-process/m-p/2969615#M120152</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2003-05-09T14:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: question in Ignite process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-in-ignite-process/m-p/2969616#M120153</link>
      <description>By default ignite will take vg00. If you both disks are in vg00, no problem, if not you can include it as follows.&lt;BR /&gt;&lt;BR /&gt;(Assuming that disk is in vg01)&lt;BR /&gt;&lt;BR /&gt;Use -x inc_entire=vg01.&lt;BR /&gt;&lt;BR /&gt;Check man page and x options.</description>
      <pubDate>Fri, 09 May 2003 15:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-in-ignite-process/m-p/2969616#M120153</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2003-05-09T15:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: question in Ignite process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-in-ignite-process/m-p/2969617#M120154</link>
      <description>The Ignite process consider data as in VGs and not in disks. Normally the image meant for vg00 (root) only. But if you want other VGs to be included, you can do that too provided the VGs are small enough to hold in your ignite tape. The command will be:&lt;BR /&gt;&lt;BR /&gt;# make_tape_recovery -a /dev/rmt/device_filename -I -v -x inc_entire=vg00&lt;BR /&gt;&lt;BR /&gt;# man make_tape_recovey for more details.</description>
      <pubDate>Fri, 09 May 2003 15:10:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-in-ignite-process/m-p/2969617#M120154</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-05-09T15:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: question in Ignite process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-in-ignite-process/m-p/2969618#M120155</link>
      <description>Is there any limitations in including disks in vg00.&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 09 May 2003 15:14:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-in-ignite-process/m-p/2969618#M120155</guid>
      <dc:creator>navin</dc:creator>
      <dc:date>2003-05-09T15:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: question in Ignite process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-in-ignite-process/m-p/2969619#M120156</link>
      <description>Yes. The maximum number of disks (PV) in a VG can be defined using -p option when you create the VG with 'vgcreate' command.&lt;BR /&gt;&lt;BR /&gt;# man vgcreate&lt;BR /&gt;&lt;BR /&gt;The default is 16 and the maximum is 256.</description>
      <pubDate>Fri, 09 May 2003 15:59:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-in-ignite-process/m-p/2969619#M120156</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-05-09T15:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: question in Ignite process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-in-ignite-process/m-p/2969620#M120157</link>
      <description>Again, your current setting can be viewed from:&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v /dev/vg00&lt;BR /&gt;&lt;BR /&gt;The Max PV parameter is the limitation for you now.</description>
      <pubDate>Fri, 09 May 2003 16:01:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-in-ignite-process/m-p/2969620#M120157</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-05-09T16:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: question in Ignite process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-in-ignite-process/m-p/2969621#M120158</link>
      <description>&lt;BR /&gt;there may be a "terminology" issue here,&lt;BR /&gt;&lt;BR /&gt;A "golden image" is more of a&lt;BR /&gt;complete system image that is created with the command&lt;BR /&gt;&lt;BR /&gt;make_sys_image&lt;BR /&gt;&lt;BR /&gt;The make_tape_recovery, is used more for "disaster recovery" command, to restore the system that the tape was created on.&lt;BR /&gt;&lt;BR /&gt;make_sys_image will definately do more than one disk. &lt;BR /&gt;&lt;BR /&gt;make_recovery has, or had some&lt;BR /&gt;flaws with two disks, even if&lt;BR /&gt;both were in the same volume group, being vg00. &lt;BR /&gt;&lt;BR /&gt;I'll elaborate if requested, otherwise, I've typed enough :-)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 May 2003 18:40:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-in-ignite-process/m-p/2969621#M120158</guid>
      <dc:creator>Rick Connelly_2</dc:creator>
      <dc:date>2003-05-09T18:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: question in Ignite process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-in-ignite-process/m-p/2969622#M120159</link>
      <description>I do it slightly differently but it includes all volume groups.&lt;BR /&gt;&lt;BR /&gt; /usr/contrib/bin/make_sys_image  -s local -d /images -u &amp;amp;&lt;BR /&gt;&lt;BR /&gt;My make_sys_image script is a customization of the one that came with Ignite. I needed to include a few extra things.&lt;BR /&gt;&lt;BR /&gt;This is a tested and production methodology.&lt;BR /&gt;&lt;BR /&gt;-s local means stoer it locally.&lt;BR /&gt;-d /images means thats where I want the image file to go.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 09 May 2003 18:41:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-in-ignite-process/m-p/2969622#M120159</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-05-09T18:41:46Z</dc:date>
    </item>
  </channel>
</rss>

