<?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: disk spanning in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-spanning/m-p/4573035#M372909</link>
    <description>Not exactly sure what you mean - a VG can be built over several disks, an LVOL can be distributed or striped over these disks.</description>
    <pubDate>Thu, 28 Jan 2010 08:04:13 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2010-01-28T08:04:13Z</dc:date>
    <item>
      <title>disk spanning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-spanning/m-p/4573034#M372908</link>
      <description>what is exactly disk spanning in lvm</description>
      <pubDate>Thu, 28 Jan 2010 08:01:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-spanning/m-p/4573034#M372908</guid>
      <dc:creator>newunix</dc:creator>
      <dc:date>2010-01-28T08:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: disk spanning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-spanning/m-p/4573035#M372909</link>
      <description>Not exactly sure what you mean - a VG can be built over several disks, an LVOL can be distributed or striped over these disks.</description>
      <pubDate>Thu, 28 Jan 2010 08:04:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-spanning/m-p/4573035#M372909</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-01-28T08:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: disk spanning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-spanning/m-p/4573036#M372910</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The allocation of a logical volume across multiple disks, allowing the volume size to&lt;BR /&gt;exceed the size of a single disk.&lt;BR /&gt;&lt;BR /&gt;Durvesh</description>
      <pubDate>Thu, 28 Jan 2010 08:55:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-spanning/m-p/4573036#M372910</guid>
      <dc:creator>Durvesh Mendhekar</dc:creator>
      <dc:date>2010-01-28T08:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: disk spanning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-spanning/m-p/4573037#M372911</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As the meaning ellaborate, spanning is something like crossing the disks. Suppose you have 1 100GB disk with you and want to create a 150GB LV, you will add another disk to the VG and extend the LV to that disk so that the +50GB will be logically on the new disk. &lt;BR /&gt;&lt;BR /&gt;Hope you understood. Assign points to those who helps you!!</description>
      <pubDate>Thu, 28 Jan 2010 10:09:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-spanning/m-p/4573037#M372911</guid>
      <dc:creator>AVV</dc:creator>
      <dc:date>2010-01-28T10:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: disk spanning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-spanning/m-p/4573038#M372912</link>
      <description>&amp;gt;&amp;gt;spanning is something like crossing the disks&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;Its not Spanning Its "Striping"&lt;BR /&gt;&lt;BR /&gt;When you use disk striping, you create a logical volume that spans multiple disks, allowing successive blocks of data to go to logical extents on different disks. For example, a three-way striped logical volume has data allocated on three disks, with each disk storing every third block of data. The size of each of these blocks is referred to as the stripe size of the logical volume</description>
      <pubDate>Fri, 29 Jan 2010 10:34:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-spanning/m-p/4573038#M372912</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2010-01-29T10:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: disk spanning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-spanning/m-p/4573039#M372913</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Disk striping is creating the LV on mulpile disk so that read/write efficiency can be improved. Eg. If you stripe a 10Gb lv to two disk as 5Gb each, while writing data to LV - it writes to both disk bot on the same LV. SO that writing performance can be increased due to two disks head performance than one. The same is in the case of reading. But the only thing is, if you loose a disk - your whole LV will be inaccessible .</description>
      <pubDate>Fri, 29 Jan 2010 12:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-spanning/m-p/4573039#M372913</guid>
      <dc:creator>AVV</dc:creator>
      <dc:date>2010-01-29T12:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: disk spanning</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-spanning/m-p/4573040#M372914</link>
      <description>My understanding of spanning is to spread a volume group over multiple disks. If you had a volume group on one disk with no remaining free space you could add an additional disk and then span the VG over multiple disks using "vgextend". &lt;BR /&gt;One limitation for adding another disk to a volume group is the "Max PE per PV" attribute currently assigned to the vg. This setting can limit the size of the new disk that is usable to the VG.</description>
      <pubDate>Fri, 29 Jan 2010 17:07:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-spanning/m-p/4573040#M372914</guid>
      <dc:creator>Gordon Sjodin</dc:creator>
      <dc:date>2010-01-29T17:07:52Z</dc:date>
    </item>
  </channel>
</rss>

