<?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: Creating extended partitions on Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/creating-extended-partitions-on-linux/m-p/3779524#M23083</link>
    <description>This will be a problem because c0d0p4 is part of your current volume group, in that case, you should remove that partition from your volume group. What is the purpose of deleting the partition and creating an extended one? With LVM you don't have to think about partitions, but logical volumes.&lt;BR /&gt;&lt;BR /&gt;You should consider resizing (growing/shrinking) your logical volumes instead of deleting the partitions. You can grow your logical volumes but you cannot shrink it wihout deleting it.</description>
    <pubDate>Fri, 28 Apr 2006 08:50:22 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2006-04-28T08:50:22Z</dc:date>
    <item>
      <title>Creating extended partitions on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/creating-extended-partitions-on-linux/m-p/3779522#M23081</link>
      <description>Hi all, I have the following partition table in my disk.&lt;BR /&gt;Disk /dev/cciss/c0d0: 36.4 GB, 36413314560 bytes&lt;BR /&gt;255 heads, 63 sectors/track, 4427 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 = 8225280 bytes&lt;BR /&gt;&lt;BR /&gt;           Device Boot    Start       End    Blocks   Id  System&lt;BR /&gt;/dev/cciss/c0d0p1   *         1        10     80293+  83  Linux&lt;BR /&gt;/dev/cciss/c0d0p2            11      1054   8385930   83  Linux&lt;BR /&gt;/dev/cciss/c0d0p3          1055      2760  13703445   8e  Linux LVM&lt;BR /&gt;/dev/cciss/c0d0p4          2761      4427  13390177+  8e  Linux LVM&lt;BR /&gt;&lt;BR /&gt;I want to create new one extended partition /dev/cciss/c0d0p4 and the old partition /dev/cciss/c0d0p4 to change to /dev/cciss/c0d0p5 (in LVM of course)&lt;BR /&gt;&lt;BR /&gt;The configuration of LVM is:&lt;BR /&gt;&lt;BR /&gt;--- Volume group ---&lt;BR /&gt;VG Name               vg00&lt;BR /&gt;VG Access             read/write&lt;BR /&gt;VG Status             available/resizable&lt;BR /&gt;VG #                  0&lt;BR /&gt;MAX LV                256&lt;BR /&gt;Cur LV                14&lt;BR /&gt;Open LV               14&lt;BR /&gt;MAX LV Size           2 TB&lt;BR /&gt;Max PV                256&lt;BR /&gt;Cur PV                2&lt;BR /&gt;Act PV                2&lt;BR /&gt;VG Size               25.75 GB&lt;BR /&gt;PE Size               32 MB&lt;BR /&gt;Total PE              824&lt;BR /&gt;Alloc PE / Size       822 / 25.69 GB&lt;BR /&gt;Free  PE / Size       2 / 64 MB&lt;BR /&gt;VG UUID               nbXkqk-Ho2o-IO1k-6Fq8-4TlK-Ldr6-igLZOj&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name (#)           /dev/cciss/c0d0p3 (2)&lt;BR /&gt;PV Status             available / allocatable&lt;BR /&gt;Total PE / Free PE    417 / 2&lt;BR /&gt;&lt;BR /&gt;PV Name (#)           /dev/cciss/c0d0p4 (1)&lt;BR /&gt;PV Status             available / allocatable&lt;BR /&gt;Total PE / Free PE    407 / 0</description>
      <pubDate>Fri, 28 Apr 2006 05:40:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/creating-extended-partitions-on-linux/m-p/3779522#M23081</guid>
      <dc:creator>JBR</dc:creator>
      <dc:date>2006-04-28T05:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating extended partitions on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/creating-extended-partitions-on-linux/m-p/3779523#M23082</link>
      <description>To extend a logical volume you simply tell the lvextend command how much you want to increase the size. You can specify how much to grow the volume, or how large you want it to grow to.&lt;BR /&gt;&lt;BR /&gt;Check out LVM HowTo:&lt;BR /&gt;&lt;A href="http://tldp.org/HOWTO/LVM-HOWTO/extendlv.html" target="_blank"&gt;http://tldp.org/HOWTO/LVM-HOWTO/extendlv.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Apr 2006 06:43:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/creating-extended-partitions-on-linux/m-p/3779523#M23082</guid>
      <dc:creator>Ajay Agarwal</dc:creator>
      <dc:date>2006-04-28T06:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating extended partitions on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/creating-extended-partitions-on-linux/m-p/3779524#M23083</link>
      <description>This will be a problem because c0d0p4 is part of your current volume group, in that case, you should remove that partition from your volume group. What is the purpose of deleting the partition and creating an extended one? With LVM you don't have to think about partitions, but logical volumes.&lt;BR /&gt;&lt;BR /&gt;You should consider resizing (growing/shrinking) your logical volumes instead of deleting the partitions. You can grow your logical volumes but you cannot shrink it wihout deleting it.</description>
      <pubDate>Fri, 28 Apr 2006 08:50:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/creating-extended-partitions-on-linux/m-p/3779524#M23083</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-04-28T08:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Creating extended partitions on Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/creating-extended-partitions-on-linux/m-p/3779525#M23084</link>
      <description>Hi Macero,&lt;BR /&gt;&lt;BR /&gt; This task involves risk of loosing data. If your data is critical it is recomented to take a backup. Then you can use the vgreduce command to realease the partition&lt;BR /&gt;/dev/cciss/c0d0p4 2761 4427 13390177+ 8e Linux LVM&lt;BR /&gt;see man vgreduce for more details&lt;BR /&gt;&lt;BR /&gt;then delete this partition, create the extended partition and logical drivesas you require. You can add the newly created partitions to the vg using pvcreate &amp;amp; vgextend. Note that which ever partitions you want add to the vg should be of type 8e (Linux LVM). Check for any data lose. If any restore it from your backup&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;SMS</description>
      <pubDate>Tue, 02 May 2006 06:10:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/creating-extended-partitions-on-linux/m-p/3779525#M23084</guid>
      <dc:creator>Siljumon Sebastian</dc:creator>
      <dc:date>2006-05-02T06:10:41Z</dc:date>
    </item>
  </channel>
</rss>

