<?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_sys_image doesn't take flist in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-doesn-t-take-flist/m-p/4863879#M397221</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  I created the flist by using the following command:&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -I -x inc_entire=vg00 -p&lt;BR /&gt;&lt;BR /&gt;  Do you how can I create the flist by using command /opt/ignite/lbin/list_expander?  No man page for it.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
    <pubDate>Tue, 05 Oct 2004 03:48:50 GMT</pubDate>
    <dc:creator>Eric Lam</dc:creator>
    <dc:date>2004-10-05T03:48:50Z</dc:date>
    <item>
      <title>make_sys_image doesn't take flist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-doesn-t-take-flist/m-p/4863877#M397219</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;  I tried to create a system backup (only VG00) to a local disk and I used the following command:&lt;BR /&gt;&lt;BR /&gt;make_sys_image -d /SYSBACK -s local -l 1 -c n -g /var/opt/ignite/recovery/2004-10-04,10:40/flist&lt;BR /&gt;&lt;BR /&gt;  But make_sys_image didn't take the option -g and read the file flist, it would backup the whole system instead of only VG00.  Does anyone know why?&lt;BR /&gt;&lt;BR /&gt;  I were using ignite version 3 and upgraded to version 5.4.5 but the problem still occurred.  Hopefully someone could help.</description>
      <pubDate>Mon, 04 Oct 2004 21:34:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-doesn-t-take-flist/m-p/4863877#M397219</guid>
      <dc:creator>Eric Lam</dc:creator>
      <dc:date>2004-10-04T21:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: make_sys_image doesn't take flist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-doesn-t-take-flist/m-p/4863878#M397220</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;how you have created the flist file. man page of make_sys_image says that it should be created by /opt/ignite/lbin/list_expander&lt;BR /&gt;command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;          -g file_list   The indicated file contains a list of files to be&lt;BR /&gt;                         archived.  This list should be generated by a call&lt;BR /&gt;                         to the list_expander command.  The file can either&lt;BR /&gt;                         have just the name of the file or directory or it&lt;BR /&gt;                         can have a full line of information in the form&lt;BR /&gt;                         of:  [&lt;FL_NAME_LEN&gt;] &lt;FILE_NAME&gt; [&lt;MODE&gt; &lt;LAST-&gt;&lt;/LAST-&gt;                         mod&amp;gt; &lt;BYTES&gt; &lt;BLOCKS&gt; [&lt;CKSUM&gt;]]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;&lt;BR /&gt;&lt;/CKSUM&gt;&lt;/BLOCKS&gt;&lt;/BYTES&gt;&lt;/MODE&gt;&lt;/FILE_NAME&gt;&lt;/FL_NAME_LEN&gt;</description>
      <pubDate>Tue, 05 Oct 2004 03:17:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-doesn-t-take-flist/m-p/4863878#M397220</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-10-05T03:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: make_sys_image doesn't take flist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-doesn-t-take-flist/m-p/4863879#M397221</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  I created the flist by using the following command:&lt;BR /&gt;&lt;BR /&gt;make_tape_recovery -I -x inc_entire=vg00 -p&lt;BR /&gt;&lt;BR /&gt;  Do you how can I create the flist by using command /opt/ignite/lbin/list_expander?  No man page for it.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 05 Oct 2004 03:48:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-doesn-t-take-flist/m-p/4863879#M397221</guid>
      <dc:creator>Eric Lam</dc:creator>
      <dc:date>2004-10-05T03:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: make_sys_image doesn't take flist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-doesn-t-take-flist/m-p/4863880#M397222</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;Here is the answer of your last question:&lt;BR /&gt;&lt;BR /&gt;Yucan do it with -l option and pipeline it to file. Anywhere you can find it just typeing the following command to find all option of list_expander command:&lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/lbin/list_expander -help&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Borislav</description>
      <pubDate>Tue, 05 Oct 2004 05:48:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-doesn-t-take-flist/m-p/4863880#M397222</guid>
      <dc:creator>Borislav Perkov</dc:creator>
      <dc:date>2004-10-05T05:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: make_sys_image doesn't take flist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-doesn-t-take-flist/m-p/4863881#M397223</link>
      <description>put '-R' ( no arguments ) on the make_sys_image command line to indicate that it is in "recovery" mode. Like:&lt;BR /&gt;make_sys_image -d /SYSBACK -s local -l 1 -c n -R -g /var/opt/ignite/recovery/2004-10-04,10:40/flist&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Oct 2004 11:47:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-doesn-t-take-flist/m-p/4863881#M397223</guid>
      <dc:creator>Michael Roberts_3</dc:creator>
      <dc:date>2004-10-05T11:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: make_sys_image doesn't take flist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-doesn-t-take-flist/m-p/4863882#M397224</link>
      <description>I have tried this in preview mode and it's working for me. the destination directory has to exist according to me. I have Ignite-UX version B.5.4.50. I have also used the flist file created by make_tape_recovery command. Preview works fine. &lt;BR /&gt;&lt;BR /&gt;Hope it helps&lt;BR /&gt;Thanks&lt;BR /&gt;Prashant</description>
      <pubDate>Tue, 05 Oct 2004 12:58:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-doesn-t-take-flist/m-p/4863882#M397224</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2004-10-05T12:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: make_sys_image doesn't take flist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-doesn-t-take-flist/m-p/4863883#M397225</link>
      <description>Thanks Michael,&lt;BR /&gt;&lt;BR /&gt;  It works once I put -R to the command.  But howcome the man page didn't mention this option?  Funny.</description>
      <pubDate>Wed, 06 Oct 2004 02:08:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-doesn-t-take-flist/m-p/4863883#M397225</guid>
      <dc:creator>Eric Lam</dc:creator>
      <dc:date>2004-10-06T02:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: make_sys_image doesn't take flist</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-doesn-t-take-flist/m-p/4863884#M397226</link>
      <description>The problem solved by I put -R to make_sys_image command.</description>
      <pubDate>Wed, 06 Oct 2004 02:10:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-sys-image-doesn-t-take-flist/m-p/4863884#M397226</guid>
      <dc:creator>Eric Lam</dc:creator>
      <dc:date>2004-10-06T02:10:04Z</dc:date>
    </item>
  </channel>
</rss>

