<?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: Lun creation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933094#M112031</link>
    <description>Did you want the entire vgdisplay -v or only part of it?&lt;BR /&gt;&lt;BR /&gt;vg00&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c1t2d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    2169    &lt;BR /&gt;   Free PE                     76      &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c2t2d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    2169    &lt;BR /&gt;   Free PE                     76      &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;vg01&lt;BR /&gt; --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c4t0d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    10750   &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c4t0d1&lt;BR /&gt;   PV Name                     /dev/dsk/c5t1d1  Alternate Link&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4995    &lt;BR /&gt;   Free PE                     531     &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 21 Mar 2003 18:08:15 GMT</pubDate>
    <dc:creator>Jeffrey F. Goldsmith</dc:creator>
    <dc:date>2003-03-21T18:08:15Z</dc:date>
    <item>
      <title>Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933085#M112022</link>
      <description>I needed more space on vg01 so after checking to see how much space was availble on my Array I created LUN3 with 16052MB.&lt;BR /&gt;&lt;BR /&gt;My question is how do I add that space to vg01?</description>
      <pubDate>Fri, 21 Mar 2003 17:17:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933085#M112022</guid>
      <dc:creator>Jeffrey F. Goldsmith</dc:creator>
      <dc:date>2003-03-21T17:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933086#M112023</link>
      <description>vgextend /dev/vg03 /dev/dsk/c0t1d0&lt;BR /&gt;&lt;BR /&gt;substitute the address of your LUN for /dev/dsk/c0t1d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 21 Mar 2003 17:24:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933086#M112023</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-03-21T17:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933087#M112024</link>
      <description>The way you normally extend VG.&lt;BR /&gt;&lt;BR /&gt;LUN3 must have created a physical device with #3 in it. Confirm this with ioscan. &lt;BR /&gt;&lt;BR /&gt;then vgextend the volume group&lt;BR /&gt;&lt;BR /&gt;vgextend /dev/dsk/diskname /dev/vg01&lt;BR /&gt;&lt;BR /&gt;Goodluck,&lt;BR /&gt;-USA..</description>
      <pubDate>Fri, 21 Mar 2003 17:29:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933087#M112024</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-03-21T17:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933088#M112025</link>
      <description />
      <pubDate>Fri, 21 Mar 2003 17:35:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933088#M112025</guid>
      <dc:creator>Jeffrey F. Goldsmith</dc:creator>
      <dc:date>2003-03-21T17:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933089#M112026</link>
      <description>What kind of array?  XP?&lt;BR /&gt;&lt;BR /&gt;ioscan -f &lt;BR /&gt;&lt;BR /&gt;-or- &lt;BR /&gt;&lt;BR /&gt;insf -e&lt;BR /&gt;&lt;BR /&gt;If xp then ".xpinfo.".&lt;BR /&gt;&lt;BR /&gt;If you can't see it now and xp then are you using security?</description>
      <pubDate>Fri, 21 Mar 2003 17:39:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933089#M112026</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-03-21T17:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933090#M112027</link>
      <description>run "ioscan -fnC disk" and attach that output&lt;BR /&gt;&lt;BR /&gt;-USA...</description>
      <pubDate>Fri, 21 Mar 2003 17:41:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933090#M112027</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-03-21T17:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933091#M112028</link>
      <description>I suspect that it's 0/4/0/0.0.3 disk HP C5447A and has a mirror at 0/7/0/0.1.3 disk HP C5447A.&lt;BR /&gt;&lt;BR /&gt;Do an ioscan -fnCdisk and a vgdisplay -v to see if these addresses are used.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 21 Mar 2003 17:45:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933091#M112028</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-03-21T17:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933092#M112029</link>
      <description>Here it is:&lt;BR /&gt;&lt;BR /&gt;root: /home/root ==&amp;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      0  0/0/1/1.2.0  sdisk CLAIMED     DEVICE       IBM     DMVS09D&lt;BR /&gt;                         /dev/dsk/c1t2d0   /dev/rdsk/c1t2d0&lt;BR /&gt;disk      1  0/0/2/0.2.0  sdisk CLAIMED     DEVICE       IBM     DMVS09D&lt;BR /&gt;                         /dev/dsk/c2t2d0   /dev/rdsk/c2t2d0&lt;BR /&gt;disk      2  0/0/2/1.2.0  sdisk CLAIMED     DEVICE       HP      DVD-ROM 6x/32x&lt;BR /&gt;                         /dev/dsk/c3t2d0   /dev/rdsk/c3t2d0&lt;BR /&gt;disk      3  0/4/0/0.0.0  sdisk CLAIMED     DEVICE       HP      C5447A&lt;BR /&gt;                         /dev/dsk/c4t0d0   /dev/rdsk/c4t0d0&lt;BR /&gt;disk      5  0/4/0/0.0.1  sdisk CLAIMED     DEVICE       HP      C5447A&lt;BR /&gt;                         /dev/dsk/c4t0d1   /dev/rdsk/c4t0d1&lt;BR /&gt;disk      7  0/4/0/0.0.2  sdisk CLAIMED     DEVICE       HP      C5447A&lt;BR /&gt;                         /dev/dsk/c4t0d2   /dev/rdsk/c4t0d2&lt;BR /&gt;disk      9  0/4/0/0.0.3  sdisk CLAIMED     DEVICE       HP      C5447A&lt;BR /&gt;                         /dev/dsk/c4t0d3   /dev/rdsk/c4t0d3&lt;BR /&gt;disk      4  0/7/0/0.1.0  sdisk CLAIMED     DEVICE       HP      C5447A&lt;BR /&gt;                         /dev/dsk/c5t1d0   /dev/rdsk/c5t1d0&lt;BR /&gt;disk      6  0/7/0/0.1.1  sdisk CLAIMED     DEVICE       HP      C5447A&lt;BR /&gt;                         /dev/dsk/c5t1d1   /dev/rdsk/c5t1d1&lt;BR /&gt;disk      8  0/7/0/0.1.2  sdisk CLAIMED     DEVICE       HP      C5447A&lt;BR /&gt;                         /dev/dsk/c5t1d2   /dev/rdsk/c5t1d2&lt;BR /&gt;disk     10  0/7/0/0.1.3  sdisk CLAIMED     DEVICE       HP      C5447A&lt;BR /&gt;                         /dev/dsk/c5t1d3   /dev/rdsk/c5t1d3&lt;BR /&gt;root: /home/root ==&amp;gt;</description>
      <pubDate>Fri, 21 Mar 2003 17:50:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933092#M112029</guid>
      <dc:creator>Jeffrey F. Goldsmith</dc:creator>
      <dc:date>2003-03-21T17:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933093#M112030</link>
      <description>And the vgdisplay?</description>
      <pubDate>Fri, 21 Mar 2003 17:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933093#M112030</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-03-21T17:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933094#M112031</link>
      <description>Did you want the entire vgdisplay -v or only part of it?&lt;BR /&gt;&lt;BR /&gt;vg00&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c1t2d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    2169    &lt;BR /&gt;   Free PE                     76      &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c2t2d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    2169    &lt;BR /&gt;   Free PE                     76      &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;vg01&lt;BR /&gt; --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c4t0d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    10750   &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c4t0d1&lt;BR /&gt;   PV Name                     /dev/dsk/c5t1d1  Alternate Link&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4995    &lt;BR /&gt;   Free PE                     531     &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Mar 2003 18:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933094#M112031</guid>
      <dc:creator>Jeffrey F. Goldsmith</dc:creator>
      <dc:date>2003-03-21T18:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933095#M112032</link>
      <description>Looks like c4t0d3 is the device you can extend vg01.&lt;BR /&gt;&lt;BR /&gt;diskinfo /dev/rdsk/c4t0d3 would show you the lun size.&lt;BR /&gt;&lt;BR /&gt;pvdisplay /dev/dsk/c4t0d3 will show you if you have already used this device for any VG.&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Mar 2003 18:13:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933095#M112032</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-03-21T18:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933096#M112033</link>
      <description>As USA said, verify with pvdisplay that /dev/dsk/c4t0d3&lt;BR /&gt;is not already used - then go ahead and vgextend /dev/vg01 /dev/dsk/c4t0d3.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 21 Mar 2003 18:17:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933096#M112033</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-03-21T18:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933097#M112034</link>
      <description>I think that I am getting closer.  After following your steps this is what I get:&lt;BR /&gt;&lt;BR /&gt;root: /home/root ==&amp;gt; diskinfo /dev/rdsk/c4t0d3&lt;BR /&gt;SCSI describe of /dev/rdsk/c4t0d3:&lt;BR /&gt;             vendor: HP      &lt;BR /&gt;         product id: C5447A          &lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 16437248 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;root: /home/root ==&amp;gt; pvdisplay /dev/dsk/c4t0d3&lt;BR /&gt;pvdisplay: Couldn't find the volume group to which&lt;BR /&gt;physical volume "/dev/dsk/c4t0d3" belongs.&lt;BR /&gt;pvdisplay: Cannot display physical volume "/dev/dsk/c4t0d3".&lt;BR /&gt;root: /home/root ==&amp;gt; vgextend /dev/dsk/c4t0d3 /dev/vg01&lt;BR /&gt;vgextend: Physical volume "/dev/vg01" is not a block special file.&lt;BR /&gt;Usage: vgextend &lt;BR /&gt;        [-f] &lt;BR /&gt;        [-A Autobackup] &lt;BR /&gt;        [-x Extensibility]  &lt;BR /&gt;        [-g PhysicalVoumeGroupName] &lt;BR /&gt;        [-z SparePV] &lt;BR /&gt;        VolumeGroupName PhysicalVolumePath... &lt;BR /&gt;"PhysicalVolumePath": must be a block special file.&lt;BR /&gt;root: /home/root ==&amp;gt;</description>
      <pubDate>Fri, 21 Mar 2003 18:24:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933097#M112034</guid>
      <dc:creator>Jeffrey F. Goldsmith</dc:creator>
      <dc:date>2003-03-21T18:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933098#M112035</link>
      <description>Its:&lt;BR /&gt;&lt;BR /&gt;vgextend /dev/vg01 /dev/dsk/c4t0d3</description>
      <pubDate>Fri, 21 Mar 2003 18:28:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933098#M112035</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-03-21T18:28:24Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933099#M112036</link>
      <description>this is what i get when used properly:&lt;BR /&gt;&lt;BR /&gt;root: /home/root ==&amp;gt; vgextend /dev/vg01 /dev/dsk/c4t0d3&lt;BR /&gt;vgextend: IO error on Physical Volume device /dev/dsk/c4t0d3: root: /home/root</description>
      <pubDate>Fri, 21 Mar 2003 18:34:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933099#M112036</guid>
      <dc:creator>Jeffrey F. Goldsmith</dc:creator>
      <dc:date>2003-03-21T18:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933100#M112037</link>
      <description>Uhmmmm...&lt;BR /&gt;&lt;BR /&gt;Aren't we missing a &lt;BR /&gt;&lt;BR /&gt;pvcreate /dev/rdsk/c4t0d3&lt;BR /&gt;&lt;BR /&gt;before the vgextend here?&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 21 Mar 2003 18:34:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933100#M112037</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-03-21T18:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933101#M112038</link>
      <description>Good point, Jeff - that must be why Sri pays you the big bucks, huh?&lt;BR /&gt;&lt;BR /&gt;;^)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 21 Mar 2003 18:36:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933101#M112038</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-03-21T18:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933102#M112039</link>
      <description>I want to thank everyone that helped me get this figured out.  Everything is working the way I hoped it would.  I took the time to go back and take notes so that the next time that I have to do this I will know the steps.</description>
      <pubDate>Fri, 21 Mar 2003 19:18:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933102#M112039</guid>
      <dc:creator>Jeffrey F. Goldsmith</dc:creator>
      <dc:date>2003-03-21T19:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Lun creation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933103#M112040</link>
      <description>C5447A is an AutoRAID 12h. This array can have only 8 LUNs. It is connected to two SCSI HBAs: c4 and c5. One controller has Id 0 and another Id 1 (t0 and t1). LUN number can only be in 0-7 range. So LUN you're seeking for is that with LUN#=3.&lt;BR /&gt;As soon as AutoRAID is connected using classic redundant topology, when extending volume group make sure you included another path as alternate for this LUN (physical volume).&lt;BR /&gt;And last question: what's firmware version array has? Latest is HP62&lt;BR /&gt;Eugeny</description>
      <pubDate>Fri, 21 Mar 2003 19:23:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lun-creation/m-p/2933103#M112040</guid>
      <dc:creator>Eugeny Brychkov</dc:creator>
      <dc:date>2003-03-21T19:23:27Z</dc:date>
    </item>
  </channel>
</rss>

