<?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: LIFCP differs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lifcp-differs/m-p/4860271#M396341</link>
    <description>I have done "mkboot -a "hpux -lq" /dev/rdsk/c2t2d0 and now the output do match for both the disk. And i have compared with one good server, so should be okay.&lt;BR /&gt;I appreciate all you help very much&lt;BR /&gt;Thanks a lot&lt;BR /&gt;Prashant</description>
    <pubDate>Fri, 10 Sep 2004 08:52:33 GMT</pubDate>
    <dc:creator>Prashant Zanwar_4</dc:creator>
    <dc:date>2004-09-10T08:52:33Z</dc:date>
    <item>
      <title>LIFCP differs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lifcp-differs/m-p/4860265#M396335</link>
      <description># lifcp  /dev/dsk/c1t2d0:AUTO -&lt;BR /&gt;hpux -lq&lt;BR /&gt;# lifcp  /dev/dsk/c2t2d0:AUTO -&lt;BR /&gt;hpux -lq(;0)/vmunix&lt;BR /&gt;&lt;BR /&gt;Hi my lifcp output is differing as above. Is this something to be concerned about, how to rectify it. &lt;BR /&gt;Thanks &amp;amp; rgdz&lt;BR /&gt;Prashant&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Sep 2004 08:11:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lifcp-differs/m-p/4860265#M396335</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2004-09-09T08:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: LIFCP differs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lifcp-differs/m-p/4860266#M396336</link>
      <description>Yes, I would be concerned about /dev/dsk/c2t2d0.&lt;BR /&gt;&lt;BR /&gt;To fix it do the following:&lt;BR /&gt;&lt;BR /&gt;# mkboot -a "hpux -lq" /dev/rdsk/c2t2d0&lt;BR /&gt;&lt;BR /&gt;Now when you do the 'lifcp' they should match.</description>
      <pubDate>Thu, 09 Sep 2004 08:18:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lifcp-differs/m-p/4860266#M396336</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-09-09T08:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: LIFCP differs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lifcp-differs/m-p/4860267#M396337</link>
      <description>Hi, &lt;BR /&gt;Can I do it without breaking mirror. Please advise&lt;BR /&gt;Thanks and rgdz&lt;BR /&gt;Prashant</description>
      <pubDate>Thu, 09 Sep 2004 08:33:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lifcp-differs/m-p/4860267#M396337</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2004-09-09T08:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: LIFCP differs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lifcp-differs/m-p/4860268#M396338</link>
      <description>Yes you can.  Just issue the command I gave above.</description>
      <pubDate>Thu, 09 Sep 2004 08:34:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lifcp-differs/m-p/4860268#M396338</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-09-09T08:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: LIFCP differs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lifcp-differs/m-p/4860269#M396339</link>
      <description>Will I be able to boot without quorum then.&lt;BR /&gt;Thanks and rgdz&lt;BR /&gt;Prashant</description>
      <pubDate>Thu, 09 Sep 2004 08:50:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lifcp-differs/m-p/4860269#M396339</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2004-09-09T08:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: LIFCP differs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lifcp-differs/m-p/4860270#M396340</link>
      <description>Yes!  That is what the '-lq' (low quorum) does.  That problem with your current c2t2d0 output is that it just specifies /vmunix, which is incorrect.  If you want to specify the kernel on the boot line it should be /stand/vmunix.&lt;BR /&gt;&lt;BR /&gt;The shortened 'hpux -lq' works fine as well though, which is what I use on almost all servers.</description>
      <pubDate>Thu, 09 Sep 2004 09:14:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lifcp-differs/m-p/4860270#M396340</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-09-09T09:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: LIFCP differs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lifcp-differs/m-p/4860271#M396341</link>
      <description>I have done "mkboot -a "hpux -lq" /dev/rdsk/c2t2d0 and now the output do match for both the disk. And i have compared with one good server, so should be okay.&lt;BR /&gt;I appreciate all you help very much&lt;BR /&gt;Thanks a lot&lt;BR /&gt;Prashant</description>
      <pubDate>Fri, 10 Sep 2004 08:52:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lifcp-differs/m-p/4860271#M396341</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2004-09-10T08:52:33Z</dc:date>
    </item>
  </channel>
</rss>

