<?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 vparcreate fails (code 19,12) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vparcreate-fails-code-19-12/m-p/4923897#M408475</link>
    <description>I need some help, if someone ran into the same problems please help.&lt;BR /&gt;&lt;BR /&gt;The vpar software and vparmgr was installed&lt;BR /&gt;T1335AC VPARMGR&lt;BR /&gt;after install the sytem reboots. After the system is back up, I attempt to create a partition using vparcreate -p &lt;NAME&gt; &lt;MEMORY&gt; &amp;lt;:::&amp;gt;, etc.&lt;BR /&gt;&lt;BR /&gt;I receive the following error and no partition was created.&lt;BR /&gt;&lt;BR /&gt;Internal error: cannot get monitor version info (Code 19,12)&lt;BR /&gt;&lt;BR /&gt;any help will be appreciated&lt;/MEMORY&gt;&lt;/NAME&gt;</description>
    <pubDate>Tue, 06 Sep 2005 13:37:33 GMT</pubDate>
    <dc:creator>Juan M Leon</dc:creator>
    <dc:date>2005-09-06T13:37:33Z</dc:date>
    <item>
      <title>vparcreate fails (code 19,12)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vparcreate-fails-code-19-12/m-p/4923897#M408475</link>
      <description>I need some help, if someone ran into the same problems please help.&lt;BR /&gt;&lt;BR /&gt;The vpar software and vparmgr was installed&lt;BR /&gt;T1335AC VPARMGR&lt;BR /&gt;after install the sytem reboots. After the system is back up, I attempt to create a partition using vparcreate -p &lt;NAME&gt; &lt;MEMORY&gt; &amp;lt;:::&amp;gt;, etc.&lt;BR /&gt;&lt;BR /&gt;I receive the following error and no partition was created.&lt;BR /&gt;&lt;BR /&gt;Internal error: cannot get monitor version info (Code 19,12)&lt;BR /&gt;&lt;BR /&gt;any help will be appreciated&lt;/MEMORY&gt;&lt;/NAME&gt;</description>
      <pubDate>Tue, 06 Sep 2005 13:37:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vparcreate-fails-code-19-12/m-p/4923897#M408475</guid>
      <dc:creator>Juan M Leon</dc:creator>
      <dc:date>2005-09-06T13:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: vparcreate fails (code 19,12)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vparcreate-fails-code-19-12/m-p/4923898#M408476</link>
      <description>I found the following errors in the rc.log&lt;BR /&gt;&lt;BR /&gt;Vparextract  cannot open vpar monitor&lt;BR /&gt;Warning VCS is not in kernel&lt;BR /&gt;Warning VCN is not in kernel&lt;BR /&gt;Warning vparmon is not in kernel&lt;BR /&gt;Not booted in vpar mode&lt;BR /&gt;&lt;BR /&gt;I check lsdev and I am able to see the vcn,vcs and vpar drivers, however I am still unable to get to the vpmon from the OS, I can reboot the machine and get to the vpmon from the ISL but since no partitions were created I cannot load anything.&lt;BR /&gt;any suggestions as the errors in the rc.log.&lt;BR /&gt;&lt;BR /&gt;thank you</description>
      <pubDate>Tue, 06 Sep 2005 17:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vparcreate-fails-code-19-12/m-p/4923898#M408476</guid>
      <dc:creator>Juan M Leon</dc:creator>
      <dc:date>2005-09-06T17:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: vparcreate fails (code 19,12)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vparcreate-fails-code-19-12/m-p/4923899#M408477</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;The major number of the vpmon device file is wrong.  Remove or move the vpmon device file:&lt;BR /&gt;&lt;BR /&gt;     # rm /dev/vpmon&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;     # mv /dev/vpmon /dev/vpmon.bad&lt;BR /&gt;&lt;BR /&gt;Try it!!!&lt;BR /&gt;All the Best...&lt;BR /&gt;&lt;BR /&gt;Vinod K&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Sep 2005 20:12:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vparcreate-fails-code-19-12/m-p/4923899#M408477</guid>
      <dc:creator>vinod_25</dc:creator>
      <dc:date>2005-09-06T20:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: vparcreate fails (code 19,12)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vparcreate-fails-code-19-12/m-p/4923900#M408478</link>
      <description>What I found is that the vcn,vcs and vpar drivers were not loaded in the kernel, I reload the kerner with the drivers included. and after reboot the system I was able to execute the vpar commands to create or check status of virtual partitions.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help</description>
      <pubDate>Wed, 07 Sep 2005 10:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vparcreate-fails-code-19-12/m-p/4923900#M408478</guid>
      <dc:creator>Juan M Leon</dc:creator>
      <dc:date>2005-09-07T10:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: vparcreate fails (code 19,12)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vparcreate-fails-code-19-12/m-p/4923901#M408479</link>
      <description>closed</description>
      <pubDate>Wed, 07 Sep 2005 10:11:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vparcreate-fails-code-19-12/m-p/4923901#M408479</guid>
      <dc:creator>Juan M Leon</dc:creator>
      <dc:date>2005-09-07T10:11:54Z</dc:date>
    </item>
  </channel>
</rss>

