<?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 Linux Fdisk shows error for LVM created disk. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-shows-error-for-lvm-created-disk/m-p/4015513#M28648</link>
    <description>I used LVM to configure new IBM RAID drive into the system. I didn't use fdisk to initialize the disk.&lt;BR /&gt;&lt;BR /&gt;But when I run fdisk -l - I get the following error:&lt;BR /&gt;&lt;BR /&gt;Error: Disk /dev/sdc doesn't contain a valid partition table&lt;BR /&gt;&lt;BR /&gt;Followings are the all the steps I used for Configuring LVM disk on RHEL 4.0&lt;BR /&gt;&lt;BR /&gt;partprobe&lt;BR /&gt;pvcreate /dev/sdc&lt;BR /&gt;vgcreate VolGroup01 /dev/sdc&lt;BR /&gt;lvcreate -L 30G -n LogVol02 VolGroup01&lt;BR /&gt;mkfs -t ext3 /dev/VolGroup01/LogVol02&lt;BR /&gt;&lt;BR /&gt;Also What is "/dev/mapper/VolGroup01-LogVol02" shown in the output of df command?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gulam.</description>
    <pubDate>Thu, 07 Jun 2007 09:54:07 GMT</pubDate>
    <dc:creator>Gulam Mohiuddin</dc:creator>
    <dc:date>2007-06-07T09:54:07Z</dc:date>
    <item>
      <title>Linux Fdisk shows error for LVM created disk.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-shows-error-for-lvm-created-disk/m-p/4015513#M28648</link>
      <description>I used LVM to configure new IBM RAID drive into the system. I didn't use fdisk to initialize the disk.&lt;BR /&gt;&lt;BR /&gt;But when I run fdisk -l - I get the following error:&lt;BR /&gt;&lt;BR /&gt;Error: Disk /dev/sdc doesn't contain a valid partition table&lt;BR /&gt;&lt;BR /&gt;Followings are the all the steps I used for Configuring LVM disk on RHEL 4.0&lt;BR /&gt;&lt;BR /&gt;partprobe&lt;BR /&gt;pvcreate /dev/sdc&lt;BR /&gt;vgcreate VolGroup01 /dev/sdc&lt;BR /&gt;lvcreate -L 30G -n LogVol02 VolGroup01&lt;BR /&gt;mkfs -t ext3 /dev/VolGroup01/LogVol02&lt;BR /&gt;&lt;BR /&gt;Also What is "/dev/mapper/VolGroup01-LogVol02" shown in the output of df command?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Gulam.</description>
      <pubDate>Thu, 07 Jun 2007 09:54:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-shows-error-for-lvm-created-disk/m-p/4015513#M28648</guid>
      <dc:creator>Gulam Mohiuddin</dc:creator>
      <dc:date>2007-06-07T09:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Fdisk shows error for LVM created disk.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-shows-error-for-lvm-created-disk/m-p/4015514#M28649</link>
      <description>HI Gulam &lt;BR /&gt;&lt;BR /&gt;That error is usual when there is no filesystem in the new disk &lt;BR /&gt;if the fileystem was created usin fdisk u will not get this error .&lt;BR /&gt;And for output as /dev/mapper/... its thelinux lvm mapper driver loaded in linux .&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Karthik :)</description>
      <pubDate>Thu, 07 Jun 2007 10:28:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-shows-error-for-lvm-created-disk/m-p/4015514#M28649</guid>
      <dc:creator>Karthikeyan.j</dc:creator>
      <dc:date>2007-06-07T10:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Fdisk shows error for LVM created disk.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-shows-error-for-lvm-created-disk/m-p/4015515#M28650</link>
      <description>Considering this information (not error):&lt;BR /&gt;&lt;BR /&gt;Disk /dev/sdc doesn't contain a valid partition table&lt;BR /&gt;&lt;BR /&gt;And this information:&lt;BR /&gt;&lt;BR /&gt;PV /dev/sdc    VG VolGroup01   lvm2 [279.39 GB / 249.39 GB free]&lt;BR /&gt;&lt;BR /&gt;That means that the while disk (sdc) was used as an LVM physical volume, without creating a partition 8e on it, it's perfectly valid.&lt;BR /&gt;&lt;BR /&gt;And /dev/mapper/VolGroup01-LogVol02 is mounted on /u03, the line was cut because was too long, that's all. Use df -P if you don't want to cut lines.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jun 2007 10:42:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-fdisk-shows-error-for-lvm-created-disk/m-p/4015515#M28650</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-06-07T10:42:17Z</dc:date>
    </item>
  </channel>
</rss>

