<?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: Red Hat Enterprise Linux 5.8 Multipathing in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/red-hat-enterprise-linux-5-8-multipathing/m-p/5698725#M60048</link>
    <description>Thanks for the quick response Matti. I just looked at the PDF again and noticed that one was 2012 and mine was 2010, so I am going to reread it and come up with some updated steps.</description>
    <pubDate>Fri, 22 Jun 2012 19:22:18 GMT</pubDate>
    <dc:creator>JM asks</dc:creator>
    <dc:date>2012-06-22T19:22:18Z</dc:date>
    <item>
      <title>Red Hat Enterprise Linux 5.8 Multipathing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/red-hat-enterprise-linux-5-8-multipathing/m-p/5696223#M60046</link>
      <description>&lt;P&gt;I have a server running Red Hat Enterprise Linux Server release 5.8 (Tikanga).&lt;BR /&gt;It is connected to HP HSV210 with 3 LUNs allocated to it. The OS is using&lt;/P&gt;&lt;P&gt;device-mapper-multipath-0.4.7-48.el5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure If I missed something, if something is awry, or that's just 5.8. I&lt;/P&gt;&lt;P&gt;get different results running the same command, pvcreate, on three different&lt;/P&gt;&lt;P&gt;LUNs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, I followed the steps in the Red Hat Enterprise Linux 5 DM Multipath&lt;/P&gt;&lt;P&gt;PDF. When I run the pvcreate command I get interesting output and&lt;/P&gt;&lt;P&gt;interesting results, see below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Secondly, I tried to create a volume group with one of them. Is that the&lt;/P&gt;&lt;P&gt;correct output from vgdisplay for the volume group vg_repository, specifically PV Name?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Also, I read in another post, regarding /var/lib/multipathing directory:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://community.hpe.com/t5/System-Administration/How-to-configure-redhat-multipath/m-p/4782635/highlight/true"&gt;http://h30499.www3.hp.com/t5/System-Administration/How-to-configure-redhat-multipath/m-p/4782635/highlight/true&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: if your /var is a separate filesystem, you should do this procedure&lt;/P&gt;&lt;P&gt;before rebooting with dm-multipath enabled:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;mkdir /etc/multipath&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;mv /var/lib/multipath/bindings /etc/multipath/bindings&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;ln -s /etc/multipath/bindings /var/lib/multipath/&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure this applies to RHEL 5.8, but thought I would ask. If that is the&lt;/P&gt;&lt;P&gt;case, since I have done some configuration, do I need to undo it; or are&lt;/P&gt;&lt;P&gt;there specific task I need to do to address this.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have attached some additional&amp;nbsp; detailed output with a little more detailed&lt;/P&gt;&lt;P&gt;info, I hope that might help.Thanks in advance for any input and observations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="terminal,monaco"&gt;[root ~]# pvcreate /dev/mapper/mpath2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Writing physical volume data to disk "/dev/mapper/mpath2"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Physical volume "/dev/mapper/mpath2" successfully created&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;[root ~]# vgcreate vg_repository /dev/mapper/mpath2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Volume group "vg_repository" successfully created&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;[root ~]# pvcreate /dev/mapper/mpath3&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Writing physical volume data to disk "/dev/mpath/3600508b400107e2e0001300000ac0000"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Physical volume "/dev/mpath/3600508b400107e2e0001300000ac0000" successfully created&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;[root ~]# pvcreate /dev/mapper/mpath1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Writing physical volume data to disk "/dev/mpath/3600508b400107e2e0001300000a00000"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Physical volume "/dev/mpath/3600508b400107e2e0001300000a00000" successfully created&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;[root ~]# vgdisplay -v&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Finding all volume groups&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Finding volume group "vg_repository"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;--- Volume group ---&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;VG Name vg_repository&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;System ID &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Format lvm2&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Metadata Areas 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Metadata Sequence No 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;VG Access read/write&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;VG Status resizable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;MAX LV 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Cur LV 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Open LV 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Max PV 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Cur PV 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Act PV 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;VG Size 500.00 GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;PE Size 4.00 MB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Total PE 127999&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Alloc PE / Size 0 / 0 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Free PE / Size 127999 / 500.00 GB&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;VG UUID 46NZY0-iIdL-2Jd4-uUXB-6amk-uQC3-qeLchf&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;--- Physical volumes ---&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;PV Name /dev/mpath/3600508b400107e2e0001300000a60000 &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;PV UUID 5JzyWr-Ycvl-Pu3H-6E2R-UoHM-AFIN-8Yankw&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;PV Status allocatable&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="terminal,monaco"&gt;Total PE / Free PE 127999 / 127999&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2012 19:36:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/red-hat-enterprise-linux-5-8-multipathing/m-p/5696223#M60046</guid>
      <dc:creator>JM asks</dc:creator>
      <dc:date>2012-06-20T19:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Red Hat Enterprise Linux 5.8 Multipathing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/red-hat-enterprise-linux-5-8-multipathing/m-p/5696405#M60047</link>
      <description>&lt;P&gt;Weird. It's as if someone else was also working on the system at the same time, switching the LVM tools (and maybe the multipath subsystem too?) to prefer WWID-based multipath names instead of the default friendly names.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking at your &lt;FONT face="courier new,courier"&gt;multipath -ll&lt;/FONT&gt; listing, the commands did what you meant them to, although the multipath names are not displayed quite the way you expected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check your /etc/lvm/lvm.conf: has it been updated recently? Pay special attention to the &lt;FONT face="courier new,courier"&gt;preferred_names&lt;/FONT&gt; and &lt;FONT face="courier new,courier"&gt;filter&lt;/FONT&gt; settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If WWID-based names are used, then the user_&lt;FONT face="courier new,courier"&gt;friendly_names&lt;/FONT&gt; setting in /etc/multipath.conf can be switched off, making the /var/lib/multipath/bindings -&amp;gt; /etc/multipath/bindings file completely unnecessary. So if you already moved the bindings file, it is not harmful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if you want to use the /dev/mapper/mpathN -style friendly names, and have /var as a separate filesystem, then you must still apply the workaround specified in the RHKB articles I mentioned in my earlier post you referred. This workaround has been required in the entirety of RHEL 4.x and 5.x series; only in RHEL 6 it becomes unnecessary.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: looks like I originally forgot to mention that the new location of the bindings file must also listed in the /etc/multipath.conf file. It is mentioned in the RHKB articles I referenced, however.&lt;/P&gt;&lt;P&gt;So, if you use the &lt;FONT face="courier new,courier"&gt;user_friendly_names yes&lt;/FONT&gt; setting in /etc/multipath.conf, after moving the bindings file to /etc/multipath/bindings, you should also specify the new location of the bindings file in /etc/multipath.conf like this:&lt;/P&gt;&lt;PRE&gt;## Use user friendly names, instead of using WWIDs as names.
defaults {
        user_friendly_names yes
        bindings_file /etc/multipath/bindings
}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2012 23:34:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/red-hat-enterprise-linux-5-8-multipathing/m-p/5696405#M60047</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2012-06-20T23:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Red Hat Enterprise Linux 5.8 Multipathing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/red-hat-enterprise-linux-5-8-multipathing/m-p/5698725#M60048</link>
      <description>Thanks for the quick response Matti. I just looked at the PDF again and noticed that one was 2012 and mine was 2010, so I am going to reread it and come up with some updated steps.</description>
      <pubDate>Fri, 22 Jun 2012 19:22:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/red-hat-enterprise-linux-5-8-multipathing/m-p/5698725#M60048</guid>
      <dc:creator>JM asks</dc:creator>
      <dc:date>2012-06-22T19:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Red Hat Enterprise Linux 5.8 Multipathing</title>
      <link>https://community.hpe.com/t5/operating-system-linux/red-hat-enterprise-linux-5-8-multipathing/m-p/5706205#M60049</link>
      <description>&lt;P&gt;Matti,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the assist.&amp;nbsp; It went smoothly.&amp;nbsp; I took your recommendation.&amp;nbsp; I removed the one volume group I created, and followed section 2.2 of the 2012 edition of "Red Hat Enterprise Linux 5 DM Multipath": &lt;A target="_blank" href="http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/pdf/DM_Multipath/Red_Hat_Enterprise_Linux-5-DM_Multipath-en-US.pdf"&gt;http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/pdf/DM_Multipath/Red_Hat_Enterprise_Linux-5-DM_Multipath-en-US.pdf&lt;/A&gt;&amp;nbsp;. (For anyone else reading this, in step 3 of the PDF there is a typo multipath_bindings instead of multipath/bindings.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I then recreated the physical volumes and continued as normal.&amp;nbsp; I am not sure what was the cause, but that was the solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root etc]# pvcreate /dev/mapper/mpath2&lt;BR /&gt;&amp;nbsp; Writing physical volume data to disk "/dev/mpath/mpath2"&lt;BR /&gt;&amp;nbsp; Physical volume "/dev/mpath/mpath2" successfully created&lt;/P&gt;&lt;P&gt;[root etc]# vgcreate vg_repository /dev/mapper/mpath2&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; Volume group "vg_repository" successfully created&lt;/P&gt;&lt;P&gt;[root etc]# vgdisplay -v&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Finding all volume groups&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Finding volume group "vg_repository"&lt;BR /&gt;&amp;nbsp; --- Volume group ---&lt;BR /&gt;&amp;nbsp; VG Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vg_repository&lt;BR /&gt;&amp;nbsp; System ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; Format&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; lvm2&lt;BR /&gt;&amp;nbsp; Metadata Areas&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;BR /&gt;&amp;nbsp; Metadata Sequence No&amp;nbsp; 1&lt;BR /&gt;&amp;nbsp; VG Access&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; read/write&lt;BR /&gt;&amp;nbsp; VG Status&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; resizable&lt;BR /&gt;&amp;nbsp; MAX LV&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;&amp;nbsp; Cur LV&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;&amp;nbsp; Open LV&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;&amp;nbsp; Max PV&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;&amp;nbsp; Cur PV&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;BR /&gt;&amp;nbsp; Act PV&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;BR /&gt;&amp;nbsp; VG Size&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 500.00 GB&lt;BR /&gt;&amp;nbsp; PE Size&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4.00 MB&lt;BR /&gt;&amp;nbsp; Total PE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 127999&lt;BR /&gt;&amp;nbsp; Alloc PE / Size&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 / 0&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; Free&amp;nbsp; PE / Size&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 127999 / 500.00 GB&lt;BR /&gt;&amp;nbsp; VG UUID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; eUvAIf-twRA-eMTP-yb7H-LGsQ-K4WI-ZYGJVF&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; --- Physical volumes ---&lt;BR /&gt;&amp;nbsp; PV Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /dev/mpath/mpath2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; PV UUID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Vkxlnv-ZR8X-NNBy-nyvi-MhaS-cBDZ-oGzH3o&lt;BR /&gt;&amp;nbsp; PV Status&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; allocatable&lt;BR /&gt;&amp;nbsp; Total PE / Free PE&amp;nbsp;&amp;nbsp;&amp;nbsp; 127999 / 127999&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2012 13:18:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/red-hat-enterprise-linux-5-8-multipathing/m-p/5706205#M60049</guid>
      <dc:creator>JM asks</dc:creator>
      <dc:date>2012-06-29T13:18:01Z</dc:date>
    </item>
  </channel>
</rss>

