<?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 ask? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-ask/m-p/2943394#M634839</link>
    <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;Also, your diskinfo is just looking at the individual PV, and it can see that it is a 17 Gb disk.  &lt;BR /&gt;&lt;BR /&gt;Maybe someday somebody will write a REALLY, REALLY Online JFS that will let us add any size disk to any volume group with no max PVs, LVs, PEs, etc.   Someday.   :)&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
    <pubDate>Thu, 03 Apr 2003 19:53:18 GMT</pubDate>
    <dc:creator>John Poff</dc:creator>
    <dc:date>2003-04-03T19:53:18Z</dc:date>
    <item>
      <title>Disk ask?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-ask/m-p/2943389#M634834</link>
      <description>bdf /u011&lt;BR /&gt;/dev/vg01/lvol1    17408000 14351602 2912287   83% /u011&lt;BR /&gt;&lt;BR /&gt;I have this VG, when I do vgdisplay -v vg01&lt;BR /&gt;&lt;BR /&gt; vgdisplay -v vg01&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg01&lt;BR /&gt;VG Write Access             read/write     &lt;BR /&gt;VG Status                   available                 &lt;BR /&gt;Max LV                      255    &lt;BR /&gt;Cur LV                      1      &lt;BR /&gt;Open LV                     1      &lt;BR /&gt;Max PV                      16     &lt;BR /&gt;Cur PV                      2      &lt;BR /&gt;Act PV                      2      &lt;BR /&gt;Max PE per PV               2170         &lt;BR /&gt;VGDA                        4   &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    4339    &lt;BR /&gt;Alloc PE                    4250    &lt;BR /&gt;Free PE                     89      &lt;BR /&gt;Total PVG                   0        &lt;BR /&gt;&lt;BR /&gt;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vg01/lvol1&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            17000           &lt;BR /&gt;   Current LE                  4250      &lt;BR /&gt;   Allocated PE                4250        &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c0t3d0&lt;BR /&gt;   PV Status                   available    &lt;BR /&gt;   Total PE                    2169    &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c0t5d0&lt;BR /&gt;   PV Status                   available    &lt;BR /&gt;   Total PE                    2170    &lt;BR /&gt;   Free PE                     89      &lt;BR /&gt;   Autoswitch                  On   &lt;BR /&gt;&lt;BR /&gt;It has 2 disk.&lt;BR /&gt;diskinfo /dev/rdsk/c0t3d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c0t3d0:&lt;BR /&gt;             vendor: SEAGATE &lt;BR /&gt;         product id: ST39173WC       &lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 8886762 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;diskinfo /dev/rdsk/c0t5d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c0t5d0:&lt;BR /&gt;             vendor: SEAGATE &lt;BR /&gt;         product id: ST318275LC      &lt;BR /&gt;               type: direct access&lt;BR /&gt;               size: 17783240 Kbytes&lt;BR /&gt;   bytes per sector: 512&lt;BR /&gt;&lt;BR /&gt;The Total size should be 17 GB + 8 GB = 25 GB&lt;BR /&gt;Why show me 17 GB.&lt;BR /&gt;Is hp-ux 10.20&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Apr 2003 19:35:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-ask/m-p/2943389#M634834</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2003-04-03T19:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Disk ask?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-ask/m-p/2943390#M634835</link>
      <description>Your "Max PE per PV 2170" is limiting how many 4 Mb physical extents you can have on each physical volume.  In order to in crease this, you would have to recreate the vg with a larger maxPE value.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 03 Apr 2003 19:42:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-ask/m-p/2943390#M634835</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-04-03T19:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Disk ask?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-ask/m-p/2943391#M634836</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It looks like you got bitten by the maximum number of physical extents.  When you created your volume group with the first 8Gb disk, it set the max PEs to 2170.  The default is to use 1016 for the max PEs, but if that times the PE size [default of 4 Mb] is smaller than the PV size, the max PEs will be increased to handle the disk size.  When you added the 17 Gb disk to the volume group, you really needed about twice the number of PEs to use the disk, but your VG was set for 2170 and so you could only use about 8Gb of the 17 Gb disk.   To use all of the 17 Gb disk you will have to backup all the data, blow away the volume group, recreate it with both disks, picking up a bigger max physical extents number, recreate the LVs and filesystems, and restore.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Apr 2003 19:45:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-ask/m-p/2943391#M634836</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-04-03T19:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Disk ask?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-ask/m-p/2943392#M634837</link>
      <description>You 're rigth the Max PE per PV 2170, how can I do to recreate de VG.&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Apr 2003 19:51:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-ask/m-p/2943392#M634837</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2003-04-03T19:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Disk ask?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-ask/m-p/2943393#M634838</link>
      <description>You will have to back up your data, blow away the volume group, then re-create it with a larger PE size.&lt;BR /&gt;&lt;BR /&gt;Sorry...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 03 Apr 2003 19:52:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-ask/m-p/2943393#M634838</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-04-03T19:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Disk ask?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-ask/m-p/2943394#M634839</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;Also, your diskinfo is just looking at the individual PV, and it can see that it is a 17 Gb disk.  &lt;BR /&gt;&lt;BR /&gt;Maybe someday somebody will write a REALLY, REALLY Online JFS that will let us add any size disk to any volume group with no max PVs, LVs, PEs, etc.   Someday.   :)&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Apr 2003 19:53:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-ask/m-p/2943394#M634839</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-04-03T19:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Disk ask?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-ask/m-p/2943395#M634840</link>
      <description>Unfortunately, you don't have many choices but to :&lt;BR /&gt;&lt;BR /&gt;1) Backup all your data&lt;BR /&gt;2) vgexport vg01&lt;BR /&gt;3) mkdir /dev/vg01&lt;BR /&gt;4) mknod /dev/vg01/group c 64 0xnn0000 {where nn is a major number that hasn't been used already}&lt;BR /&gt;5) PVcreate your disks&lt;BR /&gt;6) one of these two :&lt;BR /&gt;   vgcreate -e 4400 /dev/vg01 /dev/dsk/c0t5d0    or&lt;BR /&gt;   vgcreate vg01 /dev/dsk/c0t5d0&lt;BR /&gt;7) vgextend vg01 /dev/dsk/c0t3d0 &lt;BR /&gt;8) lvcreate -l 4250 -n lvol1 vg01&lt;BR /&gt;9) newfs -F vxfs /dev/vg01/rlvol1 &lt;BR /&gt;10) mount your FS&lt;BR /&gt;11) Restore your data</description>
      <pubDate>Thu, 03 Apr 2003 20:00:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-ask/m-p/2943395#M634840</guid>
      <dc:creator>Marco Santerre</dc:creator>
      <dc:date>2003-04-03T20:00:59Z</dc:date>
    </item>
  </channel>
</rss>

