<?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: cstm problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699664#M57591</link>
    <description>I'm not sure why you can't use 'print_manifest'. The first time you run it, it writes to a file called:&lt;BR /&gt;/var/opt/ignite/local/manifest/manifest.orig&lt;BR /&gt;&lt;BR /&gt;On my system it contains the system serial number.</description>
    <pubDate>Tue, 09 Apr 2002 02:24:22 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2002-04-09T02:24:22Z</dc:date>
    <item>
      <title>cstm problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699657#M57584</link>
      <description>i use following command to check box serial num:&lt;BR /&gt;echo "sel path system;info;wait;infolog&lt;BR /&gt;&amp;gt;view&lt;BR /&gt;&amp;gt;done&lt;BR /&gt;&amp;gt;" |cstm &amp;gt;logfile&lt;BR /&gt;&lt;BR /&gt;but when i look logfile,there are something wrong in it:&lt;BR /&gt;cstm&amp;gt;sel path system;info;wait;infolog&lt;BR /&gt;              ^-- Unknown device path. --&lt;BR /&gt;Device not found on path (system).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what's the problem?</description>
      <pubDate>Tue, 09 Apr 2002 01:00:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699657#M57584</guid>
      <dc:creator>iambluegary</dc:creator>
      <dc:date>2002-04-09T01:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: cstm problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699658#M57585</link>
      <description>You got to give the correct "path" in the sel statement. Do this ..&lt;BR /&gt;&lt;BR /&gt;# cstm&lt;BR /&gt;cstm&amp;gt; map&lt;BR /&gt;.... it'll show you a table of "device number", "path" and "product" ...&lt;BR /&gt;so if say you want choose memory .. look at 2nd column for it's "path" .. say it's 49 for example, then you would do ..&lt;BR /&gt;&lt;BR /&gt;cstm&amp;gt; sel path 49&lt;BR /&gt;&lt;BR /&gt;therefore&lt;BR /&gt;&lt;BR /&gt;echo "sel path 49;info;wait;infolog &lt;BR /&gt;&amp;gt;view &lt;BR /&gt;&amp;gt;done &lt;BR /&gt;&amp;gt;" |cstm &amp;gt;logfile &lt;BR /&gt;&lt;BR /&gt;..is how the whole thing should look like..&lt;BR /&gt;Now if ..&lt;BR /&gt;cstm&amp;gt; map&lt;BR /&gt;output does not show the path "system" the "sel path system" will failed. Typically on 800s it should work, not on 700s.&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Apr 2002 01:13:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699658#M57585</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-04-09T01:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: cstm problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699659#M57586</link>
      <description>If what S.K. says doesn't work due to a CPU&lt;BR /&gt;being replaced, you probably can't do it.&lt;BR /&gt;I read in the attached post a similar problem.&lt;BR /&gt;Have a look at the comments by Patrick Wessel.&lt;BR /&gt;&lt;BR /&gt;Only other place is in the print_manifest.&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Apr 2002 01:25:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699659#M57586</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-04-09T01:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: cstm problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699660#M57587</link>
      <description>i saw the map,and i found there isnt system path in the box,and how can i add system path to the map?</description>
      <pubDate>Tue, 09 Apr 2002 01:36:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699660#M57587</guid>
      <dc:creator>iambluegary</dc:creator>
      <dc:date>2002-04-09T01:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: cstm problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699661#M57588</link>
      <description>It may help if I add the link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1d42ec08252fd611abd50090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1d42ec08252fd611abd50090277a778c,00.html&lt;/A&gt;</description>
      <pubDate>Tue, 09 Apr 2002 01:39:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699661#M57588</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-04-09T01:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: cstm problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699662#M57589</link>
      <description>If it's not already in the "map" you can't. The only option you have is use "selall" instead of "sel path system", but I doubt you'll get info like the serial number.&lt;BR /&gt;&lt;BR /&gt;Like what Michael said you can use print_manifest command for your purpose.</description>
      <pubDate>Tue, 09 Apr 2002 01:46:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699662#M57589</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-04-09T01:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: cstm problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699663#M57590</link>
      <description>i cannot use print_manifest &lt;BR /&gt;&lt;BR /&gt;and i use selall instead of sel system&lt;BR /&gt;but there isnt serial number of the box.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Apr 2002 02:11:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699663#M57590</guid>
      <dc:creator>iambluegary</dc:creator>
      <dc:date>2002-04-09T02:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: cstm problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699664#M57591</link>
      <description>I'm not sure why you can't use 'print_manifest'. The first time you run it, it writes to a file called:&lt;BR /&gt;/var/opt/ignite/local/manifest/manifest.orig&lt;BR /&gt;&lt;BR /&gt;On my system it contains the system serial number.</description>
      <pubDate>Tue, 09 Apr 2002 02:24:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699664#M57591</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-04-09T02:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: cstm problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699665#M57592</link>
      <description>Remember to assign points so that we know if we're solving your problem or not. Thanks ..</description>
      <pubDate>Tue, 09 Apr 2002 02:28:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699665#M57592</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-04-09T02:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: cstm problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699666#M57593</link>
      <description>ok ,i can use print_manifest in /opt/ignite/bin&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Apr 2002 02:46:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cstm-problem/m-p/2699666#M57593</guid>
      <dc:creator>iambluegary</dc:creator>
      <dc:date>2002-04-09T02:46:15Z</dc:date>
    </item>
  </channel>
</rss>

