<?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: Vparreset in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vparreset/m-p/3223903#M170835</link>
    <description>Vrijhoeven - soft reset did not work..Thats why I had to do vparreset -h which is a hard reset...</description>
    <pubDate>Fri, 19 Mar 2004 10:11:16 GMT</pubDate>
    <dc:creator>roadrunner_1</dc:creator>
    <dc:date>2004-03-19T10:11:16Z</dc:date>
    <item>
      <title>Vparreset</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vparreset/m-p/3223900#M170832</link>
      <description>After shutting down the vpar using "shutdown -h" command, the vpar hung at the stage where it was trying to bring down the Veritas Enterprise Administrator. I did a vparreset -h and the vpar was in crash state and then finally came to a "down" state.&lt;BR /&gt;&lt;BR /&gt;I am now trying to reboot this vpar - vparboot -p vpar1, but no look. The status does not change...it simply sits in down state.&lt;BR /&gt;&lt;BR /&gt;FYI.Its a rp8400 with 2 vpars on one npar. I cannot reset the npar because the other vpar is in an active and up state.&lt;BR /&gt;&lt;BR /&gt;How do I bring up the vpar which is in the down state???</description>
      <pubDate>Fri, 19 Mar 2004 09:25:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vparreset/m-p/3223900#M170832</guid>
      <dc:creator>roadrunner_1</dc:creator>
      <dc:date>2004-03-19T09:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Vparreset</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vparreset/m-p/3223901#M170833</link>
      <description>Can you connect to console and goto second vpar? Check what you get there.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 19 Mar 2004 09:55:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vparreset/m-p/3223901#M170833</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-03-19T09:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Vparreset</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vparreset/m-p/3223902#M170834</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you try a soft reset from your running partition to you hung partition?&lt;BR /&gt;&lt;BR /&gt;Check:&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/T1335-90001/T1335-90001_top.html&amp;amp;con=/hpux/onlinedocs/T1335-90001/00/00/32-con.html&amp;amp;toc=/hpux/onlinedocs/T1335-90001/00/00/32-toc.html&amp;amp;searchterms=vpar&amp;amp;queryid=20040319-075701" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/T1335-90001/T1335-90001_top.html&amp;amp;con=/hpux/onlinedocs/T1335-90001/00/00/32-con.html&amp;amp;toc=/hpux/onlinedocs/T1335-90001/00/00/32-toc.html&amp;amp;searchterms=vpar&amp;amp;queryid=20040319-075701&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;select the Resetting a hung partition section.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Gideon&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Mar 2004 10:03:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vparreset/m-p/3223902#M170834</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-03-19T10:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Vparreset</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vparreset/m-p/3223903#M170835</link>
      <description>Vrijhoeven - soft reset did not work..Thats why I had to do vparreset -h which is a hard reset...</description>
      <pubDate>Fri, 19 Mar 2004 10:11:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vparreset/m-p/3223903#M170835</guid>
      <dc:creator>roadrunner_1</dc:creator>
      <dc:date>2004-03-19T10:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Vparreset</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vparreset/m-p/3223904#M170836</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Ok Sorrie, just a hint, since vparreset = shutdown -h = halt vpar. it should boot using the vparboot command. Did you try other boot options, like single user mode?&lt;BR /&gt;alternate disk?&lt;BR /&gt;&lt;BR /&gt;vparboot -p vpar1 -o "-is"&lt;BR /&gt;or an alternate path ?&lt;BR /&gt;&lt;BR /&gt;vparmodify -p vpar1 -a io:0/8/0/0.2.0:ALTBOOT&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Gideon&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Mar 2004 10:22:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vparreset/m-p/3223904#M170836</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-03-19T10:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Vparreset</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vparreset/m-p/3223905#M170837</link>
      <description>Vrijhoeven - I did try all options...only option I did not try is delete vpar, create it and then boot, but I dont think this will help...</description>
      <pubDate>Fri, 19 Mar 2004 10:29:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vparreset/m-p/3223905#M170837</guid>
      <dc:creator>roadrunner_1</dc:creator>
      <dc:date>2004-03-19T10:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Vparreset</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vparreset/m-p/3223906#M170838</link>
      <description>The problem is solved. All I did recreate the Vpar and boot the vpar with -B option. It worked.</description>
      <pubDate>Fri, 19 Mar 2004 11:13:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vparreset/m-p/3223906#M170838</guid>
      <dc:creator>roadrunner_1</dc:creator>
      <dc:date>2004-03-19T11:13:30Z</dc:date>
    </item>
  </channel>
</rss>

