<?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: auto file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650019#M380122</link>
    <description>Caution!&lt;BR /&gt;You are using vPars.&lt;BR /&gt;&lt;BR /&gt;The AUTOFILE located on the disk is not related to a vPars OS.&lt;BR /&gt;&lt;BR /&gt;The settings are stored in vpdb; so you can set it with vparmodify only.</description>
    <pubDate>Mon, 21 Jun 2010 10:09:03 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2010-06-21T10:09:03Z</dc:date>
    <item>
      <title>auto file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650009#M380112</link>
      <description>what is the need for configuring autofile.&lt;BR /&gt;&lt;BR /&gt;how to configure it.&lt;BR /&gt;&lt;BR /&gt;ver v1 &lt;BR /&gt;&lt;BR /&gt;can i have docs for that .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Jun 2010 03:27:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650009#M380112</guid>
      <dc:creator>newunix</dc:creator>
      <dc:date>2010-06-19T03:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: auto file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650010#M380113</link>
      <description>newunix,&lt;BR /&gt;&lt;BR /&gt;You dont need to configure it manually, it is a part of the disk mirroring checklist:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- To set the boot string in the AUTO file , you can use :&lt;BR /&gt;# mkboot -a "hpux -lq" /dev/rdsk/c1t1d1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- To see the content of the AUTO file of the boot disk, you can use:&lt;BR /&gt;# lifcp /dev/rdsk/c1t1d1:AUTO - &lt;BR /&gt;&lt;BR /&gt;The output would be similar to this: &lt;BR /&gt;hpux -lq&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For more details, you can check mkboot -a option  : ( -a auto_file_string ) &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3921-90010/mkboot.1M.html" target="_blank"&gt;http://docs.hp.com/en/B3921-90010/mkboot.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[ Where c1t1d1 is the Pri or Alt boot disk ]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Further: to find the boot disk:&lt;BR /&gt;# lblnboot -v vg00 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Jun 2010 04:20:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650010#M380113</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2010-06-19T04:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: auto file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650011#M380114</link>
      <description>so how could i see in vpars and in v3&lt;BR /&gt;&lt;BR /&gt;in v1 i use lifcp to see autofile&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Jun 2010 04:31:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650011#M380114</guid>
      <dc:creator>newunix</dc:creator>
      <dc:date>2010-06-19T04:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: auto file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650012#M380115</link>
      <description>newunix,  &lt;BR /&gt;Same applicable for vpar and 11.31 .&lt;BR /&gt;&lt;BR /&gt;- For vpar check the root disk using lvlnboot -v vg00 , and you can use lifls or lifcp command to see the content of lif area or content of AUTO file:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lifls -lC /dev/rdsk/c0t6d4&lt;BR /&gt;lifcp /dev/rdsk/c1t1d1:AUTO &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- For 11iv3 : find disk vs dsk format of ctd, using # ioscan -m dsf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- If you have vxvm you can use :&lt;BR /&gt;&lt;BR /&gt;# vxdisk path # to see the ctd. &lt;BR /&gt;# then run lifcp /dev/dsk/c1t1d1:AUTO -&lt;BR /&gt;To see the content of auto file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Sat, 19 Jun 2010 05:01:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650012#M380115</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2010-06-19T05:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: auto file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650013#M380116</link>
      <description>newunix, again ,..&lt;BR /&gt;&lt;BR /&gt;- Example to see the  AUTO file in vpar: &lt;BR /&gt;# lifcp /dev/rdsk/c1t1d1:AUTO -&lt;BR /&gt;hpux /stand/vpmon -a&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;on Itanium system you can use:&lt;BR /&gt;# efi_cp -d /dev/rdsk/c1t1d1s1 -u /EFI/HPUX/AUTO /tmp/auto.out; cat /tmp/auto.out&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Jun 2010 05:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650013#M380116</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2010-06-19T05:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: auto file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650014#M380117</link>
      <description>so we have to use this for configuring low quorum.&lt;BR /&gt;&lt;BR /&gt;so i have another doubt when to use configure this ,, after configuring vg00 and mirror disk or before that .&lt;BR /&gt;&lt;BR /&gt;do we can use it os or only in pdc.&lt;BR /&gt;&lt;BR /&gt;can u have any docs for this&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Jun 2010 05:07:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650014#M380117</guid>
      <dc:creator>newunix</dc:creator>
      <dc:date>2010-06-19T05:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: auto file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650015#M380118</link>
      <description>&amp;gt; so we have to use this for configuring low quorum.&lt;BR /&gt;&lt;BR /&gt;Yes, low quorum is recomended  ( however it is optional) if the disks are mirrored. &lt;BR /&gt;&lt;BR /&gt;- In case of one disk failure the other disk (Alt disk)  will automatically boot if setboot is correctly pointed to alternate disk. If (hp-ux -lq) is there in the boot string there will be no interuption while booting. If -lq is not there one has to choose manually the alternate disk to boot from .  (from PDC or EFI) .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; so i have another doubt when to use configure this ,, after configuring vg00 and mirror disk or before that .&lt;BR /&gt;&lt;BR /&gt;- mkboot need to be use during mirroring the first OS disk to the &lt;ALTERNATE disk=""&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; we can use it os or only in pdc.&lt;BR /&gt;- The commands to mirror the root disk needs to be execute in OS command prompt. (as root)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; have any docs for this:&lt;BR /&gt;- Here are few documents for LVM : root disk mirroring. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Mirroring in PA-RISC and in Integrity : (Page : 48 &amp;amp; 50 ) &lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf" target="_blank"&gt;http://www.docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad_WP.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Root disk Mirroring: Itanium:&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?&amp;amp;threadId=1292268" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?&amp;amp;threadId=1292268&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;Raj. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/ALTERNATE&gt;</description>
      <pubDate>Sat, 19 Jun 2010 06:05:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650015#M380118</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2010-06-19T06:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: auto file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650016#M380119</link>
      <description>newunix, &lt;BR /&gt;Also check the PDF doc, nicely explained the LVM root disk mirroring on PA-RISC system:&lt;BR /&gt;&lt;BR /&gt;1. RootDiskMirror.pdf : Attached: 31KB.&lt;BR /&gt;&lt;BR /&gt;A] LVM mirroring:&lt;BR /&gt;Basically you have to familiar and remember few basic command:&lt;BR /&gt;&lt;BR /&gt;# pvcreate &lt;TO_TRG_DSK&gt;&lt;BR /&gt;# vgextend&lt;BR /&gt;# mkboot ..&lt;BR /&gt;# lvextend -m 1 &lt;SOURCE_LVOL&gt; &lt;TRG_PV&gt;&lt;BR /&gt;... do lvextend for all lvol....&lt;BR /&gt;# lvlnboot ..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;B] By the way If you are Using VXVM on hp-ux root disk mirroring is very simple:&lt;BR /&gt;You will surprise to see that there is just one command to mirror the root disk to the alternate disk:&lt;BR /&gt;&lt;BR /&gt;# vxrootmir -b -v c1t1d1 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- Finally I would suggest to understand LVM &amp;amp; to go through RootDiskMirror.pdf  , and also go through the man pages with hands on. Once you have done few root disk mirroring it will easy to understand. And also keep hanging around ITRC , this is a great forum.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy Have fun!,&lt;BR /&gt;Raj.&lt;BR /&gt;&lt;BR /&gt;&lt;/TRG_PV&gt;&lt;/SOURCE_LVOL&gt;&lt;/TO_TRG_DSK&gt;</description>
      <pubDate>Sat, 19 Jun 2010 06:22:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650016#M380119</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2010-06-19T06:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: auto file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650017#M380120</link>
      <description>Documents  : &lt;BR /&gt;1. RootDiskMirror.pdf (attached): &lt;BR /&gt;2. When_Good_Disks_Go_Bad_WP.pdf (page 48 &amp;amp; 50)&lt;BR /&gt;&lt;BR /&gt;There are plenty of customized and automated root disk mirror script also available (just need to pass the Alternate disk as input) . for 11i v1/2/3.  But doing step by step using command prompt is great for beginners. Enjoy.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Jun 2010 06:34:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650017#M380120</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2010-06-19T06:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: auto file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650018#M380121</link>
      <description>&lt;BR /&gt;lvlnboot -v&lt;BR /&gt;Boot Definitions for Volume Group /dev/vg00:&lt;BR /&gt;Physical Volumes belonging in Root Volume Group:&lt;BR /&gt;        /dev/disk/disk3_p2 -- Boot Disk&lt;BR /&gt;Boot: lvol1     on:     /dev/disk/disk3_p2&lt;BR /&gt;Root: lvol3     on:     /dev/disk/disk3_p2&lt;BR /&gt;Swap: lvol2     on:     /dev/disk/disk3_p2&lt;BR /&gt;Dump: lvol2     on:     /dev/disk/disk3_p2, 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$efi_cp -d /dev/rdisk/disk3_p2 -u /EFI/HPUX/AUTO /tmp/AUTOexe.ALT&lt;BR /&gt;Invalid EFI partition: /dev/rdisk/disk3_p2&lt;BR /&gt;efi_cp: invalid efi device&lt;BR /&gt;&lt;BR /&gt;$efi_cp -d /dev/rdisk/disk3_p1 -u /EFI/HPUX/AUTO /tmp/AUTOexe.ALT&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;when seeing the contents of auto file i used the above cmd.&lt;BR /&gt;&lt;BR /&gt;from the output of lvlnboot boot disk path is &lt;BR /&gt;  /dev/disk/disk3_p2 &lt;BR /&gt;&lt;BR /&gt;but when i used the same in efi_cp cmd i can get answer only for  /dev/disk/disk3_p1 and if i used  /dev/disk/disk3_p2 it shows invalid efi partition &lt;BR /&gt;&lt;BR /&gt;but my lvlnboot -v shows only the p2 partition</description>
      <pubDate>Mon, 21 Jun 2010 09:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650018#M380121</guid>
      <dc:creator>newunix</dc:creator>
      <dc:date>2010-06-21T09:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: auto file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650019#M380122</link>
      <description>Caution!&lt;BR /&gt;You are using vPars.&lt;BR /&gt;&lt;BR /&gt;The AUTOFILE located on the disk is not related to a vPars OS.&lt;BR /&gt;&lt;BR /&gt;The settings are stored in vpdb; so you can set it with vparmodify only.</description>
      <pubDate>Mon, 21 Jun 2010 10:09:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650019#M380122</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-06-21T10:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: auto file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650020#M380123</link>
      <description>With vPars the AUTOFILE on disk must always contain&lt;BR /&gt;&lt;BR /&gt;/stand/vpmon -a&lt;BR /&gt;&lt;BR /&gt;but not /stand/vmunix !&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can see the boot options for OS with "vparstatus".</description>
      <pubDate>Mon, 21 Jun 2010 10:29:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/auto-file/m-p/4650020#M380123</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-06-21T10:29:51Z</dc:date>
    </item>
  </channel>
</rss>

