<?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: Disk serial Number?? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-serial-number/m-p/2861672#M820737</link>
    <description>if you don't trust "STM" then stop the system, pull the drive out, and physically inspect the serial number, or better YET, check your Bill of Lading!&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
    <pubDate>Wed, 11 Dec 2002 02:21:22 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2002-12-11T02:21:22Z</dc:date>
    <item>
      <title>Disk serial Number??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-serial-number/m-p/2861667#M820732</link>
      <description>Hi,members!&lt;BR /&gt;My system is running on L2000 box and hpux11.0. A few days ago, I changed my new external drive cause disk fault from old external drive to new external drive same product and my syster is running on-line service. after changed my  disk drive(C6399-63001,ST318404LW,18G),don't know my new disk drive's serial Number. I tried to STM and some kinds of shells on system for got the serial number. They said "serial : 3BT0MMGG00007201JNWN" but, I think , that serial number is  longer compare with old serial number. so want to know new disk drive's Serial number exactly. I have no idea how do I do about my problem. please tell me any solution.&lt;BR /&gt;&lt;BR /&gt;p.s &lt;BR /&gt;&lt;BR /&gt;my system has to running continue&lt;BR /&gt;&lt;BR /&gt;thanks for regards</description>
      <pubDate>Wed, 11 Dec 2002 01:04:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-serial-number/m-p/2861667#M820732</guid>
      <dc:creator>KCS_1</dc:creator>
      <dc:date>2002-12-11T01:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Disk serial Number??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-serial-number/m-p/2861668#M820733</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The  sysinfo  utility will normally give you the disk serial numbers. Can be had at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sysinfo-3.3.1/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sysinfo-3.3.1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You'll have to download the source &amp;amp; compile it for 11.0.&lt;BR /&gt;&lt;BR /&gt;Soemone may post a link for an 11.0 binary.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 11 Dec 2002 01:11:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-serial-number/m-p/2861668#M820733</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-12-11T01:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Disk serial Number??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-serial-number/m-p/2861669#M820734</link>
      <description>You can also use 'mstm' to get the information.&lt;BR /&gt;&lt;BR /&gt;mstm&lt;BR /&gt;F2&lt;BR /&gt;highlight the disk&lt;BR /&gt;select tools from the menu&lt;BR /&gt;information --&amp;gt; run&lt;BR /&gt;&lt;BR /&gt;This will display the serial number.&lt;BR /&gt;&lt;BR /&gt;I'm sure this can be scripted though cstm, will this will get it.</description>
      <pubDate>Wed, 11 Dec 2002 01:27:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-serial-number/m-p/2861669#M820734</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-12-11T01:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Disk serial Number??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-serial-number/m-p/2861670#M820735</link>
      <description>Thanks your your replied.&lt;BR /&gt;&lt;BR /&gt;I have been run "mstm" before but, They said "serial : 3BT0MMGG00007201JNWN" , above mentioned like that.&lt;BR /&gt;&lt;BR /&gt;Do you have any methods?</description>
      <pubDate>Wed, 11 Dec 2002 01:44:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-serial-number/m-p/2861670#M820735</guid>
      <dc:creator>KCS_1</dc:creator>
      <dc:date>2002-12-11T01:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Disk serial Number??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-serial-number/m-p/2861671#M820736</link>
      <description>How about using cstm in a script:&lt;BR /&gt;&lt;BR /&gt;# echo "selclass type disk;info;wait;infolog" | cstm &amp;gt;/tmp/disk.out&lt;BR /&gt;&lt;BR /&gt;This will get all disk serial numbers.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Dec 2002 01:45:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-serial-number/m-p/2861671#M820736</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-12-11T01:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Disk serial Number??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-serial-number/m-p/2861672#M820737</link>
      <description>if you don't trust "STM" then stop the system, pull the drive out, and physically inspect the serial number, or better YET, check your Bill of Lading!&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 11 Dec 2002 02:21:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-serial-number/m-p/2861672#M820737</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-12-11T02:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Disk serial Number??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-serial-number/m-p/2861673#M820738</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if u have a FC60 you can type&lt;BR /&gt;&lt;BR /&gt;#amdsp -i&lt;BR /&gt;&lt;BR /&gt;and you'll receive a S/N from the disk array, then&lt;BR /&gt;&lt;BR /&gt;#amdsp -a &lt;S&gt;&lt;BR /&gt;&lt;BR /&gt;and you'll have a long list containing also the S/Ns of the disks in the disk array.&lt;/S&gt;</description>
      <pubDate>Wed, 11 Dec 2002 07:54:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-serial-number/m-p/2861673#M820738</guid>
      <dc:creator>Ionut Grigorescu_2</dc:creator>
      <dc:date>2002-12-11T07:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Disk serial Number??</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-serial-number/m-p/2861674#M820739</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;In a previous post, someone asked to get SN programmatically :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x39a63a1c04ffd61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x39a63a1c04ffd61190050090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I attached my last C program (just use make to compile it) and give a special file as an argument to get the SN.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Wed, 11 Dec 2002 08:13:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-serial-number/m-p/2861674#M820739</guid>
      <dc:creator>Jean-Louis Phelix</dc:creator>
      <dc:date>2002-12-11T08:13:58Z</dc:date>
    </item>
  </channel>
</rss>

