<?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: createf LV in storage in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156707#M455643</link>
    <description>hi avinash&lt;BR /&gt;&lt;BR /&gt; thanks for you replay. i tried the commands which tou told me.. its working..thanks</description>
    <pubDate>Sun, 15 Feb 2009 06:08:28 GMT</pubDate>
    <dc:creator>joseph51</dc:creator>
    <dc:date>2009-02-15T06:08:28Z</dc:date>
    <item>
      <title>createf LV in storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156698#M455634</link>
      <description>I have two disk a &amp;amp; b in vg01.In that 'a' is from a high storage and "b" is from a low end storage.can any one tell me how can i careate a lvol1 in vg01 with in the disk "a".</description>
      <pubDate>Thu, 12 Feb 2009 15:57:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156698#M455634</guid>
      <dc:creator>joseph51</dc:creator>
      <dc:date>2009-02-12T15:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: createf LV in storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156699#M455635</link>
      <description>man lvcreate&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Feb 2009 15:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156699#M455635</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2009-02-12T15:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: createf LV in storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156700#M455636</link>
      <description>For someone who can't even seem to figure out something as simple as assigning points to reward the people that attempt to help you, you sure seem to have a lot of questions.&lt;BR /&gt;&lt;BR /&gt;What are you studying for?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 12 Feb 2009 16:01:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156700#M455636</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-02-12T16:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: createf LV in storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156701#M455637</link>
      <description>Hi Binu,&lt;BR /&gt;&lt;BR /&gt;First you create a LV with 0 bytes.&lt;BR /&gt;&lt;BR /&gt;#lvcreate -n lvdata vg01&lt;BR /&gt;&lt;BR /&gt;Now extend the LV onto a certain disk: &lt;BR /&gt;&lt;BR /&gt;# lvextend -L 500 /dev/vg01/lvdata /dev/dsk/c4t2d0 &lt;BR /&gt;</description>
      <pubDate>Thu, 12 Feb 2009 16:02:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156701#M455637</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-02-12T16:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: createf LV in storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156702#M455638</link>
      <description>hi pete&lt;BR /&gt;&lt;BR /&gt;today i ve attended one interview.here are the few questions that i couldnt answer.actually i am good in superdome,vpar &amp;amp; npar &amp;amp; mcsg .i dnt ve that much idea of hpux administration..m not studying .i m wrking in hp field work</description>
      <pubDate>Thu, 12 Feb 2009 16:10:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156702#M455638</guid>
      <dc:creator>joseph51</dc:creator>
      <dc:date>2009-02-12T16:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: createf LV in storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156703#M455639</link>
      <description>hi ganesan,&lt;BR /&gt;&lt;BR /&gt;  cant we create a lv with lvcreate command rather than first creating a lv with 0 byte..</description>
      <pubDate>Thu, 12 Feb 2009 16:13:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156703#M455639</guid>
      <dc:creator>joseph51</dc:creator>
      <dc:date>2009-02-12T16:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: createf LV in storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156704#M455640</link>
      <description>No.. not possible&lt;BR /&gt;&lt;BR /&gt;Please reer to the man page for the syntax</description>
      <pubDate>Thu, 12 Feb 2009 17:39:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156704#M455640</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-02-12T17:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: createf LV in storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156705#M455641</link>
      <description>&lt;A href="http://docs.hp.com/en/B2355-90691/lvcreate.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90691/lvcreate.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SYNOPSIS&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/lvcreate [-A autobackup] [-c mirror_consistency] [-C contiguous] [-d schedule] [-D distributed] [-i stripes -I stripe_size] [-l le_number | -L lv_size] [-m mirror_copies] [-M mirror_write_cache] [-n lv_name] [-p permission] [-r relocate] [-s strict] vg_name&lt;BR /&gt;&lt;BR /&gt;### We cant mention a PV&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90691/lvextend.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90691/lvextend.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SYNOPSIS&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/lvextend [-A autobackup] {-l le_number | -L lv_size | -m mirror_copies} lv_path [pv_path ... | pvg_name ...]&lt;BR /&gt;&lt;BR /&gt;### pv_path can be mentioned&lt;BR /&gt;&lt;BR /&gt;I believe this is clear.. &lt;BR /&gt;&lt;BR /&gt;PS: Please assign points to your post !!</description>
      <pubDate>Thu, 12 Feb 2009 17:40:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156705#M455641</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-02-12T17:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: createf LV in storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156706#M455642</link>
      <description>So you're studying for your next interview.  I really don't see this as being any different than mis-using the Forums to answer exam questions.  You're taking up the time of people who are here simply to try and help others with their technical problems, you're cluttering the Forums with trivial questions, and you are unable to even extend the courtesy of rewarding people's efforts in your behalf by assigning a few lousy points.&lt;BR /&gt;&lt;BR /&gt;Just my opinion.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 12 Feb 2009 18:20:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156706#M455642</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-02-12T18:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: createf LV in storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156707#M455643</link>
      <description>hi avinash&lt;BR /&gt;&lt;BR /&gt; thanks for you replay. i tried the commands which tou told me.. its working..thanks</description>
      <pubDate>Sun, 15 Feb 2009 06:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156707#M455643</guid>
      <dc:creator>joseph51</dc:creator>
      <dc:date>2009-02-15T06:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: createf LV in storage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156708#M455644</link>
      <description>thanks to all</description>
      <pubDate>Sun, 15 Feb 2009 06:10:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/createf-lv-in-storage/m-p/5156708#M455644</guid>
      <dc:creator>joseph51</dc:creator>
      <dc:date>2009-02-15T06:10:09Z</dc:date>
    </item>
  </channel>
</rss>

