<?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: How to use un-allocated space in Redhat linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-use-un-allocated-space-in-redhat-linux/m-p/4232358#M33160</link>
    <description>attached another snapshot</description>
    <pubDate>Sat, 12 Jul 2008 02:18:09 GMT</pubDate>
    <dc:creator>avizen9</dc:creator>
    <dc:date>2008-07-12T02:18:09Z</dc:date>
    <item>
      <title>How to use un-allocated space in Redhat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-use-un-allocated-space-in-redhat-linux/m-p/4232357#M33159</link>
      <description>Dear Friends,&lt;BR /&gt;i am having one up and running Redhat Linux AS 4 update 5.&lt;BR /&gt;&lt;BR /&gt;its configure hardware raid and its showing two physical HDD through it. &lt;BR /&gt;&lt;BR /&gt;i have configure LVM on it as attached snapshot.&lt;BR /&gt;i still have around 340 gb free unallocated space in my second Hdd, can view attached snapshot.&lt;BR /&gt;&lt;BR /&gt;i need to use this un-use space may be i can create new vg.&lt;BR /&gt;how to do it.&lt;BR /&gt;please advice.&lt;BR /&gt;thanks in advance for your reply.&lt;BR /&gt;</description>
      <pubDate>Sat, 12 Jul 2008 02:17:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-use-un-allocated-space-in-redhat-linux/m-p/4232357#M33159</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2008-07-12T02:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to use un-allocated space in Redhat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-use-un-allocated-space-in-redhat-linux/m-p/4232358#M33160</link>
      <description>attached another snapshot</description>
      <pubDate>Sat, 12 Jul 2008 02:18:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-use-un-allocated-space-in-redhat-linux/m-p/4232358#M33160</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2008-07-12T02:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to use un-allocated space in Redhat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-use-un-allocated-space-in-redhat-linux/m-p/4232359#M33161</link>
      <description>follow the steps of creating VG's. just replace disk/vg name/lv name as per your scenario&lt;BR /&gt;&lt;BR /&gt;pvcreate /dev/sda&lt;BR /&gt;vgcreate /dev/sda datavg&lt;BR /&gt;lvcreate -L &lt;SIZE&gt;MB -n &lt;LVNAME&gt; datavg&lt;BR /&gt;mkfs -t ext3 /dev/datavg/datalv&lt;BR /&gt;Modify /etc/fstab.&lt;/LVNAME&gt;&lt;/SIZE&gt;</description>
      <pubDate>Sat, 12 Jul 2008 09:21:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-use-un-allocated-space-in-redhat-linux/m-p/4232359#M33161</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-07-12T09:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to use un-allocated space in Redhat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-use-un-allocated-space-in-redhat-linux/m-p/4232360#M33162</link>
      <description>also this link will help u&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1005353" target="_blank"&gt;http://forums12.itrc.hp.com/service/forums/questionanswer.do?threadId=1005353&lt;/A&gt;</description>
      <pubDate>Sat, 12 Jul 2008 09:22:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-use-un-allocated-space-in-redhat-linux/m-p/4232360#M33162</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-07-12T09:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to use un-allocated space in Redhat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-use-un-allocated-space-in-redhat-linux/m-p/4232361#M33163</link>
      <description>Hi&lt;BR /&gt;thanks for your response, &lt;BR /&gt;but it will not work as i mentioned its unallocated space we can not create through pvcreate /dev/sda. you may refer attachment,&lt;BR /&gt;first we need to initialize this un-allocated space how?&lt;BR /&gt;&lt;BR /&gt;so how to allocated this space..</description>
      <pubDate>Sat, 12 Jul 2008 13:15:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-use-un-allocated-space-in-redhat-linux/m-p/4232361#M33163</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2008-07-12T13:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to use un-allocated space in Redhat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-use-un-allocated-space-in-redhat-linux/m-p/4232362#M33164</link>
      <description>First you must use a disk partitioning tool (fdisk, cfdisk or sfdisk on the command line, or some GUI partitioning tool) to create a new partition /dev/sdb6 and set its type to "LVM Physical Volume".&lt;BR /&gt;&lt;BR /&gt;If your /dev/sdb drive is in use when you use fdisk, the change may not take effect immediately. The partitioning tool will tell you if this happens. If so, you must reboot to make the kernel recognize the new partition table.&lt;BR /&gt;&lt;BR /&gt;After the reboot (or if the system accepted the partition table change without a reboot), you can use "pvcreate /dev/sdb6" to initialize the disk space as a LVM Physical Volume. Then you can use it to either extend an existing VG (with vgextend) or to create a new VG (with vgcreate). &lt;BR /&gt;&lt;BR /&gt;If you use vgextend, you can then either create new LVs in the existing VG (with lvcreate) or enlarge existing LVs.&lt;BR /&gt;&lt;BR /&gt;To enlarge an existing LV, you should first use lvextend to extend the LV. After that is successfully done, you must use the correct filesystem extension tool based on which filesystem is used on the LV. For ext2/ext3 filesystems, "ext2online" allows extending the filesystem without unmounting it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;By the way, creating multiple LVM Physical Volumes on a single disk is kind of silly, unless you have a specific reason to create multiple VGs using only one disk.&lt;BR /&gt;&lt;BR /&gt;A better strategy for data disks is to set up just one LVM Physical Volume that encompasses the entire disk: then you can use the LVM commands to add new LVs or extend the existing LVs with no need to reboot.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Sun, 13 Jul 2008 08:03:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-use-un-allocated-space-in-redhat-linux/m-p/4232362#M33164</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-07-13T08:03:56Z</dc:date>
    </item>
  </channel>
</rss>

