<?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: mounting filesystem on a logical volume in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mounting-filesystem-on-a-logical-volume/m-p/4723130#M42985</link>
    <description>Yes. There are no rlvol files for LVs in Linux, just the one lvol, which is the one used to create a file system. The fstab entries Alzhy already correctly described.&lt;BR /&gt;If it is still not working - what are the error messages?</description>
    <pubDate>Wed, 08 Dec 2010 10:18:00 GMT</pubDate>
    <dc:creator>Modris Bremze</dc:creator>
    <dc:date>2010-12-08T10:18:00Z</dc:date>
    <item>
      <title>mounting filesystem on a logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounting-filesystem-on-a-logical-volume/m-p/4723127#M42982</link>
      <description>RHEL5. I am trying to mount a logical volume on /new&lt;BR /&gt;&lt;BR /&gt;[root@cl40 mpath]# vgs&lt;BR /&gt;  VG      #PV #LV #SN Attr   VSize   VFree  &lt;BR /&gt;  new_vg   1   1   0 wz--n- 100.00G 98.04G&lt;BR /&gt;[root@cl40 mpath]# lvs&lt;BR /&gt;  LV      VG      Attr   LSize Origin Snap%  Move Log Copy%  Convert&lt;BR /&gt;  newvol new_vg -wi--- 1.95G   &lt;BR /&gt;&lt;BR /&gt;I have to mount this newvol  on new_vg..Coming from HP-UX i am trying a manual mount and it fails..What would be the correct syntax to mount this filesystem manually and also the correct entry in the fstab. i did the following cmd to create filesystem&lt;BR /&gt;(mkfs.ext3 /dev/new_vg/newvol) so that it could mount on reboots. Please help.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Brian.                                  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Dec 2010 19:13:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounting-filesystem-on-a-logical-volume/m-p/4723127#M42982</guid>
      <dc:creator>brian_31</dc:creator>
      <dc:date>2010-12-07T19:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: mounting filesystem on a logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounting-filesystem-on-a-logical-volume/m-p/4723128#M42983</link>
      <description>Assuming you have mkfs.ext[2,3] /dev/new_vg/newvol alerady:&lt;BR /&gt;&lt;BR /&gt;TO manually mount:&lt;BR /&gt;mount /dev/new_vg/newvol /mntpnt&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Fstab entry:&lt;BR /&gt;&lt;BR /&gt;/dev/new_vg/newvol   /mntpnt ext3    defaults        1 2&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;/dev/mapper/new_vg-newvol   /mnt  ext3    defaults        1 2&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;UUID="90367864-193a-4492-9524-f79db62e690f"   /mnt  ext3   defaults   1 2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;where UUID val is "blkid /dev/new_vg/newvol"&lt;BR /&gt;&lt;BR /&gt;The last form is the best practice.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Dec 2010 19:24:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounting-filesystem-on-a-logical-volume/m-p/4723128#M42983</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2010-12-07T19:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: mounting filesystem on a logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounting-filesystem-on-a-logical-volume/m-p/4723129#M42984</link>
      <description>Thanks Alzhy..&lt;BR /&gt;&lt;BR /&gt;I seem to have lot HP-UX imprints in me and even try to do mkfs on the rlvol (LOL)..But generally the mkfs in linux is it normally done on a logical volume?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Brian.</description>
      <pubDate>Tue, 07 Dec 2010 23:45:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounting-filesystem-on-a-logical-volume/m-p/4723129#M42984</guid>
      <dc:creator>brian_31</dc:creator>
      <dc:date>2010-12-07T23:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: mounting filesystem on a logical volume</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mounting-filesystem-on-a-logical-volume/m-p/4723130#M42985</link>
      <description>Yes. There are no rlvol files for LVs in Linux, just the one lvol, which is the one used to create a file system. The fstab entries Alzhy already correctly described.&lt;BR /&gt;If it is still not working - what are the error messages?</description>
      <pubDate>Wed, 08 Dec 2010 10:18:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mounting-filesystem-on-a-logical-volume/m-p/4723130#M42985</guid>
      <dc:creator>Modris Bremze</dc:creator>
      <dc:date>2010-12-08T10:18:00Z</dc:date>
    </item>
  </channel>
</rss>

