<?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 LVM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/5030400#M610673</link>
    <description>Hi all,&lt;BR /&gt;        I want to know the steps to create file system on new fresh hard disk &lt;BR /&gt;    thanks</description>
    <pubDate>Sun, 25 Feb 2007 08:10:14 GMT</pubDate>
    <dc:creator>Gurudatta Shinde</dc:creator>
    <dc:date>2007-02-25T08:10:14Z</dc:date>
    <item>
      <title>LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/5030400#M610673</link>
      <description>Hi all,&lt;BR /&gt;        I want to know the steps to create file system on new fresh hard disk &lt;BR /&gt;    thanks</description>
      <pubDate>Sun, 25 Feb 2007 08:10:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/5030400#M610673</guid>
      <dc:creator>Gurudatta Shinde</dc:creator>
      <dc:date>2007-02-25T08:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/5030401#M610674</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You would benefit from reading chapter-6 of "Managing Systems and Workgroups":&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/B2355-90950/index.html" target="_blank"&gt;http://www.docs.hp.com/en/B2355-90950/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Sun, 25 Feb 2007 09:29:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/5030401#M610674</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-02-25T09:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/5030402#M610675</link>
      <description># ioscan &lt;BR /&gt;&lt;BR /&gt;# insf â  e&lt;BR /&gt;&lt;BR /&gt;Note down the new  pv names&lt;BR /&gt;# pvcreate /dev/dsk/c0t5d0&lt;BR /&gt;# mkdir /dev/vg06&lt;BR /&gt;# mknod /dev/vg06/group c 64 0x060000&lt;BR /&gt;# chmod 755 /dev/vg06&lt;BR /&gt;# chmod 640 /dev/vg06/group&lt;BR /&gt;# vgcreate â  s 16 vg06 /dev/dsk/c0t5d0&lt;BR /&gt;# lvcreate  vg06&lt;BR /&gt;# lvextend â  L 16384 /dev/vg06/lvol1  /dev/dsk/c0t5d0&lt;BR /&gt;&lt;BR /&gt;# newfs â  F vxfs â  o largefiles  /dev/vg06/rlvol1  &lt;BR /&gt;&lt;BR /&gt;# mkdir /data_disk&lt;BR /&gt;&lt;BR /&gt;# mount /dev/vg06/lvol1 /data_disk&lt;BR /&gt;&lt;BR /&gt; where 16384 is the sizes of the lv in MB.&lt;BR /&gt;&lt;BR /&gt;Update fstab file.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 25 Feb 2007 23:21:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/5030402#M610675</guid>
      <dc:creator>Shardha</dc:creator>
      <dc:date>2007-02-25T23:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/5030403#M610676</link>
      <description>Hi Shardha, &lt;BR /&gt;           The answer was very exact. I got my queries cleared. thks a lot for ur assistance.&lt;BR /&gt;bye the way from ur name just wanna ask one question r u Indian ?&lt;BR /&gt;     regards</description>
      <pubDate>Tue, 27 Feb 2007 05:18:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/5030403#M610676</guid>
      <dc:creator>Gurudatta Shinde</dc:creator>
      <dc:date>2007-02-27T05:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/5030404#M610677</link>
      <description>My queries are answered perfectly So I am closing the thread</description>
      <pubDate>Thu, 01 Mar 2007 00:46:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/5030404#M610677</guid>
      <dc:creator>Gurudatta Shinde</dc:creator>
      <dc:date>2007-03-01T00:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/5030405#M610678</link>
      <description>Dear Guraudata,&lt;BR /&gt;&lt;BR /&gt;you can reach me on my email rshardha@eim.ae&lt;BR /&gt;&lt;BR /&gt;Shardha</description>
      <pubDate>Mon, 02 Apr 2007 00:01:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/5030405#M610678</guid>
      <dc:creator>Shardha</dc:creator>
      <dc:date>2007-04-02T00:01:24Z</dc:date>
    </item>
  </channel>
</rss>

