<?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: Help Req - LVMs creation commands in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705874#M384397</link>
    <description>Hi Bijeesh / Pate,&lt;BR /&gt;&lt;BR /&gt;Thank you so much for your suggestions.&lt;BR /&gt;Will update further developments on this.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mastan.&lt;BR /&gt;</description>
    <pubDate>Wed, 27 Oct 2010 18:36:25 GMT</pubDate>
    <dc:creator>Mastan</dc:creator>
    <dc:date>2010-10-27T18:36:25Z</dc:date>
    <item>
      <title>Help Req - LVMs creation commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705869#M384392</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have to create below partitions in HP-UX B.11.23 U ia64 unlimited-user license server.&lt;BR /&gt;&lt;BR /&gt;/oracle   10 GB&lt;BR /&gt;/prod1    70 GB&lt;BR /&gt;/prod2     70 GB&lt;BR /&gt;/prod3     60 GB&lt;BR /&gt;/prod4     60 GB&lt;BR /&gt;/veritas    50 GB&lt;BR /&gt;/Backup   40 GB&lt;BR /&gt;&lt;BR /&gt;Please find below luns hardware paths:&lt;BR /&gt;&lt;BR /&gt;disk      6  0/3/1/0.1.2.255.0.0.3  sdisk      CLAIMED     DEVICE       HITACHI DF600F&lt;BR /&gt;                          /dev/dsk/c6t0d3   /dev/rdsk/c6t0d3&lt;BR /&gt;&lt;BR /&gt;disk      7  0/3/1/0.1.2.255.0.0.4  sdisk      CLAIMED     DEVICE       HITACHI DF600F&lt;BR /&gt;                           /dev/dsk/c6t0d4   /dev/rdsk/c6t0d4&lt;BR /&gt;&lt;BR /&gt;disk      8  0/3/1/0.1.2.255.0.0.5  sdisk      CLAIMED     DEVICE       HITACHI DF600F&lt;BR /&gt;                           /dev/dsk/c6t0d5   /dev/rdsk/c6t0d5&lt;BR /&gt;&lt;BR /&gt;disk      9  0/3/1/0.1.2.255.0.0.6  sdisk      CLAIMED     DEVICE       HITACHI DF600F&lt;BR /&gt;                           /dev/dsk/c6t0d6   /dev/rdsk/c6t0d6&lt;BR /&gt;&lt;BR /&gt;Disk 6 is 10 GB...I have to create /Oracle partition (Ex : /Oracle)&lt;BR /&gt;Disk 7 is 140 GB... I have to create two LVMs (Ex: /Prod5 and /prod6)&lt;BR /&gt;Disk 8 is 120 GB I have to create two LVMs ( Ex : /prod7 &amp;amp; /prod8)&lt;BR /&gt;Disk 9 is 90 GB...I have to create two LVMs ( /Veritas &amp;amp; /Backup)&lt;BR /&gt;&lt;BR /&gt;Please let us know step by step commands.&lt;BR /&gt;&lt;BR /&gt;This my kind request.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mastan.</description>
      <pubDate>Wed, 27 Oct 2010 17:49:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705869#M384392</guid>
      <dc:creator>Mastan</dc:creator>
      <dc:date>2010-10-27T17:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help Req - LVMs creation commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705870#M384393</link>
      <description>This is really not that difficult.  You need to run pvcreate against each lun, then vgcreate the volume group(s).  You can put all the luns into one volume group or keep them separate - I think all in one would give you the most flexibility.  Then you use lvcreate to create logical volumes of the size appropriate for your stated needs.  All you have to do is spend a little time with man pages for these commands and you should be able to accomplish what you need.  And you may even learn a little in the process.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 27 Oct 2010 17:55:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705870#M384393</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2010-10-27T17:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help Req - LVMs creation commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705871#M384394</link>
      <description>Hi Pete,&lt;BR /&gt;&lt;BR /&gt;I appreciate an immediate reply and thanks for your support.&lt;BR /&gt;Better if you can provide step by step commands.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mastan.&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Oct 2010 18:08:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705871#M384394</guid>
      <dc:creator>Mastan</dc:creator>
      <dc:date>2010-10-27T18:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help Req - LVMs creation commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705872#M384395</link>
      <description>Hi,&lt;BR /&gt;  Like Pete mentioned, go through the steps.And if you are creating single VG for all the LV, give all disks path while using vgcreate command.&lt;BR /&gt; Also if you want to keep the LVs in mentioned PVs, first create the LVs with zero size and extend to the required disk with the given size using lvextend command.&lt;BR /&gt;&lt;BR /&gt;Refer the below link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90684/lvm.7.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90684/lvm.7.html&lt;/A&gt;</description>
      <pubDate>Wed, 27 Oct 2010 18:17:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705872#M384395</guid>
      <dc:creator>Bijeesh</dc:creator>
      <dc:date>2010-10-27T18:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Help Req - LVMs creation commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705873#M384396</link>
      <description>pvcreate -f /dev/rdsk/c6t0d3&lt;BR /&gt; (repeat for other luns)&lt;BR /&gt;mkdir /dev/vg01&lt;BR /&gt;mknod /dev/vg01/group c64 0x010000&lt;BR /&gt;vgcreate /dev/vg01 /dev/dsk/c6t0d3 /dev/dsk/c6t0d4 /dev/dsk/c6t0d5 /dev/dsk/c6t0d6&lt;BR /&gt;lvcreate -L 1000 /dev/vg01&lt;BR /&gt; (repeat for others)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 27 Oct 2010 18:20:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705873#M384396</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2010-10-27T18:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help Req - LVMs creation commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705874#M384397</link>
      <description>Hi Bijeesh / Pate,&lt;BR /&gt;&lt;BR /&gt;Thank you so much for your suggestions.&lt;BR /&gt;Will update further developments on this.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mastan.&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Oct 2010 18:36:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705874#M384397</guid>
      <dc:creator>Mastan</dc:creator>
      <dc:date>2010-10-27T18:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help Req - LVMs creation commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705875#M384398</link>
      <description>&lt;!--!*#--&gt;Hi,&lt;BR /&gt;  You can refer similar thread in this link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=837455" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=837455&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Oct 2010 03:29:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705875#M384398</guid>
      <dc:creator>muruganantham raju</dc:creator>
      <dc:date>2010-10-28T03:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Help Req - LVMs creation commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705876#M384399</link>
      <description>hi mastan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1.pvcreate /dev/rdsk/cxtydz&lt;BR /&gt;2.mkdir /dev/vgname&lt;BR /&gt;3.ll /dev/*/goup  to identfy the last minor no used.&lt;BR /&gt;4.mknod /dev/vgname/group c 64 [minor no ] &lt;BR /&gt;   minor no 0x000011&lt;BR /&gt;                00 ----  vg no .11 lv no&lt;BR /&gt;5.vgcreate -s 32 &lt;BR /&gt;   -e /dev/vgname /dev/dsk/cxtydz&lt;BR /&gt;&lt;BR /&gt;s - to create the pe size&lt;BR /&gt;  e - to create max_pe_per pv&lt;BR /&gt;6. lvcreate -n vgname /dev/vgname&lt;BR /&gt;     this willl create a lv with zero size.&lt;BR /&gt;7.lvextend -L [size in mb] or -l [pe size] /dev/vgname/lvname&lt;BR /&gt;8.vgdisplay -v vgname&lt;BR /&gt;9.newfs -F vxfs -o largefiles /dev/vgname/rlvname&lt;BR /&gt;&lt;BR /&gt;use raw device file.&lt;BR /&gt;&lt;BR /&gt;10.create a mount point mkdir /oracle&lt;BR /&gt;11 mount /dev/vgname/lvname /oracle&lt;BR /&gt;12.bdf&lt;BR /&gt;13.then change the permission as per req.&lt;BR /&gt;14.to mount automatically after rebooting &lt;BR /&gt;&lt;BR /&gt;add entry in /etc/fstab&lt;BR /&gt;15.mount -a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;MC&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Oct 2010 04:41:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705876#M384399</guid>
      <dc:creator>madhuchakkaravarthy</dc:creator>
      <dc:date>2010-10-28T04:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Help Req - LVMs creation commands</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705877#M384400</link>
      <description>Dear Madu,&lt;BR /&gt;&lt;BR /&gt;Thanks a lot.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mastan.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Oct 2010 05:31:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-req-lvms-creation-commands/m-p/4705877#M384400</guid>
      <dc:creator>Mastan</dc:creator>
      <dc:date>2010-10-28T05:31:53Z</dc:date>
    </item>
  </channel>
</rss>

