<?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 output in XP Storage</title>
    <link>https://community.hpe.com/t5/xp-storage/xpinfo-output/m-p/2965184#M760</link>
    <description>A lot of people aren't going to know what this output looks like, perhaps you could provide an example we may be able to assist with the scripting part.</description>
    <pubDate>Sun, 04 May 2003 21:32:02 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2003-05-04T21:32:02Z</dc:date>
    <item>
      <title>xpinfo output</title>
      <link>https://community.hpe.com/t5/xp-storage/xpinfo-output/m-p/2965183#M759</link>
      <description>Whats the best way to format the output from xpinfo so I can import it to an excel spread sheet? I want each field as a column format. If you have a formatting script of this kind I would appreciate the help.</description>
      <pubDate>Sat, 03 May 2003 20:34:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/xp-storage/xpinfo-output/m-p/2965183#M759</guid>
      <dc:creator>Julian Campbell</dc:creator>
      <dc:date>2003-05-03T20:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: xpinfo output</title>
      <link>https://community.hpe.com/t5/xp-storage/xpinfo-output/m-p/2965184#M760</link>
      <description>A lot of people aren't going to know what this output looks like, perhaps you could provide an example we may be able to assist with the scripting part.</description>
      <pubDate>Sun, 04 May 2003 21:32:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/xp-storage/xpinfo-output/m-p/2965184#M760</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-05-04T21:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: xpinfo output</title>
      <link>https://community.hpe.com/t5/xp-storage/xpinfo-output/m-p/2965185#M761</link>
      <description>Are you referring to xpinfo -i or xpinfo without parameters?  I generally get all I need from xpinfo -i, which I redirect to a text file and import into Excel as fixed-width.&lt;BR /&gt;&lt;BR /&gt;I use the following Excel VBA code when I want to automate it:&lt;BR /&gt;&lt;BR /&gt;strFileName = "c:\myfile.txt"&lt;BR /&gt;Workbooks.OpenText strFileName, _&lt;BR /&gt;    Origin:=xlWindows, StartRow:=6, DataType:=xlFixedWidth, FieldInfo:= _&lt;BR /&gt;    Array(Array(0, 2), Array(22, 2), Array(24, 2), Array(28, 2), _&lt;BR /&gt;    Array(32, 2), Array(36, 2), Array(41, 2), Array(49, 2), Array(66, 1))&lt;BR /&gt;&lt;BR /&gt;You could probably also import it as a delimited text file and use space as the delimiter.</description>
      <pubDate>Mon, 05 May 2003 12:20:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/xp-storage/xpinfo-output/m-p/2965185#M761</guid>
      <dc:creator>Jon Hill_3</dc:creator>
      <dc:date>2003-05-05T12:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: xpinfo output</title>
      <link>https://community.hpe.com/t5/xp-storage/xpinfo-output/m-p/2965186#M762</link>
      <description>John, points for you my friend. Perfect, just what I wanted. Do you have a man page for xpinfo? I was unaware of the -i option.</description>
      <pubDate>Mon, 05 May 2003 14:31:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/xp-storage/xpinfo-output/m-p/2965186#M762</guid>
      <dc:creator>Julian Campbell</dc:creator>
      <dc:date>2003-05-05T14:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: xpinfo output</title>
      <link>https://community.hpe.com/t5/xp-storage/xpinfo-output/m-p/2965187#M763</link>
      <description>'xpinfo' is provided to CU's via the XP disk array cdrom.  Note the readme file.&lt;BR /&gt;&lt;BR /&gt;HP's has Storage Solutions Architects who provide these tools they don't usually come by way of the O/S.</description>
      <pubDate>Mon, 05 May 2003 17:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/xp-storage/xpinfo-output/m-p/2965187#M763</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-05-05T17:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: xpinfo output</title>
      <link>https://community.hpe.com/t5/xp-storage/xpinfo-output/m-p/2965188#M764</link>
      <description>I couldn't find it on the hp storageworks disk array xp1024 cd. Is this the right one? If so what directory is it under and name? Could anyone attach the readme file please.</description>
      <pubDate>Tue, 06 May 2003 16:33:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/xp-storage/xpinfo-output/m-p/2965188#M764</guid>
      <dc:creator>Julian Campbell</dc:creator>
      <dc:date>2003-05-06T16:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: xpinfo output</title>
      <link>https://community.hpe.com/t5/xp-storage/xpinfo-output/m-p/2965189#M765</link>
      <description>xpinfo is provided by the Response Center but not otherwise supported, afaik.  I got my copy from my ASE.&lt;BR /&gt;&lt;BR /&gt;xpinfo -? gives you a little info, but I found a downloadable shell file (&lt;A href="http://aa11.cjb.net/hpux_admin/2000/11/bin0000.bin)" target="_blank"&gt;http://aa11.cjb.net/hpux_admin/2000/11/bin0000.bin)&lt;/A&gt; that, when sh'd, installs what I assume is an old version of xpinfo.  Install this on a UX box not connected to the san, then you can do a man.&lt;BR /&gt;&lt;BR /&gt;Oh, that's just dumb.  I redirected the man output to a text file, which I have attached.  Please excuse the formatting codes.&lt;BR /&gt;</description>
      <pubDate>Tue, 06 May 2003 20:38:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/xp-storage/xpinfo-output/m-p/2965189#M765</guid>
      <dc:creator>Jon Hill_3</dc:creator>
      <dc:date>2003-05-06T20:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: xpinfo output</title>
      <link>https://community.hpe.com/t5/xp-storage/xpinfo-output/m-p/2965190#M766</link>
      <description>Many thanks Jon for taking the trouble to dig this out. Is it just me or is the lack of an all inclusive provisioning tool a problem to most people? How does everyone else map xpinfo information to configured vg's, lvols and mount points on the system side? Does everyone use spread sheet to track the information and are there no other short cuts? I've been matching xpinfo to vgdisplay and lvdisplay but when you have 300 Luns to do it gets very tedious. Any suggestions?</description>
      <pubDate>Tue, 06 May 2003 21:17:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/xp-storage/xpinfo-output/m-p/2965190#M766</guid>
      <dc:creator>Julian Campbell</dc:creator>
      <dc:date>2003-05-06T21:17:45Z</dc:date>
    </item>
  </channel>
</rss>

