<?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: retrieve disk serial number and CPU usage statistics in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048623#M746786</link>
    <description>You can try : &lt;BR /&gt;rmsf -H 1/0/14/1/0/4/0.61.0.8.96 , to cleanup the NO_HW path.&lt;BR /&gt;Bye</description>
    <pubDate>Mon, 25 Jun 2007 07:32:13 GMT</pubDate>
    <dc:creator>David Dilly</dc:creator>
    <dc:date>2007-06-25T07:32:13Z</dc:date>
    <item>
      <title>retrieve disk serial number and CPU usage statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048611#M746774</link>
      <description>Hello,&lt;BR /&gt;I need to retrieve through command line the following information about a HP-UX system rx7620 with HP 11iv2 operating system installed:&lt;BR /&gt;- the serial number of a disk device&lt;BR /&gt;- the CPU usage (I am looking for the same of "top" of Linux)&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your support&lt;BR /&gt;&lt;BR /&gt;Michele</description>
      <pubDate>Wed, 23 May 2007 04:29:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048611#M746774</guid>
      <dc:creator>Michele Tomassi</dc:creator>
      <dc:date>2007-05-23T04:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve disk serial number and CPU usage statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048612#M746775</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;for cpu usage , you can use sar -u ou sar -Mu if multi processors are present&lt;BR /&gt;&lt;BR /&gt;for example &lt;BR /&gt;&lt;BR /&gt;sar -Mu 2 10 (10 items every 2 seconds)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;L-DERLYN&lt;BR /&gt;</description>
      <pubDate>Wed, 23 May 2007 06:01:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048612#M746775</guid>
      <dc:creator>Ludovic Derlyn</dc:creator>
      <dc:date>2007-05-23T06:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve disk serial number and CPU usage statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048613#M746776</link>
      <description>hi again&lt;BR /&gt;&lt;BR /&gt;for serial number, use stm&lt;BR /&gt;the most easy , launch a x windows , export your display and launch stm on your server&lt;BR /&gt;&lt;BR /&gt;Select disk and execute information log or view&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;L-DERLYN</description>
      <pubDate>Wed, 23 May 2007 06:15:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048613#M746776</guid>
      <dc:creator>Ludovic Derlyn</dc:creator>
      <dc:date>2007-05-23T06:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve disk serial number and CPU usage statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048614#M746777</link>
      <description>Serial number of a disk?&lt;BR /&gt;&lt;BR /&gt;You can get the product id:&lt;BR /&gt;&lt;BR /&gt;# diskinfo /dev/rdsk/c28t5d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c28t5d0:&lt;BR /&gt;             vendor: HP 36.4G&lt;BR /&gt;         product id: ST336752LC&lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 35566480 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;with top, you can show 1 screen:&lt;BR /&gt;top -d 1&lt;BR /&gt;&lt;BR /&gt;Or use uptime for load...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 May 2007 08:45:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048614#M746777</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2007-05-23T08:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve disk serial number and CPU usage statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048615#M746778</link>
      <description>Hi Ludovic,&lt;BR /&gt;thanks a lot for your answer&lt;BR /&gt;I tried sar -Mu (my system is multi processor), but it did not work, as you can see.&lt;BR /&gt;&lt;BR /&gt;# sar -Mu&lt;BR /&gt;sar: Can't open /var/adm/sa/sa23&lt;BR /&gt;&lt;BR /&gt;The sa folder was not present on /var/adm; I created it by hand and relaunched the command, but I obtained the same output as above. Any suggestion about it?&lt;BR /&gt;&lt;BR /&gt;ON the contrary, through stm and cstm (I need a command that can be parsed) I successfully retrieved the information I need.&lt;BR /&gt;Thanks a lot for your support&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Michele&lt;BR /&gt;</description>
      <pubDate>Wed, 23 May 2007 09:25:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048615#M746778</guid>
      <dc:creator>Michele Tomassi</dc:creator>
      <dc:date>2007-05-23T09:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve disk serial number and CPU usage statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048616#M746779</link>
      <description>Hi Michele&lt;BR /&gt;&lt;BR /&gt;For sar you must specify time intervals on numbers of items&lt;BR /&gt;&lt;BR /&gt;for example &lt;BR /&gt;&lt;BR /&gt;sar -Mu 2 10 (collect info every 2 s , 10 times)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;16:46:43     cpu    %usr    %sys    %wio   %idle&lt;BR /&gt;16:46:45       0       0       0       0     100&lt;BR /&gt;               1       5       3      12      81&lt;BR /&gt;          system       3       1       6      90&lt;BR /&gt;16:46:47       0       2       0       0      99&lt;BR /&gt;               1      12       4      84       0&lt;BR /&gt;          system       7       2      42      49&lt;BR /&gt;16:46:49       0      42      13       0      44&lt;BR /&gt;               1       4       2      93       0&lt;BR /&gt;          system      23       8      47      22&lt;BR /&gt;16:46:51       0       9       2       0      88&lt;BR /&gt;               1       5       3      93       0&lt;BR /&gt;          system       7       3      47      44&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;L-DERLYN</description>
      <pubDate>Wed, 23 May 2007 09:47:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048616#M746779</guid>
      <dc:creator>Ludovic Derlyn</dc:creator>
      <dc:date>2007-05-23T09:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve disk serial number and CPU usage statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048617#M746780</link>
      <description>You need to provide the sampling interval for example if CPU usage is needed for the next 5 minutes you could collect data in 10 intervals of 30 seconds...&lt;BR /&gt;&lt;BR /&gt;# sar -Mu 30 10</description>
      <pubDate>Wed, 23 May 2007 09:54:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048617#M746780</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-05-23T09:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve disk serial number and CPU usage statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048618#M746781</link>
      <description>Hi Geoff,&lt;BR /&gt;thanks a lot for your answer; unfortunately I'm interested in the serial number of the disk.&lt;BR /&gt;I retrieved it through stm and cstm. Do you know if another way exist?&lt;BR /&gt;Just to clarify the environment, my server has 2 IBM disks attached through 4 Fibre Channels to a rx7620.These 2 IBM disks belong to a Storage Area Network&lt;BR /&gt;&lt;BR /&gt;The strange situation I see is that each disk appears in 12 entries in the output of ioscan -fnC disk (3 entries for fibre channel path)&lt;BR /&gt;Why does it occur? I'm expecting that the disk appears only 1 time.&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnC disk&lt;BR /&gt;Class     I  H/W Path        Driver   S/W State   H/W Type     Description&lt;BR /&gt;===========================================================================&lt;BR /&gt;disk      2  1/0/0/3/0.6.0   sdisk    CLAIMED     DEVICE       HP 73.4GST373454LC&lt;BR /&gt;                            /dev/dsk/c0t6d0     /dev/dsk/c0t6d0s2   /dev/rdsk/c0t6d0    /dev/rdsk/c0t6d0s2&lt;BR /&gt;                            /dev/dsk/c0t6d0s1   /dev/dsk/c0t6d0s3   /dev/rdsk/c0t6d0s1  /dev/rdsk/c0t6d0s3&lt;BR /&gt;disk      1  1/0/0/3/1.2.0   sdisk    CLAIMED     DEVICE       _NEC    DVD_RW ND-3550A&lt;BR /&gt;                            /dev/dsk/c1t2d0   /dev/rdsk/c1t2d0&lt;BR /&gt;disk      0  1/0/2/1/0.8.0   sdisk    CLAIMED     DEVICE       HP 73.4GMAW3073NC&lt;BR /&gt;                            /dev/dsk/c4t8d0   /dev/rdsk/c4t8d0&lt;BR /&gt;disk      3  1/0/4/1/0.8.0   sdisk    CLAIMED     DEVICE       HP 73.4GMAW3073NC&lt;BR /&gt;                            /dev/dsk/c6t8d0   /dev/rdsk/c6t8d0&lt;BR /&gt;disk     12  1/0/6/1/0/4/0.46.0.5.98.0.0     sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;                            /dev/dsk/c19t0d0   /dev/rdsk/c19t0d0&lt;BR /&gt;disk     28  1/0/6/1/0/4/0.46.0.5.100.0.0    sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;disk     14  1/0/6/1/0/4/0.46.0.10.98.0.0    sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;                            /dev/dsk/c21t0d0   /dev/rdsk/c21t0d0&lt;BR /&gt;disk     29  1/0/6/1/0/4/0.46.0.10.100.0.0   sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;disk     15  1/0/6/1/0/4/0.46.0.11.98.0.0    sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;                            /dev/dsk/c23t0d0   /dev/rdsk/c23t0d0&lt;BR /&gt;disk     30  1/0/6/1/0/4/0.46.0.11.100.0.0   sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;disk     16  1/0/10/1/0/4/0.61.0.4.98.0.0    sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;                            /dev/dsk/c25t0d0   /dev/rdsk/c25t0d0&lt;BR /&gt;disk     32  1/0/10/1/0/4/0.61.0.4.100.0.0   sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;disk     20  1/0/10/1/0/4/0.61.0.7.98.0.0    sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;                            /dev/dsk/c27t0d0   /dev/rdsk/c27t0d0&lt;BR /&gt;disk     33  1/0/10/1/0/4/0.61.0.7.100.0.0   sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;disk     21  1/0/10/1/0/4/0.61.0.11.98.0.0   sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;                            /dev/dsk/c29t0d0   /dev/rdsk/c29t0d0&lt;BR /&gt;disk     31  1/0/10/1/0/4/0.61.0.11.100.0.0  sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;disk     23  1/0/12/1/0/4/0.46.0.6.98.0.0    sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;                            /dev/dsk/c31t0d0   /dev/rdsk/c31t0d0&lt;BR /&gt;disk     34  1/0/12/1/0/4/0.46.0.6.100.0.0   sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;disk     25  1/0/12/1/0/4/0.46.0.9.98.0.0    sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;                            /dev/dsk/c33t0d0   /dev/rdsk/c33t0d0&lt;BR /&gt;disk     36  1/0/12/1/0/4/0.46.0.9.100.0.0   sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;disk     27  1/0/12/1/0/4/0.46.0.12.98.0.0   sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;                            /dev/dsk/c35t0d0   /dev/rdsk/c35t0d0&lt;BR /&gt;disk     35  1/0/12/1/0/4/0.46.0.12.100.0.0  sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;disk      5  1/0/14/1/0/4/0.61.0.1.98.0.0    sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;                            /dev/dsk/c13t0d0   /dev/rdsk/c13t0d0&lt;BR /&gt;disk     37  1/0/14/1/0/4/0.61.0.1.100.0.0   sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;disk      6  1/0/14/1/0/4/0.61.0.8.98.0.0    sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;                            /dev/dsk/c15t0d0   /dev/rdsk/c15t0d0&lt;BR /&gt;disk     38  1/0/14/1/0/4/0.61.0.8.100.0.0   sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;disk      9  1/0/14/1/0/4/0.61.0.10.98.0.0   sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;                            /dev/dsk/c17t0d0   /dev/rdsk/c17t0d0&lt;BR /&gt;disk     39  1/0/14/1/0/4/0.61.0.10.100.0.0  sdisk    CLAIMED     DEVICE       IBM     2107900&lt;BR /&gt;&lt;BR /&gt;I checked that a IBM disk x spans over the fibre channels and it is identified by the same BUS number (98 or 100, but would be possible to have a command that lists all disks (internal and external), but with only 1 entry for each disk?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot in advance for your support&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;&lt;BR /&gt;Michele&lt;BR /&gt;</description>
      <pubDate>Wed, 23 May 2007 10:15:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048618#M746781</guid>
      <dc:creator>Michele Tomassi</dc:creator>
      <dc:date>2007-05-23T10:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve disk serial number and CPU usage statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048619#M746782</link>
      <description>Hi Ludovic, Hi Sandman&lt;BR /&gt;I launched sar with the sample and time intervals parameter and it works.&lt;BR /&gt;Some hours ago I forgot the number of samples and time intervals parameters&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your precious support&lt;BR /&gt;&lt;BR /&gt;Michele</description>
      <pubDate>Wed, 23 May 2007 10:35:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048619#M746782</guid>
      <dc:creator>Michele Tomassi</dc:creator>
      <dc:date>2007-05-23T10:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve disk serial number and CPU usage statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048620#M746783</link>
      <description>&amp;gt;The strange situation I see is that each disk appears in 12 entries in the&lt;BR /&gt;&amp;gt;output of ioscan -fnC disk (3 entries for fibre channel path) &lt;BR /&gt;&amp;gt;Why does it occur? I'm expecting that the disk appears only 1 time. &lt;BR /&gt;&lt;BR /&gt;Imho that would depend on how many HBAs are installed in your server and the number of ports aka RAID controllers that the server is connected to on the storage array side? From the ioscan listing it seems like there are 4 HBAs. It would help if you could post the output of the following commands in order to get a better grasp of the system.&lt;BR /&gt;&lt;BR /&gt;# ioscan -funC fc&lt;BR /&gt;# ioscan -funC fcp&lt;BR /&gt;# ioscan -funC ext_bus&lt;BR /&gt;&lt;BR /&gt;The only other way I can think of getting the serial number of a dsk device would be thru software utils provided by the storage array vendor. For ex. the XP disk arrays subsystems come with a software tool called xpinfo which reports the serial number of a disk device inside the XP array.&lt;BR /&gt;&lt;BR /&gt;~hope it helps</description>
      <pubDate>Wed, 23 May 2007 11:23:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048620#M746783</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-05-23T11:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve disk serial number and CPU usage statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048621#M746784</link>
      <description>Hi Sandman,&lt;BR /&gt;thanks a lot for your answer.&lt;BR /&gt;&lt;BR /&gt;For your information,the machine has 4 HBAs.&lt;BR /&gt;The server is connected to 2 switches; each connection with a switch is performed through 2 ports.&lt;BR /&gt;I launched the command you suggested and I'm posting their output:&lt;BR /&gt;&lt;BR /&gt;#oscan -funC fc&lt;BR /&gt;Class     I  H/W Path        Driver   S/W State   H/W Type     Description&lt;BR /&gt;===========================================================================&lt;BR /&gt;fc        0  1/0/6/1/0/4/0   fcd      CLAIMED     INTERFACE    HP A9784-60002 PCI/PCI-X Fibre Channel FC/GigE Combo Adapter (FC Port 1)&lt;BR /&gt;                            /dev/fcd0&lt;BR /&gt;fc        1  1/0/10/1/0/4/0  fcd      CLAIMED     INTERFACE    HP A9784-60002 PCI/PCI-X Fibre Channel FC/GigE Combo Adapter (FC Port 1)&lt;BR /&gt;                            /dev/fcd1&lt;BR /&gt;fc        2  1/0/12/1/0/4/0  fcd      CLAIMED     INTERFACE    HP A9784-60002 PCI/PCI-X Fibre Channel FC/GigE Combo Adapter (FC Port 1)&lt;BR /&gt;                            /dev/fcd2&lt;BR /&gt;fc        3  1/0/14/1/0/4/0  fcd      CLAIMED     INTERFACE    HP A9784-60002 PCI/PCI-X Fibre Channel FC/GigE Combo Adapter (FC Port 1)&lt;BR /&gt;                            /dev/fcd3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# ioscan -funC fcp&lt;BR /&gt;Class     I  H/W Path        Driver   S/W State   H/W Type     Description&lt;BR /&gt;===========================================================================&lt;BR /&gt;fcp       0  1/0/6/1/0/4/0.46   fcd_fcp  CLAIMED     INTERFACE    FCP Domain&lt;BR /&gt;fcp       1  1/0/10/1/0/4/0.61  fcd_fcp  CLAIMED     INTERFACE    FCP Domain&lt;BR /&gt;fcp       2  1/0/12/1/0/4/0.46  fcd_fcp  CLAIMED     INTERFACE    FCP Domain&lt;BR /&gt;fcp       3  1/0/14/1/0/4/0.61  fcd_fcp  CLAIMED     INTERFACE    FCP Domain&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#  ioscan -funC ext_bus&lt;BR /&gt;Class     I  H/W Path        Driver   S/W State   H/W Type     Description&lt;BR /&gt;===========================================================================&lt;BR /&gt;ext_bus   0  1/0/0/3/0       c8xx     CLAIMED     INTERFACE    SCSI C1010 Ultra160 Wide LVD A6793-60001&lt;BR /&gt;ext_bus   1  1/0/0/3/1       c8xx     CLAIMED     INTERFACE    SCSI C1010 Ultra Wide Single-Ended A6793-60001&lt;BR /&gt;ext_bus   2  1/0/1/1/0/1/0   c8xx     CLAIMED     INTERFACE    SCSI C1010 Ultra160 Wide LVD&lt;BR /&gt;ext_bus   3  1/0/1/1/0/1/1   c8xx     CLAIMED     INTERFACE    SCSI C1010 Ultra160 Wide LVD&lt;BR /&gt;ext_bus   4  1/0/2/1/0       mpt      CLAIMED     INTERFACE    SCSI Ultra320 A6961-60011&lt;BR /&gt;                            /dev/mpt4&lt;BR /&gt;ext_bus   5  1/0/2/1/1       mpt      CLAIMED     INTERFACE    SCSI Ultra320 A6961-60011&lt;BR /&gt;                            /dev/mpt5&lt;BR /&gt;ext_bus   6  1/0/4/1/0       mpt      CLAIMED     INTERFACE    SCSI Ultra320 A6961-60011&lt;BR /&gt;                            /dev/mpt6&lt;BR /&gt;ext_bus   7  1/0/4/1/1       mpt      CLAIMED     INTERFACE    SCSI Ultra320 A6961-60011&lt;BR /&gt;                            /dev/mpt7&lt;BR /&gt;ext_bus  18  1/0/6/1/0/4/0.46.0.5.96     fcd_vbus NO_HW       INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  19  1/0/6/1/0/4/0.46.0.5.98     fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  36  1/0/6/1/0/4/0.46.0.5.100    fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  20  1/0/6/1/0/4/0.46.0.10.96    fcd_vbus NO_HW       INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  21  1/0/6/1/0/4/0.46.0.10.98    fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  37  1/0/6/1/0/4/0.46.0.10.100   fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  22  1/0/6/1/0/4/0.46.0.11.96    fcd_vbus NO_HW       INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  23  1/0/6/1/0/4/0.46.0.11.98    fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  38  1/0/6/1/0/4/0.46.0.11.100   fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus   8  1/0/6/1/0/4/0.46.0.255.0    fcd_vbus CLAIMED     INTERFACE    FCP Device Interface&lt;BR /&gt;ext_bus  24  1/0/10/1/0/4/0.61.0.4.96    fcd_vbus NO_HW       INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  25  1/0/10/1/0/4/0.61.0.4.98    fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  39  1/0/10/1/0/4/0.61.0.4.100   fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  26  1/0/10/1/0/4/0.61.0.7.96    fcd_vbus NO_HW       INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  27  1/0/10/1/0/4/0.61.0.7.98    fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  40  1/0/10/1/0/4/0.61.0.7.100   fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  28  1/0/10/1/0/4/0.61.0.11.96   fcd_vbus NO_HW       INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  29  1/0/10/1/0/4/0.61.0.11.98   fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  41  1/0/10/1/0/4/0.61.0.11.100  fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus   9  1/0/10/1/0/4/0.61.0.255.0   fcd_vbus CLAIMED     INTERFACE    FCP Device Interface&lt;BR /&gt;ext_bus  30  1/0/12/1/0/4/0.46.0.6.96    fcd_vbus NO_HW       INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  31  1/0/12/1/0/4/0.46.0.6.98    fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  42  1/0/12/1/0/4/0.46.0.6.100   fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  32  1/0/12/1/0/4/0.46.0.9.96    fcd_vbus NO_HW       INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  33  1/0/12/1/0/4/0.46.0.9.98    fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  43  1/0/12/1/0/4/0.46.0.9.100   fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  34  1/0/12/1/0/4/0.46.0.12.96   fcd_vbus NO_HW       INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  35  1/0/12/1/0/4/0.46.0.12.98   fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  44  1/0/12/1/0/4/0.46.0.12.100  fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  10  1/0/12/1/0/4/0.46.0.255.0   fcd_vbus CLAIMED     INTERFACE    FCP Device Interface&lt;BR /&gt;ext_bus  12  1/0/14/1/0/4/0.61.0.1.96    fcd_vbus NO_HW       INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  13  1/0/14/1/0/4/0.61.0.1.98    fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  45  1/0/14/1/0/4/0.61.0.1.100   fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  14  1/0/14/1/0/4/0.61.0.8.96    fcd_vbus NO_HW       INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  15  1/0/14/1/0/4/0.61.0.8.98    fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  46  1/0/14/1/0/4/0.61.0.8.100   fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  16  1/0/14/1/0/4/0.61.0.10.96   fcd_vbus NO_HW       INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  17  1/0/14/1/0/4/0.61.0.10.98   fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  47  1/0/14/1/0/4/0.61.0.10.100  fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus  11  1/0/14/1/0/4/0.61.0.255.0   fcd_vbus CLAIMED     INTERFACE    FCP Device Interface&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In the last output, the Hw paths with NO_HW correspond to a disk removed during some tests. We removed with rmsf the HW paths for the disks, but with this command I am aware that situation is not clean. Is there anything else to be removed?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your support&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Michele</description>
      <pubDate>Thu, 24 May 2007 02:19:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048621#M746784</guid>
      <dc:creator>Michele Tomassi</dc:creator>
      <dc:date>2007-05-24T02:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve disk serial number and CPU usage statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048622#M746785</link>
      <description>Hi Michele&lt;BR /&gt;&lt;BR /&gt;Disks in status "no hardware" will be deleted at next boot.&lt;BR /&gt;If disks are plugged now, it's possible that I  will be visible with others address.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;L-DERLYN&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 May 2007 03:29:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048622#M746785</guid>
      <dc:creator>Ludovic Derlyn</dc:creator>
      <dc:date>2007-05-24T03:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve disk serial number and CPU usage statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048623#M746786</link>
      <description>You can try : &lt;BR /&gt;rmsf -H 1/0/14/1/0/4/0.61.0.8.96 , to cleanup the NO_HW path.&lt;BR /&gt;Bye</description>
      <pubDate>Mon, 25 Jun 2007 07:32:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048623#M746786</guid>
      <dc:creator>David Dilly</dc:creator>
      <dc:date>2007-06-25T07:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve disk serial number and CPU usage statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048624#M746787</link>
      <description>Hi, rmsf -H &lt;HW_PATH&gt; is ok for me! I tried and it works!&lt;BR /&gt;&lt;BR /&gt;Thanks a lot&lt;BR /&gt;Michele&lt;/HW_PATH&gt;</description>
      <pubDate>Wed, 27 Jun 2007 04:49:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048624#M746787</guid>
      <dc:creator>Michele Tomassi</dc:creator>
      <dc:date>2007-06-27T04:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: retrieve disk serial number and CPU usage statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048625#M746788</link>
      <description>I tried rsmf -H &lt;HW_PATH&gt; and it is ok with my requirements.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot&lt;BR /&gt;Michele&lt;/HW_PATH&gt;</description>
      <pubDate>Wed, 27 Jun 2007 04:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retrieve-disk-serial-number-and-cpu-usage-statistics/m-p/5048625#M746788</guid>
      <dc:creator>Michele Tomassi</dc:creator>
      <dc:date>2007-06-27T04:51:08Z</dc:date>
    </item>
  </channel>
</rss>

