<?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 change nmid in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973796#M927992</link>
    <description>Hi guy's,&lt;BR /&gt;   Is it possible to change the nmid number from 1 to 0.&lt;BR /&gt;&lt;BR /&gt;nmid are from lanscan.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB</description>
    <pubDate>Thu, 15 May 2003 01:17:54 GMT</pubDate>
    <dc:creator>malay boy</dc:creator>
    <dc:date>2003-05-15T01:17:54Z</dc:date>
    <item>
      <title>change nmid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973796#M927992</link>
      <description>Hi guy's,&lt;BR /&gt;   Is it possible to change the nmid number from 1 to 0.&lt;BR /&gt;&lt;BR /&gt;nmid are from lanscan.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB</description>
      <pubDate>Thu, 15 May 2003 01:17:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973796#M927992</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2003-05-15T01:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: change nmid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973797#M927993</link>
      <description>It may be, but I think it'd be more trouble than it's really worth.</description>
      <pubDate>Thu, 15 May 2003 01:40:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973797#M927993</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-05-15T01:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: change nmid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973798#M927994</link>
      <description>Hi mB,&lt;BR /&gt;&lt;BR /&gt;I agree with Patrick.  You might be able to do it by changing the instance number, but why bother?  Any particular problem you are trying to solve?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 15 May 2003 01:41:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973798#M927994</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-05-15T01:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: change nmid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973799#M927995</link>
      <description>Thanks JP.Basically I have a script coming from Finland and the NMID are hardcoded to 0.&lt;BR /&gt;My choice are 1) to change the script OR&lt;BR /&gt;2) change the nmid.&lt;BR /&gt;&lt;BR /&gt;So now looking for easiest way to do that.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 May 2003 01:52:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973799#M927995</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2003-05-15T01:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: change nmid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973800#M927996</link>
      <description>I'd vote for changing the script.  Just curious, but what does the script do?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 15 May 2003 01:58:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973800#M927996</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-05-15T01:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: change nmid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973801#M927997</link>
      <description>The script are used to generate the MC Service Guard configuration.&lt;BR /&gt;&lt;BR /&gt;Thanks JP.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB</description>
      <pubDate>Thu, 15 May 2003 02:01:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973801#M927997</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2003-05-15T02:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: change nmid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973802#M927998</link>
      <description>I'm with JP.  I'd change the script.  Ideally the script SHOULD be written so that the NMID is pulled from a variable at the beginning of the script.  That way you can change the one variable and the value is used throughout the script.  Assuming anything when writing a script is dangerous. :)  Assuming one script will work for all configurations is also somewhat dangerous because it'll never happen. ;)&lt;BR /&gt;&lt;BR /&gt;Good luck.</description>
      <pubDate>Thu, 15 May 2003 02:06:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973802#M927998</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-05-15T02:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: change nmid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973803#M927999</link>
      <description>The only scripting I can think of needing lan information for MCSG is the cluster ascii file, and you can generate one of those automatically with 'cmquerycl', so I'm not sure what the script will do for you.  Still, if you get the script and need help with it, just post it here and we'll all take a shot at helping you.  &lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 15 May 2003 02:12:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973803#M927999</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-05-15T02:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: change nmid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973804#M928000</link>
      <description>This is what I noticed. In your lanscan ouput the "instance number" that got assigned does not have any relation to the "nmid" number. I have some server that has 0 as it's instance number but the nmid can be 1, 2 or 4 for example. One thing for sure is that these (the nmids) are assigned in sequence. I recently added a 2nd nw card to one of my Lclass and that card was assigned "2" as its nmid (the first card that was there was "1"). The script should not assumed 0 as the nmid as it can be extracted from lanscan when it run. Just some related observation. I do not know if it can be changed.</description>
      <pubDate>Thu, 15 May 2003 02:14:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973804#M928000</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2003-05-15T02:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: change nmid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973805#M928001</link>
      <description>I'm wondering where you need the NMID for? Usually you only need the PPA and beginning with 10.30 this matches the card instance number.&lt;BR /&gt;&lt;BR /&gt;Best regards...&lt;BR /&gt; Dietmar.</description>
      <pubDate>Thu, 15 May 2003 06:50:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/change-nmid/m-p/2973805#M928001</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2003-05-15T06:50:26Z</dc:date>
    </item>
  </channel>
</rss>

