<?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 can't create partition larger than 1,7TB in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-can-t-create-partition-larger-than-1-7tb/m-p/4337618#M34854</link>
    <description>It sounds like you have created an msdos disklabel.  That has a max partition size about where you describe it.  Try using parted to do "mklabel gpt" on the disk.  (It will destroy all partitions on the disk.)</description>
    <pubDate>Wed, 14 Jan 2009 18:35:06 GMT</pubDate>
    <dc:creator>Mike Stroyan</dc:creator>
    <dc:date>2009-01-14T18:35:06Z</dc:date>
    <item>
      <title>linux can't create partition larger than 1,7TB</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-can-t-create-partition-larger-than-1-7tb/m-p/4337616#M34852</link>
      <description>I install Red Hat 4.6 and I cant create partition larger than 1,7TB. Instalation of hp drivers doesn't help. I try to install red hat 5 and I have same problem.&lt;BR /&gt;HP DL180 G5</description>
      <pubDate>Wed, 14 Jan 2009 16:06:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-can-t-create-partition-larger-than-1-7tb/m-p/4337616#M34852</guid>
      <dc:creator>Radoslaw Klimek</dc:creator>
      <dc:date>2009-01-14T16:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: linux can't create partition larger than 1,7TB</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-can-t-create-partition-larger-than-1-7tb/m-p/4337617#M34853</link>
      <description>You're hitting the largest possible size of a traditional PC partition. This is not a problem of the OS, but of the MBR partition table structure. &lt;BR /&gt;&lt;BR /&gt;The MBR was designed for the original IBM PC/AT back in 1980s and it is now reaching its ultimate limits. It's time to replace it with something else.&lt;BR /&gt;&lt;BR /&gt;You have two options: either start using GPT style partitioning, or set up LVM using the whole disk(s). Both options will allow you to allocate very large blocks of storage. &lt;BR /&gt;The system disk must still use traditional MBR partitioning, because the BIOS won't understand any of the newer techniques.&lt;BR /&gt;&lt;BR /&gt;LVM is a little more complex, but allows your "partitions" to span multiple physical disks or RAID sets, and allows you to enlarge partitions without unmounting them.&lt;BR /&gt;&lt;BR /&gt;To use GPT, you must partition your disk with a partitioning program that understands the newer GPT style. The old "*fdisk" programs cannot do this; "parted" can. When using parted, begin with the command "mklabel gpt". That will switch the disk to the new style. (Warning: all existing data on the disk will be lost!)&lt;BR /&gt;&lt;BR /&gt;There is a lot of information on Linux LVM on the net. For example, see the LVM HOWTO:&lt;BR /&gt;&lt;A href="http://tldp.org/HOWTO/LVM-HOWTO/" target="_blank"&gt;http://tldp.org/HOWTO/LVM-HOWTO/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(Remember that the HOWTO is written to cover the installation of the LVM system from scratch: if you use RedHat, all the components are already present, you don't need to compile anything. You can completely ignore chapters 5 - 10 of the HOWTO.)&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 14 Jan 2009 18:31:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-can-t-create-partition-larger-than-1-7tb/m-p/4337617#M34853</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-01-14T18:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: linux can't create partition larger than 1,7TB</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-can-t-create-partition-larger-than-1-7tb/m-p/4337618#M34854</link>
      <description>It sounds like you have created an msdos disklabel.  That has a max partition size about where you describe it.  Try using parted to do "mklabel gpt" on the disk.  (It will destroy all partitions on the disk.)</description>
      <pubDate>Wed, 14 Jan 2009 18:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-can-t-create-partition-larger-than-1-7tb/m-p/4337618#M34854</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2009-01-14T18:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: linux can't create partition larger than 1,7TB</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-can-t-create-partition-larger-than-1-7tb/m-p/4337619#M34855</link>
      <description>i would opt to use LVM, it is really an elegant solution.</description>
      <pubDate>Thu, 15 Jan 2009 06:35:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-can-t-create-partition-larger-than-1-7tb/m-p/4337619#M34855</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2009-01-15T06:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: linux can't create partition larger than 1,7TB</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-can-t-create-partition-larger-than-1-7tb/m-p/4337620#M34856</link>
      <description>The maximum size is 2 TeraBytes ((2^32)-1) blocks, not 1.7 TeraBytes.</description>
      <pubDate>Thu, 15 Jan 2009 07:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-can-t-create-partition-larger-than-1-7tb/m-p/4337620#M34856</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2009-01-15T07:49:03Z</dc:date>
    </item>
  </channel>
</rss>

