<?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: Ignite image in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854144#M509002</link>
    <description>&lt;!--!*#--&gt;This is not my experience.  I am still not sure that were are talking about the same "serial number".&lt;BR /&gt;&lt;BR /&gt;The 'machinfo' command spits out many numbers.  Attached is some output from my machine.&lt;BR /&gt;&lt;BR /&gt;Some items that are burned into the motherboard are&lt;BR /&gt;"Platform info:&lt;BR /&gt;   model string =          "ia64 hp server rx5670"&lt;BR /&gt;   machine id number =     9e2c0ecb-7a1a-11d7-941f-367f7418e858&lt;BR /&gt;   machine serial number = USR4313Fxx&lt;BR /&gt;"&lt;BR /&gt;&lt;BR /&gt;The last item there, 'machine serial number', should match the tag on the oustside of the machine.  That should be the actual serial number used for support contracts, etc.  Ignite cannot change this. &lt;BR /&gt;&lt;BR /&gt;Now if this dome is partitioned, you would see the same serial number on vPar or nPar partitions within the same dome.  That would be normal.&lt;BR /&gt;&lt;BR /&gt;If running a Itanium Virtual Machine, the serial number changes to VM00xx00xx or similar, but is unique to that machine.&lt;BR /&gt;&lt;BR /&gt;If you still truly think that Ignite somehow altered the serial number, I would contact HP support on this.</description>
    <pubDate>Tue, 05 Sep 2006 12:01:50 GMT</pubDate>
    <dc:creator>Scot Bean</dc:creator>
    <dc:date>2006-09-05T12:01:50Z</dc:date>
    <item>
      <title>Ignite image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854136#M508994</link>
      <description>When I create a new system with an ignite image. The new system inherrits the system serial number of the image. How do I correct the new system serial number?</description>
      <pubDate>Thu, 31 Aug 2006 05:52:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854136#M508994</guid>
      <dc:creator>Peter Marais</dc:creator>
      <dc:date>2006-08-31T05:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854137#M508995</link>
      <description>I think, you will have to call HP CE engineer.</description>
      <pubDate>Thu, 31 Aug 2006 06:33:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854137#M508995</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-08-31T06:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854138#M508996</link>
      <description>The ability to read the serial number electronically is relatively new so the question is, what model did you use to create the image and what model is the target. For instance, the old K-series boxes do not have electronic serial numbers so the number must be manually entered.</description>
      <pubDate>Thu, 31 Aug 2006 08:42:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854138#M508996</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-08-31T08:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854139#M508997</link>
      <description>Both systems are itanium SX2000 superdomes running hp-ux 11.23</description>
      <pubDate>Thu, 31 Aug 2006 09:16:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854139#M508997</guid>
      <dc:creator>Peter Marais</dc:creator>
      <dc:date>2006-08-31T09:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854140#M508998</link>
      <description>There are lots of numbers on a server, not sure exactly what you are calling the "serial number".&lt;BR /&gt;&lt;BR /&gt;The actual serial number of the machine does not change when loading the operating system with Ignite.  On Itanium machines, the serial number is burned into the mother board.&lt;BR /&gt;&lt;BR /&gt;The command '/usr/contrib/bin/machinfo' will tell you many things about the Itanium server.  One of those will be the actual serial number of the unit, labeled 'machine serial number'.  This does not change with SW loads.&lt;BR /&gt;&lt;BR /&gt;Can you give us an HP-UX command that displays the number you are referring to?</description>
      <pubDate>Fri, 01 Sep 2006 10:43:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854140#M508998</guid>
      <dc:creator>Scot Bean</dc:creator>
      <dc:date>2006-09-01T10:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854141#M508999</link>
      <description>I'm guessing he's using "getconf MACHINE_SERIAL".  As Bill states, only the newer machines have this capability.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 01 Sep 2006 10:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854141#M508999</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-09-01T10:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854142#M509000</link>
      <description>On Itanium&lt;BR /&gt; - getconf MACHINE_SERIAL&lt;BR /&gt; - /usr/contrib/bin/machinfo | grep 'machine serial'&lt;BR /&gt;&lt;BR /&gt;return the same value.</description>
      <pubDate>Fri, 01 Sep 2006 11:43:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854142#M509000</guid>
      <dc:creator>Scot Bean</dc:creator>
      <dc:date>2006-09-01T11:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854143#M509001</link>
      <description>The machinfo command returns the serial number of the machine the image was made from and not the current machines serial number which is located on the front of the Superdome bottom left. I need to change the serial number on HP-UX to reflect the correct hardware serial number.</description>
      <pubDate>Mon, 04 Sep 2006 01:55:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854143#M509001</guid>
      <dc:creator>Peter Marais</dc:creator>
      <dc:date>2006-09-04T01:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854144#M509002</link>
      <description>&lt;!--!*#--&gt;This is not my experience.  I am still not sure that were are talking about the same "serial number".&lt;BR /&gt;&lt;BR /&gt;The 'machinfo' command spits out many numbers.  Attached is some output from my machine.&lt;BR /&gt;&lt;BR /&gt;Some items that are burned into the motherboard are&lt;BR /&gt;"Platform info:&lt;BR /&gt;   model string =          "ia64 hp server rx5670"&lt;BR /&gt;   machine id number =     9e2c0ecb-7a1a-11d7-941f-367f7418e858&lt;BR /&gt;   machine serial number = USR4313Fxx&lt;BR /&gt;"&lt;BR /&gt;&lt;BR /&gt;The last item there, 'machine serial number', should match the tag on the oustside of the machine.  That should be the actual serial number used for support contracts, etc.  Ignite cannot change this. &lt;BR /&gt;&lt;BR /&gt;Now if this dome is partitioned, you would see the same serial number on vPar or nPar partitions within the same dome.  That would be normal.&lt;BR /&gt;&lt;BR /&gt;If running a Itanium Virtual Machine, the serial number changes to VM00xx00xx or similar, but is unique to that machine.&lt;BR /&gt;&lt;BR /&gt;If you still truly think that Ignite somehow altered the serial number, I would contact HP support on this.</description>
      <pubDate>Tue, 05 Sep 2006 12:01:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854144#M509002</guid>
      <dc:creator>Scot Bean</dc:creator>
      <dc:date>2006-09-05T12:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854145#M509003</link>
      <description>I attach the machinfo from the two machines herewith. Pcap05 is an image build off pcap04. Is there no way to change the serial_number in HP-UX?</description>
      <pubDate>Tue, 05 Sep 2006 19:38:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854145#M509003</guid>
      <dc:creator>Peter Marais</dc:creator>
      <dc:date>2006-09-05T19:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854146#M509004</link>
      <description>&lt;!--!*#--&gt;Since the &lt;BR /&gt;&lt;BR /&gt;   machine id number &lt;BR /&gt;   machine serial number&lt;BR /&gt;&lt;BR /&gt;are an exact match on both machines, I suspect that these are 2 partitions of the same superdome server.&lt;BR /&gt;&lt;BR /&gt;In that case, these numbers are supposed to be the same, and you are OK.</description>
      <pubDate>Wed, 06 Sep 2006 19:21:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854146#M509004</guid>
      <dc:creator>Scot Bean</dc:creator>
      <dc:date>2006-09-06T19:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Ignite image</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854147#M509005</link>
      <description>Please be aware that these are two separate Superdomes.</description>
      <pubDate>Thu, 07 Sep 2006 04:26:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ignite-image/m-p/3854147#M509005</guid>
      <dc:creator>Peter Marais</dc:creator>
      <dc:date>2006-09-07T04:26:49Z</dc:date>
    </item>
  </channel>
</rss>

