<?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: xpinfo parameters in XP Storage</title>
    <link>https://community.hpe.com/t5/xp-storage/xpinfo-parameters/m-p/3127906#M829</link>
    <description>Marco, &lt;BR /&gt;&lt;BR /&gt;From the xpinfo man page....&lt;BR /&gt;&lt;BR /&gt;xpinfo(1M)                         HP-UX                         xpinfo(1M)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; NAME&lt;BR /&gt;      xpinfo - Enhanced SCSI Inquiry for SureStore E XP Disk Array&lt;BR /&gt;&lt;BR /&gt; SYNOPSIS&lt;BR /&gt;      xpinfo -[tu] [-v] -[l|p] -[i|c|h|m|r|d[char]] [-f raw_device]&lt;BR /&gt;&lt;BR /&gt; DESCRIPTION&lt;BR /&gt;      xpinfo provides a mapping between the device file(s) on HP-UX and  the&lt;BR /&gt;      associated  port  and  ldev  on  the SureStore E XP Disk Array.  By&lt;BR /&gt;      default, this utility will provide a name cross reference of all  luns&lt;BR /&gt;      connected to the array.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Options&lt;BR /&gt;      -c  Displays Continuous Access and Business Copy volume&lt;BR /&gt;          designation information.  Data fields include:  subsystem&lt;BR /&gt;          number, CT group number, CA volume designation, and BC&lt;BR /&gt;          volume designation for each of the three MU numbers.&lt;BR /&gt;&lt;BR /&gt;      -d[char]&lt;BR /&gt;          Displays a single line of data per logical device.&lt;BR /&gt;          Each data field is delimited by a comma or by 'char' if&lt;BR /&gt;          specified.  The ordering of the data fields is as follows:&lt;BR /&gt;          device_file, target_id, LUN_id, port_id, CU:LDev, type,&lt;BR /&gt;          device_size, serial#, code_rev, subsystem, CT_group, CA_vol,&lt;BR /&gt;          BC0_vol, BC1_vol, BC2_vol, ACP_pair, RAID_level, RAID_group,&lt;BR /&gt;          disk1, disk2, disk3, disk4, model, port_WWN, ALPA.&lt;BR /&gt;          Fields for which the data is either not available or not&lt;BR /&gt;          applicable for the device are displayed as "---".&lt;BR /&gt;&lt;BR /&gt;      -f raw_device&lt;BR /&gt;          Report information only for the specified logical device.&lt;BR /&gt;          By default (-f not specified), this tool will report on&lt;BR /&gt;          all "OPEN" type devices.&lt;BR /&gt;&lt;BR /&gt;      -h  Displays this help message.&lt;BR /&gt;&lt;BR /&gt;      -i  Displays identification information.  Data fields&lt;BR /&gt;          include: ALPA, target id, LUN id, port id, LDev number,&lt;BR /&gt;          LUN type (product id) and serial number.&lt;BR /&gt;&lt;BR /&gt;      -l  Sort output by LDev number.&lt;BR /&gt;&lt;BR /&gt;      -m  Displays model information.  Data fields include:&lt;BR /&gt;          model id, emulation type, size, serial number and&lt;BR /&gt;          firmware revision.&lt;BR /&gt;&lt;BR /&gt;      -p  Sort output by Port number.&lt;BR /&gt;&lt;BR /&gt;      -r  Displays RAID configuration information.  Data fields&lt;BR /&gt;          include:  ACP pair number, RAID level, RAID group, and&lt;BR /&gt;          disk mechanisms.&lt;BR /&gt;&lt;BR /&gt;      -t  Display Target, Lun, CU and LDev id's in decimal format.&lt;BR /&gt;   The default is to display in hexadecimal format.&lt;BR /&gt;&lt;BR /&gt;      -u  Create report using updated ioscan list.  By default, the&lt;BR /&gt;          report is created using the kernel image of the last ioscan.&lt;BR /&gt;&lt;BR /&gt;      -v  Display xpinfo version.  The -v option has precedence over&lt;BR /&gt;          all other options.  If the -v option is specified along with&lt;BR /&gt;          other output options, only the xpinfo revision is displayed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;      By default, (options i,c,m,r,d not specified) xpinfo will display in&lt;BR /&gt;      verbose format.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; EXAMPLES&lt;BR /&gt;      The following command will provide a mapping of the disk  device  file&lt;BR /&gt;      c20t7d2&lt;BR /&gt;&lt;BR /&gt;           xpinfo -f /dev/rdsk/c116t2d1&lt;BR /&gt;&lt;BR /&gt;      which results in the following output:&lt;BR /&gt;&lt;BR /&gt;Device File : /dev/rdsk/c116t2d1                       Model : XP512&lt;BR /&gt;       Port : CL2C                                  Serial # : 00030057&lt;BR /&gt;Host Target : 02                                    Code Rev : 0116&lt;BR /&gt;  Array LUN : 11                                   Subsystem : 0004&lt;BR /&gt;    CU:LDev : 00:11                                 CT Group : ---&lt;BR /&gt;       Type : OPEN-3                               CA Volume : SMPL&lt;BR /&gt;       Size : 2347 MB                             BC0 (MU#0) : SMPL&lt;BR /&gt;       ALPA : da                                  BC1 (MU#1) : SMPL&lt;BR /&gt;    Loop Id : 07                                  BC2 (MU#2) : SMPL&lt;BR /&gt;    SCSI Id : ---                                 RAID Level : RAID5&lt;BR /&gt;     FC-LUN : 4011000000000000                    RAID Group : 1-2&lt;BR /&gt;   Port WWN : 500060e802756912                      ACP Pair : 1&lt;BR /&gt; Disk Mechs : R101   R111   R121   R131&lt;BR /&gt;&lt;BR /&gt;      This is the verbose format output, which includes all data gathered&lt;BR /&gt;      for the device.&lt;BR /&gt;&lt;BR /&gt;      Note: &lt;BR /&gt;      &lt;BR /&gt;      1. If the LUN is not paired for Async, then the CT Group number&lt;BR /&gt;         is displayed as "---".&lt;BR /&gt;&lt;BR /&gt;      2. For Fibre Channel attach LUNs the Target field provides the&lt;BR /&gt;         FC-AL Loop ID and the LUN field provides the FCP_LUN ID.&lt;BR /&gt;&lt;BR /&gt;      3. Fields for which the data is either not available or not&lt;BR /&gt;         applicable for the device are displayed as "---".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; AUTHOR&lt;BR /&gt;      xpinfo was developed by Hewlett-Packard.&lt;BR /&gt;&lt;BR /&gt; KNOWN ISSUES&lt;BR /&gt;      xpinfo does not support access via the NIO/Diag0 driver.   This  means&lt;BR /&gt;      that  xpinfo will not work with direct connect SCSI configurations&lt;BR /&gt;      on older machines (e.g., T-520).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 26 Nov 2003 05:54:36 GMT</pubDate>
    <dc:creator>Chris Evans_5</dc:creator>
    <dc:date>2003-11-26T05:54:36Z</dc:date>
    <item>
      <title>xpinfo parameters</title>
      <link>https://community.hpe.com/t5/xp-storage/xpinfo-parameters/m-p/3127905#M828</link>
      <description>i can't find any documents what the parameters from xpinfo are good for.&lt;BR /&gt;&lt;BR /&gt;xpinfo.c,v 4.0 03May2001 09:20:00 ttp Exp $&lt;BR /&gt;-v is obvious, but the rest ??&lt;BR /&gt;&lt;BR /&gt;Usage: xpinfo -[tuv] -[l|p] -[i|c|m|h|r|d[char]] [-f raw_device]&lt;BR /&gt;&lt;BR /&gt;thx</description>
      <pubDate>Tue, 25 Nov 2003 04:26:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/xp-storage/xpinfo-parameters/m-p/3127905#M828</guid>
      <dc:creator>Marco Stiegemann</dc:creator>
      <dc:date>2003-11-25T04:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: xpinfo parameters</title>
      <link>https://community.hpe.com/t5/xp-storage/xpinfo-parameters/m-p/3127906#M829</link>
      <description>Marco, &lt;BR /&gt;&lt;BR /&gt;From the xpinfo man page....&lt;BR /&gt;&lt;BR /&gt;xpinfo(1M)                         HP-UX                         xpinfo(1M)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; NAME&lt;BR /&gt;      xpinfo - Enhanced SCSI Inquiry for SureStore E XP Disk Array&lt;BR /&gt;&lt;BR /&gt; SYNOPSIS&lt;BR /&gt;      xpinfo -[tu] [-v] -[l|p] -[i|c|h|m|r|d[char]] [-f raw_device]&lt;BR /&gt;&lt;BR /&gt; DESCRIPTION&lt;BR /&gt;      xpinfo provides a mapping between the device file(s) on HP-UX and  the&lt;BR /&gt;      associated  port  and  ldev  on  the SureStore E XP Disk Array.  By&lt;BR /&gt;      default, this utility will provide a name cross reference of all  luns&lt;BR /&gt;      connected to the array.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Options&lt;BR /&gt;      -c  Displays Continuous Access and Business Copy volume&lt;BR /&gt;          designation information.  Data fields include:  subsystem&lt;BR /&gt;          number, CT group number, CA volume designation, and BC&lt;BR /&gt;          volume designation for each of the three MU numbers.&lt;BR /&gt;&lt;BR /&gt;      -d[char]&lt;BR /&gt;          Displays a single line of data per logical device.&lt;BR /&gt;          Each data field is delimited by a comma or by 'char' if&lt;BR /&gt;          specified.  The ordering of the data fields is as follows:&lt;BR /&gt;          device_file, target_id, LUN_id, port_id, CU:LDev, type,&lt;BR /&gt;          device_size, serial#, code_rev, subsystem, CT_group, CA_vol,&lt;BR /&gt;          BC0_vol, BC1_vol, BC2_vol, ACP_pair, RAID_level, RAID_group,&lt;BR /&gt;          disk1, disk2, disk3, disk4, model, port_WWN, ALPA.&lt;BR /&gt;          Fields for which the data is either not available or not&lt;BR /&gt;          applicable for the device are displayed as "---".&lt;BR /&gt;&lt;BR /&gt;      -f raw_device&lt;BR /&gt;          Report information only for the specified logical device.&lt;BR /&gt;          By default (-f not specified), this tool will report on&lt;BR /&gt;          all "OPEN" type devices.&lt;BR /&gt;&lt;BR /&gt;      -h  Displays this help message.&lt;BR /&gt;&lt;BR /&gt;      -i  Displays identification information.  Data fields&lt;BR /&gt;          include: ALPA, target id, LUN id, port id, LDev number,&lt;BR /&gt;          LUN type (product id) and serial number.&lt;BR /&gt;&lt;BR /&gt;      -l  Sort output by LDev number.&lt;BR /&gt;&lt;BR /&gt;      -m  Displays model information.  Data fields include:&lt;BR /&gt;          model id, emulation type, size, serial number and&lt;BR /&gt;          firmware revision.&lt;BR /&gt;&lt;BR /&gt;      -p  Sort output by Port number.&lt;BR /&gt;&lt;BR /&gt;      -r  Displays RAID configuration information.  Data fields&lt;BR /&gt;          include:  ACP pair number, RAID level, RAID group, and&lt;BR /&gt;          disk mechanisms.&lt;BR /&gt;&lt;BR /&gt;      -t  Display Target, Lun, CU and LDev id's in decimal format.&lt;BR /&gt;   The default is to display in hexadecimal format.&lt;BR /&gt;&lt;BR /&gt;      -u  Create report using updated ioscan list.  By default, the&lt;BR /&gt;          report is created using the kernel image of the last ioscan.&lt;BR /&gt;&lt;BR /&gt;      -v  Display xpinfo version.  The -v option has precedence over&lt;BR /&gt;          all other options.  If the -v option is specified along with&lt;BR /&gt;          other output options, only the xpinfo revision is displayed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;      By default, (options i,c,m,r,d not specified) xpinfo will display in&lt;BR /&gt;      verbose format.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; EXAMPLES&lt;BR /&gt;      The following command will provide a mapping of the disk  device  file&lt;BR /&gt;      c20t7d2&lt;BR /&gt;&lt;BR /&gt;           xpinfo -f /dev/rdsk/c116t2d1&lt;BR /&gt;&lt;BR /&gt;      which results in the following output:&lt;BR /&gt;&lt;BR /&gt;Device File : /dev/rdsk/c116t2d1                       Model : XP512&lt;BR /&gt;       Port : CL2C                                  Serial # : 00030057&lt;BR /&gt;Host Target : 02                                    Code Rev : 0116&lt;BR /&gt;  Array LUN : 11                                   Subsystem : 0004&lt;BR /&gt;    CU:LDev : 00:11                                 CT Group : ---&lt;BR /&gt;       Type : OPEN-3                               CA Volume : SMPL&lt;BR /&gt;       Size : 2347 MB                             BC0 (MU#0) : SMPL&lt;BR /&gt;       ALPA : da                                  BC1 (MU#1) : SMPL&lt;BR /&gt;    Loop Id : 07                                  BC2 (MU#2) : SMPL&lt;BR /&gt;    SCSI Id : ---                                 RAID Level : RAID5&lt;BR /&gt;     FC-LUN : 4011000000000000                    RAID Group : 1-2&lt;BR /&gt;   Port WWN : 500060e802756912                      ACP Pair : 1&lt;BR /&gt; Disk Mechs : R101   R111   R121   R131&lt;BR /&gt;&lt;BR /&gt;      This is the verbose format output, which includes all data gathered&lt;BR /&gt;      for the device.&lt;BR /&gt;&lt;BR /&gt;      Note: &lt;BR /&gt;      &lt;BR /&gt;      1. If the LUN is not paired for Async, then the CT Group number&lt;BR /&gt;         is displayed as "---".&lt;BR /&gt;&lt;BR /&gt;      2. For Fibre Channel attach LUNs the Target field provides the&lt;BR /&gt;         FC-AL Loop ID and the LUN field provides the FCP_LUN ID.&lt;BR /&gt;&lt;BR /&gt;      3. Fields for which the data is either not available or not&lt;BR /&gt;         applicable for the device are displayed as "---".&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; AUTHOR&lt;BR /&gt;      xpinfo was developed by Hewlett-Packard.&lt;BR /&gt;&lt;BR /&gt; KNOWN ISSUES&lt;BR /&gt;      xpinfo does not support access via the NIO/Diag0 driver.   This  means&lt;BR /&gt;      that  xpinfo will not work with direct connect SCSI configurations&lt;BR /&gt;      on older machines (e.g., T-520).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Nov 2003 05:54:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/xp-storage/xpinfo-parameters/m-p/3127906#M829</guid>
      <dc:creator>Chris Evans_5</dc:creator>
      <dc:date>2003-11-26T05:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: xpinfo parameters</title>
      <link>https://community.hpe.com/t5/xp-storage/xpinfo-parameters/m-p/3127907#M830</link>
      <description>thx :)</description>
      <pubDate>Wed, 26 Nov 2003 07:17:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/xp-storage/xpinfo-parameters/m-p/3127907#M830</guid>
      <dc:creator>Marco Stiegemann</dc:creator>
      <dc:date>2003-11-26T07:17:41Z</dc:date>
    </item>
  </channel>
</rss>

