<?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: Linux LVM online resize error - resize2fs in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-lvm-online-resize-error-resize2fs/m-p/6807318#M58831</link>
    <description>&lt;P&gt;Just to add to the above post,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then when i verified what might have gone wrong. i see that one of the disk showing as "unallocatable". please advice.&lt;/P&gt;&lt;P&gt;i tried to change the allocatability. but no luck, may be as this disk is part of vg, i would not be able to perform this pvchange.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# pvdisplay /dev/emcpowerah1&lt;BR /&gt;"/dev/emcpowerah1" is a new physical volume of "1000.00 GiB"&lt;BR /&gt;--- NEW Physical volume ---&lt;BR /&gt;PV Name /dev/emcpowerah1&lt;BR /&gt;VG Name&lt;BR /&gt;PV Size 1000.00 GiB&lt;BR /&gt;Allocatable NO&lt;BR /&gt;PE Size 0&lt;BR /&gt;Total PE 0&lt;BR /&gt;Free PE 0&lt;BR /&gt;Allocated PE 0&lt;BR /&gt;PV UUID GWYuI7-LY4x-fspx-bUG2-4m8E-Q6rJ-TAYFfe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# pvchange -x y /dev/emcpowerah1&lt;BR /&gt;Allocatability not supported by orphan lvm2 format PV /dev/emcpowerah1&lt;BR /&gt;0 physical volumes changed / 1 physical volume not changed&lt;/P&gt;</description>
    <pubDate>Thu, 29 Oct 2015 14:32:07 GMT</pubDate>
    <dc:creator>Mydheen</dc:creator>
    <dc:date>2015-10-29T14:32:07Z</dc:date>
    <item>
      <title>Linux LVM online resize error - resize2fs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-lvm-online-resize-error-resize2fs/m-p/6807315#M58830</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my server is linux RHEL 6.6 (patch version&amp;nbsp;2.6.32-358.el6.x86_64). i have tried to increase a filesystem online using resize2fs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the mount point was 1TB already, and i need to increase 2TB more. so the final size would be 3TB.&lt;/P&gt;&lt;P&gt;i had 1 TB size (2 disks) lun, and have extended the VG first using the 2 luns. so i had 2 TB ( and some extra 300GB) free in the VG.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;lvextend -l +100%PVS /dev/arch-VG/arch001-vol /dev/emcpowerag1&lt;/P&gt;&lt;P&gt;lvextend -l +100%PVS /dev/arch-VG/arch001-vol /dev/emcpoweraf1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# lvs | grep -i arch001&lt;BR /&gt;arch001-vol arch-VG -wi-ao---- 2.93t&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;above was the output once i did lvextend. then when i tried to do resize2fs, it should increase the new 2TB. but i got the below error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# resize2fs /dev/arch-VG/arch001-vol&lt;BR /&gt;resize2fs 1.41.12 (17-May-2010)&lt;BR /&gt;Filesystem at /dev/arch-VG/arch001-vol is mounted on /arch01; on-line resizing required&lt;BR /&gt;old desc_blocks = 63, new_desc_blocks = 188&lt;BR /&gt;Performing an on-line resize of /dev/arch-VG/arch001-vol to 786423808 (4k) blocks.&lt;BR /&gt;resize2fs: Operation not permitted While trying to add group #8064&lt;BR /&gt;[root@BEC19-ENC1-7 dev]#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hence requesting your advice on how to go about this. please let me know if any more details required.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;mydheen&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2015 14:26:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-lvm-online-resize-error-resize2fs/m-p/6807315#M58830</guid>
      <dc:creator>Mydheen</dc:creator>
      <dc:date>2015-10-29T14:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Linux LVM online resize error - resize2fs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-lvm-online-resize-error-resize2fs/m-p/6807318#M58831</link>
      <description>&lt;P&gt;Just to add to the above post,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then when i verified what might have gone wrong. i see that one of the disk showing as "unallocatable". please advice.&lt;/P&gt;&lt;P&gt;i tried to change the allocatability. but no luck, may be as this disk is part of vg, i would not be able to perform this pvchange.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# pvdisplay /dev/emcpowerah1&lt;BR /&gt;"/dev/emcpowerah1" is a new physical volume of "1000.00 GiB"&lt;BR /&gt;--- NEW Physical volume ---&lt;BR /&gt;PV Name /dev/emcpowerah1&lt;BR /&gt;VG Name&lt;BR /&gt;PV Size 1000.00 GiB&lt;BR /&gt;Allocatable NO&lt;BR /&gt;PE Size 0&lt;BR /&gt;Total PE 0&lt;BR /&gt;Free PE 0&lt;BR /&gt;Allocated PE 0&lt;BR /&gt;PV UUID GWYuI7-LY4x-fspx-bUG2-4m8E-Q6rJ-TAYFfe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# pvchange -x y /dev/emcpowerah1&lt;BR /&gt;Allocatability not supported by orphan lvm2 format PV /dev/emcpowerah1&lt;BR /&gt;0 physical volumes changed / 1 physical volume not changed&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2015 14:32:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-lvm-online-resize-error-resize2fs/m-p/6807318#M58831</guid>
      <dc:creator>Mydheen</dc:creator>
      <dc:date>2015-10-29T14:32:07Z</dc:date>
    </item>
  </channel>
</rss>

