<?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: Strange error message: cannot validate NVM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-error-message-cannot-validate-nvm/m-p/3469783#M211474</link>
    <description>This is the result of a call made by VPARs and can be ignored.&lt;BR /&gt;&lt;BR /&gt;More specifically from some research:&lt;BR /&gt;&lt;BR /&gt;The current implementation of vpar simply passes this&lt;BR /&gt;call to the PDC, so it really depends whether the PDC&lt;BR /&gt;implemented this call.&lt;BR /&gt;&lt;BR /&gt;I have found a table in vpar design doc which says that&lt;BR /&gt;N/L class systems do not support PDC_PAT_NVOLATILE_VERIFY option&lt;BR /&gt;of PDC_PAT_NVOLATILE. Thus the returned value is&lt;BR /&gt;define PDC_RET_NE_OPT      LONG(-2) /* Non-existent option */&lt;BR /&gt;&lt;BR /&gt;So to sum up, this message is normal to appear on N/L class&lt;BR /&gt;systems and doesn't present any harm.&lt;BR /&gt;The next releases of vpmon could handle this call internally&lt;BR /&gt;which would avoid the message, there is no definite plan we could&lt;BR /&gt;tell to customer however.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 24 Jan 2005 14:12:07 GMT</pubDate>
    <dc:creator>Kent Ostby</dc:creator>
    <dc:date>2005-01-24T14:12:07Z</dc:date>
    <item>
      <title>Strange error message: cannot validate NVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-error-message-cannot-validate-nvm/m-p/3469780#M211471</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I just noticed the following message in dmesg in a vpar (SD-64).&lt;BR /&gt;&lt;BR /&gt;Jan 24 18:35:23 hxx0142 vmunix:         entry 0000000000000001 - major is 31, mi&lt;BR /&gt;nor is 0x10000; start = 1215328, size = 3145728&lt;BR /&gt;Jan 24 18:35:23 hxx0142 vmunix: read_ss_nvm: Cannot validate NVM - -2&lt;BR /&gt;&lt;BR /&gt;I found this error in the following thread, but the author was searching for something different...&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1106588296880+28353475&amp;amp;threadId=210276" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1106588296880+28353475&amp;amp;threadId=210276&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I guess NVM is 'non-volatile-memory' - but which one, and why can't it be read?&lt;BR /&gt;&lt;BR /&gt;Does anyone have a hint on this?</description>
      <pubDate>Mon, 24 Jan 2005 12:42:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-error-message-cannot-validate-nvm/m-p/3469780#M211471</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-01-24T12:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Strange error message: cannot validate NVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-error-message-cannot-validate-nvm/m-p/3469781#M211472</link>
      <description>&lt;BR /&gt;I have that in all my vpars dmesg's and my systems are cranking along.&lt;BR /&gt;&lt;BR /&gt;post a call to HP.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Mon, 24 Jan 2005 13:02:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-error-message-cannot-validate-nvm/m-p/3469781#M211472</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-01-24T13:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Strange error message: cannot validate NVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-error-message-cannot-validate-nvm/m-p/3469782#M211473</link>
      <description>I'll open a call tomorrow, it's already after hour support time here in germany and I don't wanna disturb anyone that late.&lt;BR /&gt;&lt;BR /&gt;But good to know this is 'regular' behaviour, I already assumed it must be some component that's inaccessible to vpars. &lt;BR /&gt;&lt;BR /&gt;I'll post back on the reason when I hear from them.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Mon, 24 Jan 2005 13:07:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-error-message-cannot-validate-nvm/m-p/3469782#M211473</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-01-24T13:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Strange error message: cannot validate NVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-error-message-cannot-validate-nvm/m-p/3469783#M211474</link>
      <description>This is the result of a call made by VPARs and can be ignored.&lt;BR /&gt;&lt;BR /&gt;More specifically from some research:&lt;BR /&gt;&lt;BR /&gt;The current implementation of vpar simply passes this&lt;BR /&gt;call to the PDC, so it really depends whether the PDC&lt;BR /&gt;implemented this call.&lt;BR /&gt;&lt;BR /&gt;I have found a table in vpar design doc which says that&lt;BR /&gt;N/L class systems do not support PDC_PAT_NVOLATILE_VERIFY option&lt;BR /&gt;of PDC_PAT_NVOLATILE. Thus the returned value is&lt;BR /&gt;define PDC_RET_NE_OPT      LONG(-2) /* Non-existent option */&lt;BR /&gt;&lt;BR /&gt;So to sum up, this message is normal to appear on N/L class&lt;BR /&gt;systems and doesn't present any harm.&lt;BR /&gt;The next releases of vpmon could handle this call internally&lt;BR /&gt;which would avoid the message, there is no definite plan we could&lt;BR /&gt;tell to customer however.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jan 2005 14:12:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-error-message-cannot-validate-nvm/m-p/3469783#M211474</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-01-24T14:12:07Z</dc:date>
    </item>
  </channel>
</rss>

