<?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: lvextend error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131587#M804947</link>
    <description>Have u noticed this ?....He is using PE size 4 MB and Max PE 43?? this will allow him to utilise 16 GB out of his 18/36 GB disks .... Am i correct ?.&lt;BR /&gt;&lt;BR /&gt;I think he should go for a bigger PE size (That needs a VG re-creation !! ;))&lt;BR /&gt;&lt;BR /&gt;Kaps ....</description>
    <pubDate>Sat, 29 Nov 2003 13:29:12 GMT</pubDate>
    <dc:creator>KapilRaj</dc:creator>
    <dc:date>2003-11-29T13:29:12Z</dc:date>
    <item>
      <title>lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131579#M804939</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt; I have an existing Mirror whch i have added another disk to. which i can see but when i issue the following command :&lt;BR /&gt;lvextend -m 2 /dev/vg01/lvol12 /dev/dsk/c5t10d0&lt;BR /&gt;&lt;BR /&gt; I get a message back :&lt;BR /&gt;&lt;BR /&gt;lvextend: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vg01/lvol12" could not be extended.&lt;BR /&gt;&lt;BR /&gt;How can i fix this as the disk is added ok.&lt;BR /&gt;&lt;BR /&gt;thanks &lt;BR /&gt;&lt;BR /&gt;Zean&lt;BR /&gt;</description>
      <pubDate>Sat, 29 Nov 2003 11:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131579#M804939</guid>
      <dc:creator>Zean Wilmot</dc:creator>
      <dc:date>2003-11-29T11:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131580#M804940</link>
      <description>Check the size of the logical volume and check the size of disk on which u are extending the mirror copy..&lt;BR /&gt;&lt;BR /&gt;I trust u r extending the lvol to have a second mirror copy!!&lt;BR /&gt;&lt;BR /&gt;If you can give me the size of the logical volume , the size of the disk (diskinfo) i would be in a position to give a better suggession.&lt;BR /&gt;&lt;BR /&gt;Kaps ......</description>
      <pubDate>Sat, 29 Nov 2003 11:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131580#M804940</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2003-11-29T11:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131581#M804941</link>
      <description>do a vgdisplay on that volume group to make sure you have enough extent available; I am assuming the mirror have equal amount of disks (space).   Attachmed of vdisplay -v on that volume group would be nice.</description>
      <pubDate>Sat, 29 Nov 2003 12:16:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131581#M804941</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2003-11-29T12:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131582#M804942</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt; Thanks for getting back to me the output from diskinfo is as followed :&lt;BR /&gt;&lt;BR /&gt;New Disk&lt;BR /&gt;SCSI describe of /dev/rdsk/c5t10d0:&lt;BR /&gt;             vendor: SEAGATE &lt;BR /&gt;         product id: ST336704LC      &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;Orignal&lt;BR /&gt;&lt;BR /&gt;is two 18Gig disks &lt;BR /&gt;&lt;BR /&gt;diskinfo /dev/rdsk/c5t9d0&lt;BR /&gt;SCSI describe of /dev/rdsk/c5t9d0:&lt;BR /&gt;             vendor: SEAGATE &lt;BR /&gt;         product id: ST318404LC      &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;diskinfo /dev/rdsk/c7t9d0&lt;BR /&gt;&lt;BR /&gt;I believe this should work.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Zean</description>
      <pubDate>Sat, 29 Nov 2003 12:16:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131582#M804942</guid>
      <dc:creator>Zean Wilmot</dc:creator>
      <dc:date>2003-11-29T12:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131583#M804943</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;Could you please post the output of "vgdisplay -v /dev/vg01"&lt;BR /&gt; &lt;BR /&gt;Kind regards,&lt;BR /&gt;Zigor</description>
      <pubDate>Sat, 29 Nov 2003 12:38:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131583#M804943</guid>
      <dc:creator>Zigor Buruaga</dc:creator>
      <dc:date>2003-11-29T12:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131584#M804944</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Output from vgdisplay :&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v /dev/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                      3      &lt;BR /&gt;Act PV                      3      &lt;BR /&gt;Max PE per PV               4341         &lt;BR /&gt;VGDA                        6   &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    13021   &lt;BR /&gt;Alloc PE                    8680    &lt;BR /&gt;Free PE                     4341    &lt;BR /&gt;Total PVG                   2        &lt;BR /&gt;Total Spare PVs             0              &lt;BR /&gt;Total Spare PVs in use      0                     &lt;BR /&gt;&lt;BR /&gt;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vg01/lvol12&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            17360           &lt;BR /&gt;   Current LE                  4340      &lt;BR /&gt;   Allocated PE                8680        &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c5t9d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4340    &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c7t9d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4340    &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c5t10d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    4341    &lt;BR /&gt;   Free PE                     4341    &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volume groups ---&lt;BR /&gt;   PVG Name                    pv0                        &lt;BR /&gt;   PV Name                     /dev/dsk/c5t9d0            &lt;BR /&gt;&lt;BR /&gt;   PVG Name                    pv1                        &lt;BR /&gt;   PV Name                     /dev/dsk/c7t9d0</description>
      <pubDate>Sat, 29 Nov 2003 12:45:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131584#M804944</guid>
      <dc:creator>grace white</dc:creator>
      <dc:date>2003-11-29T12:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131585#M804945</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;Try with "lvextend -m 2 /dev/vg01/lvol12"&lt;BR /&gt; &lt;BR /&gt;Kind regards,&lt;BR /&gt;Zigor</description>
      <pubDate>Sat, 29 Nov 2003 12:54:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131585#M804945</guid>
      <dc:creator>Zigor Buruaga</dc:creator>
      <dc:date>2003-11-29T12:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131586#M804946</link>
      <description>Hi Zigor &lt;BR /&gt;&lt;BR /&gt; Thats worked great.&lt;BR /&gt;&lt;BR /&gt; Thanks &lt;BR /&gt; Zean</description>
      <pubDate>Sat, 29 Nov 2003 12:56:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131586#M804946</guid>
      <dc:creator>grace white</dc:creator>
      <dc:date>2003-11-29T12:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131587#M804947</link>
      <description>Have u noticed this ?....He is using PE size 4 MB and Max PE 43?? this will allow him to utilise 16 GB out of his 18/36 GB disks .... Am i correct ?.&lt;BR /&gt;&lt;BR /&gt;I think he should go for a bigger PE size (That needs a VG re-creation !! ;))&lt;BR /&gt;&lt;BR /&gt;Kaps ....</description>
      <pubDate>Sat, 29 Nov 2003 13:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131587#M804947</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2003-11-29T13:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131588#M804948</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;Yes, they could use 4340 x 4 MB&lt;BR /&gt;I guess today is very difficult to buy a new 18 GB disk ( so short ...).&lt;BR /&gt; &lt;BR /&gt;Kind regards,&lt;BR /&gt;Zigor</description>
      <pubDate>Sat, 29 Nov 2003 13:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131588#M804948</guid>
      <dc:creator>Zigor Buruaga</dc:creator>
      <dc:date>2003-11-29T13:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131589#M804949</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Guys this is fine as the system is being rebuilt in January so it is just a temp fix.&lt;BR /&gt;&lt;BR /&gt; Just one question when i extend the volume group because my head has gone blank.&lt;BR /&gt;&lt;BR /&gt;Bdf o/p&lt;BR /&gt;&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg01/lvol12   17776640 16400861 1290609   93% /home3&lt;BR /&gt;&lt;BR /&gt; I want to increase by 3 Gig so do i add the  avail size + 3Gig&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Zean&lt;BR /&gt;</description>
      <pubDate>Sat, 29 Nov 2003 13:38:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131589#M804949</guid>
      <dc:creator>Zean Wilmot</dc:creator>
      <dc:date>2003-11-29T13:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131590#M804950</link>
      <description>For extending 3 gigs u need 9 gigs free space as u have 2 mirror copies... and if u have strict PVG policy then u need 3 gb free on each disk !&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Sat, 29 Nov 2003 13:55:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131590#M804950</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2003-11-29T13:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131591#M804951</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;I'm afraid I don't understand your problem. Do you want to increase the size of your file system, but now you don't have free disk space?&lt;BR /&gt; &lt;BR /&gt;Kind regards,&lt;BR /&gt;Zigor</description>
      <pubDate>Sat, 29 Nov 2003 14:03:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131591#M804951</guid>
      <dc:creator>Zigor Buruaga</dc:creator>
      <dc:date>2003-11-29T14:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131592#M804952</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;Or perhaps you didn't want to increase the mirror copies, but the file system space?&lt;BR /&gt; &lt;BR /&gt;Kind regards,&lt;BR /&gt;Zigor</description>
      <pubDate>Sat, 29 Nov 2003 14:20:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131592#M804952</guid>
      <dc:creator>Zigor Buruaga</dc:creator>
      <dc:date>2003-11-29T14:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: lvextend error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131593#M804953</link>
      <description>Hi again,&lt;BR /&gt;  &lt;BR /&gt;Assuming you want to increase your file system, as far as I know, it would be hard.&lt;BR /&gt;Your file system and its mirror ( only one copy ) fills two 18 GB disks. You have added one disk of 36 GB, but only 18 GB are usable, so you can extend your file system ( deleting first all your mirror copies ), but when you create the mirror, one disk would contain "real" data and mirrored data, so if that disk crash ...&lt;BR /&gt;So the only way I can think to increase your file system would be not mirror your lvol, or rebuild your VG ( to increase the Max PE per PV ), so you can put your lvol in the 36 GB disk, and mirror it against the other two 18 GB disks.&lt;BR /&gt; &lt;BR /&gt;Anyway, I'm sure that some expert here could give you a better advise.&lt;BR /&gt; &lt;BR /&gt;Kind regards,&lt;BR /&gt;Zigor</description>
      <pubDate>Sun, 30 Nov 2003 13:26:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvextend-error/m-p/3131593#M804953</guid>
      <dc:creator>Zigor Buruaga</dc:creator>
      <dc:date>2003-11-30T13:26:36Z</dc:date>
    </item>
  </channel>
</rss>

