<?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: Question about LVM/JFS versions in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164186#M456845</link>
    <description>Yes the Sep 04 and later versions of 11iv2 run on PA-RISC. Get the absolute latest set of DVDs you can though.&lt;BR /&gt;&lt;BR /&gt;Again I must emphasise - just cos 11.23 supports striped mirrors doesn't mean that I've seen someone succesfully do what you are attempting (although it makes sense to me that this should work) - so if there's a way to test it first on your system thats already at 11.23 that would be better...&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
    <pubDate>Thu, 19 Mar 2009 16:38:52 GMT</pubDate>
    <dc:creator>Duncan Edmonstone</dc:creator>
    <dc:date>2009-03-19T16:38:52Z</dc:date>
    <item>
      <title>Question about LVM/JFS versions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164177#M456836</link>
      <description>I have 3 IA-64 computers running HP-UX 11.23 (0609) and B3929DA ver B.11.23.06.09, 4 PA-RISC running 11.11 (0612) and B3929DA ver 3.5-ga15-04 and 2 PA-RISC 11.11 (0412) and running B3929CA ver B.11.11.03.03 of the OnLineJFS product. The version 3.5-ga15-04 reports as version 3.5, the others do not specify.&lt;BR /&gt;I want to move a couple of LUNs in an active file system to different LUNs so I can rebuild the RAID-Array pack they are sitting on. I would be moving from 7GB LUNs to 7GB LUNs in the same XP512 disk array.&lt;BR /&gt;I read at some time in the past that the older version of OnLineJFS did not allow me to move LUNs in a vg while the file system is mounted and Oracle is accessing it, but a newer version did and I thought that new version was 3.5.&lt;BR /&gt;1. Is that statement true?&lt;BR /&gt;2. Does version 3.5 give that ability?&lt;BR /&gt;3. Is there a newer version I should consider?&lt;BR /&gt;4. What do I need to do to upgrade an older version file system to the newer version of JFS?&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Mar 2009 20:55:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164177#M456836</guid>
      <dc:creator>Dave Johnson_1</dc:creator>
      <dc:date>2009-03-17T20:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Question about LVM/JFS versions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164178#M456837</link>
      <description>LUN moving should be performed from SAN. It's a better practice.</description>
      <pubDate>Wed, 18 Mar 2009 01:59:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164178#M456837</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2009-03-18T01:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Question about LVM/JFS versions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164179#M456838</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I read at some time in the past that the older version of OnLineJFS did not allow me to move LUNs in a vg while the file system is mounted and Oracle is accessing it,&lt;BR /&gt;&lt;BR /&gt;If I'm understanding what you want to do correctly, this has nothing to do with the filesystem (JFS) and everything to do with LVM.&lt;BR /&gt;&lt;BR /&gt;Never mind all the version info you provided, can you explain a little more what you mean here? You seem to be saying you are going to un-present some LUNs that are part of a VG with filesystems on it, and then present new equivalent LUNs from somewhere else... the *only* way to handle that online would be to add those new LUNs into the VG first and then use the LVM pvmove command to migrate the data off the old LUNs to the new LUNs before unpresenting the old LUNs. The constraint here is whether your VG limits will allow you to add all the new LUNs into the VG - you've already said you would be adding in new LUNs of the same size as the old ones, so you don't need to be concerned about the max PE per PV limit but for this you will need to look at Cur PV and Max PV values to make sure you can add LUNs to the VG.&lt;BR /&gt;&lt;BR /&gt;So assuming you can do all this the taksks are basically:&lt;BR /&gt;&lt;BR /&gt;i) Present new LUNs to server - use ioscan and insf to create device files&lt;BR /&gt;ii) pvcreate new LUNs and add into volume group with vgextend&lt;BR /&gt;iii) use the pvmove command to relocate extents off the old LUNs onto the new LUNs&lt;BR /&gt;iv) once you are happy all extents are moved off the old LUNs you can vgreduce them out of the VG&lt;BR /&gt;v) Once out of the VG you can un-present the LUNs from the host.&lt;BR /&gt;&lt;BR /&gt;That's simplifying it a bit, and as I said you may have constraints around your current VG limits, or also around how you use the VGs (e.g. if you use distributed extent based striping), but this can work if the constraints are satisfied regardless of the filesystem running on the logical volumes&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 18 Mar 2009 06:20:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164179#M456838</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-03-18T06:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Question about LVM/JFS versions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164180#M456839</link>
      <description>Just to add to Duncan post, i would add, that if you have MirrorDisk/UX bundle, I prefer to mirror the lvols rather than using pvmove, it's safer.&lt;BR /&gt;&lt;BR /&gt;the way to go is the same:&lt;BR /&gt;&lt;BR /&gt;1.Add the new disk to the vg&lt;BR /&gt;2.check the lvols that use the old disk:&lt;BR /&gt;pvdisplay -v oldisk&lt;BR /&gt;&lt;BR /&gt;3.for each lvol do:&lt;BR /&gt;&lt;BR /&gt;lvextend -m 1 /dev/vg/lvol newdisk&lt;BR /&gt;&lt;BR /&gt;4. for each lvol do:&lt;BR /&gt;&lt;BR /&gt;lvexetnd -m 0 /dev/vg/lvol olddisk&lt;BR /&gt;&lt;BR /&gt;5. check your old disk has no pes in use:&lt;BR /&gt;pvdisplay -v oldisk&lt;BR /&gt;&lt;BR /&gt;6. take the old disk out of the vg:&lt;BR /&gt;&lt;BR /&gt;vgreduce /dev/vg olddisk&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Mar 2009 08:26:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164180#M456839</guid>
      <dc:creator>likid0</dc:creator>
      <dc:date>2009-03-18T08:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Question about LVM/JFS versions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164181#M456840</link>
      <description>Thanks for the comments.&lt;BR /&gt;1. As far as I know my XP512 does not have the ability to move a LUN for me.&lt;BR /&gt;2. I am using MirrorDisk/UX and I have my lvols set with striping. PVMOVE uses mirroring to perform the move. The older version of JFS does not allow striping and mirroring. I was under the impression the "newer" version did which would allow me to use PVMOVE to move the LUN.&lt;BR /&gt;So back to my original question, which version of JFS allows striping and mirroring so I will be able to use PVMOVE to move the LUN?</description>
      <pubDate>Wed, 18 Mar 2009 12:10:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164181#M456840</guid>
      <dc:creator>Dave Johnson_1</dc:creator>
      <dc:date>2009-03-18T12:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Question about LVM/JFS versions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164182#M456841</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;You're getting slightly confused here - JFS is the filesystem and has nothing to do with striping an mirroring. It's LVM that provides the striping and mirroring capability.&lt;BR /&gt;&lt;BR /&gt;You are correct in that LVM in 11.11 support striping -or- mirroring on a logical volume but not both (although you were always able to get around this using extent based striping - are you sure you're not using that?)&lt;BR /&gt;&lt;BR /&gt;On 11.23 if you have the correct patches installed (PHKL_36745 and PHCO_38717) then LVM does support striping and mirroring and its also supported on 11.31 (although you don't mention that you have that OS).&lt;BR /&gt;&lt;BR /&gt;However I've never tried a pvmove or lvextend -m ... on a striped LV so, am not toally sure what the outcome would be.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 18 Mar 2009 14:24:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164182#M456841</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-03-18T14:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Question about LVM/JFS versions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164183#M456842</link>
      <description>Sorry for the misstatement about JFS and LVM, I tend to think of the as the same thing.&lt;BR /&gt;I had tried to do a pvmove in the past and was told by LVM that striping and mirroring is not allowed. &lt;BR /&gt;So does anyone know which version of LVM allows striping and mirroring?&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Mar 2009 15:57:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164183#M456842</guid>
      <dc:creator>Dave Johnson_1</dc:creator>
      <dc:date>2009-03-18T15:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Question about LVM/JFS versions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164184#M456843</link>
      <description>yes as I said - the version in HP-UX11.23 will do if the patches I mentioned are applied, as will the version in HP-UX11.31.&lt;BR /&gt;&lt;BR /&gt;For 11.11 there is *no* version that supports this, nor will there be.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Mar 2009 16:11:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164184#M456843</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-03-18T16:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Question about LVM/JFS versions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164185#M456844</link>
      <description>Thanks Duncan. The bummer is, the server I really need to move the LUNs on is running 11.11 (0412) on PA-RISC.&lt;BR /&gt;So to get where I need to be, I will have to do an OS upgrade first.&lt;BR /&gt;The HP-UX Wiki says the Sept 2004 version of 11.23 runs on PA-RISC. Is that correct?</description>
      <pubDate>Wed, 18 Mar 2009 17:42:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164185#M456844</guid>
      <dc:creator>Dave Johnson_1</dc:creator>
      <dc:date>2009-03-18T17:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Question about LVM/JFS versions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164186#M456845</link>
      <description>Yes the Sep 04 and later versions of 11iv2 run on PA-RISC. Get the absolute latest set of DVDs you can though.&lt;BR /&gt;&lt;BR /&gt;Again I must emphasise - just cos 11.23 supports striped mirrors doesn't mean that I've seen someone succesfully do what you are attempting (although it makes sense to me that this should work) - so if there's a way to test it first on your system thats already at 11.23 that would be better...&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 19 Mar 2009 16:38:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164186#M456845</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-03-19T16:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Question about LVM/JFS versions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164187#M456846</link>
      <description>OK. So I have finally tested on my IA-64 system running 11.23 (0609). I installed PHKL_36745 and PHCO_38717, rebooted, then installed PHCO_37939 and rebooted. I am still not able to use PVMOVE to move the data on one LUN to another LUN in a vg where the only lvol is striped. Here is info about this:&lt;BR /&gt;(uxssadb1) /home/rj452582/davej&lt;BR /&gt;# pvmove /dev/dsk/c14t0d2 /dev/dsk/c14t0d4&lt;BR /&gt;Operation cannot be performed because some of the data on the physical volume&lt;BR /&gt;is striped and striped mirroring is not supported. To enable data transfer for&lt;BR /&gt;a physical volume through mirroring/reduction, do not specify the striping&lt;BR /&gt;options (-i, -I) when creating logical volumes on that physical volume.&lt;BR /&gt;&lt;BR /&gt;(uxssadb1) /home/rj452582/davej&lt;BR /&gt;# swjob -a log uxssadb1-0028 @ uxssadb1:/&lt;BR /&gt;=======  05/26/09 15:34:48 CDT  BEGIN verify AGENT SESSION (pid=5026)&lt;BR /&gt;         (jobid=uxssadb1-0028)&lt;BR /&gt;&lt;BR /&gt;       * Agent session started for user "root@uxssadb1.buffetsinc.com".&lt;BR /&gt;         (pid=5026)&lt;BR /&gt;&lt;BR /&gt;       * Beginning Analysis Phase.&lt;BR /&gt;       * Target:           uxssadb1:/&lt;BR /&gt;       * Target logfile:   uxssadb1:/var/adm/sw/swagent.log&lt;BR /&gt;       * Reading source for file information.&lt;BR /&gt;       *     Configured    PHKL_31500.LVM-KRN,l=/,r=1.0&lt;BR /&gt;       *     Configured    PHKL_36745.LVM-KRN,l=/,r=1.0&lt;BR /&gt;       *     Configured    PHCO_37939.LVM-RUN,l=/,r=1.0&lt;BR /&gt;       *     Configured    PHCO_38717.LVM-RUN,l=/,r=1.0&lt;BR /&gt;&lt;BR /&gt;       * Summary of Analysis Phase:&lt;BR /&gt;           + Verified      PHKL_31500.LVM-KRN,l=/,r=1.0&lt;BR /&gt;           + Verified      PHKL_36745.LVM-KRN,l=/,r=1.0&lt;BR /&gt;             Verified      PHCO_37939.LVM-RUN,l=/,r=1.0&lt;BR /&gt;           + Verified      PHCO_38717.LVM-RUN,l=/,r=1.0&lt;BR /&gt;       * 4 of 4 filesets had no Errors or Warnings.&lt;BR /&gt;       * The Analysis Phase succeeded.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;=======  05/26/09 15:34:50 CDT  END verify AGENT SESSION (pid=5026)&lt;BR /&gt;         (jobid=uxssadb1-0028)&lt;BR /&gt;&lt;BR /&gt;(uxssadb1) /home/rj452582/davej&lt;BR /&gt;# vgdisplay -v vg03&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg03&lt;BR /&gt;VG Write Access             read/write&lt;BR /&gt;VG Status                   available&lt;BR /&gt;Max LV                      255&lt;BR /&gt;Cur LV                      1&lt;BR /&gt;Open LV                     1&lt;BR /&gt;Max PV                      64&lt;BR /&gt;Cur PV                      5&lt;BR /&gt;Act PV                      5&lt;BR /&gt;Max PE per PV               1760&lt;BR /&gt;VGDA                        10&lt;BR /&gt;PE Size (Mbytes)            4&lt;BR /&gt;Total PE                    8800&lt;BR /&gt;Alloc PE                    7000&lt;BR /&gt;Free PE                     1800&lt;BR /&gt;Total PVG                   0&lt;BR /&gt;Total Spare PVs             0&lt;BR /&gt;Total Spare PVs in use      0&lt;BR /&gt;&lt;BR /&gt;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vg03/lvol1&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            28000&lt;BR /&gt;   Current LE                  7000&lt;BR /&gt;   Allocated PE                7000&lt;BR /&gt;   Used PV                     4&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c14t0d0&lt;BR /&gt;   PV Name                     /dev/dsk/c16t0d0 Alternate Link&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    1760&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;   Proactive Polling           On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c16t0d1&lt;BR /&gt;   PV Name                     /dev/dsk/c14t0d1 Alternate Link&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    1760&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;   Proactive Polling           On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c14t0d2&lt;BR /&gt;   PV Name                     /dev/dsk/c16t0d2 Alternate Link&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    1760&lt;BR /&gt;   Free PE                     20&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;   Proactive Polling           On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c16t0d3&lt;BR /&gt;   PV Name                     /dev/dsk/c14t0d3 Alternate Link&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    1760&lt;BR /&gt;   Free PE                     20&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;   Proactive Polling           On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c14t0d4&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    1760&lt;BR /&gt;   Free PE                     1760&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;   Proactive Polling           On&lt;BR /&gt;&lt;BR /&gt;(uxssadb1) /home/rj452582/davej&lt;BR /&gt;# lvdisplay -v /dev/vg03/lvol1 | head -40&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg03/lvol1&lt;BR /&gt;VG Name                     /dev/vg03&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               0&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    striped&lt;BR /&gt;LV Size (Mbytes)            28000&lt;BR /&gt;Current LE                  7000&lt;BR /&gt;Allocated PE                7000&lt;BR /&gt;Stripes                     2&lt;BR /&gt;Stripe Size (Kbytes)        64&lt;BR /&gt;Bad block                   NONE&lt;BR /&gt;Allocation                  strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;&lt;BR /&gt;   --- Distribution of logical volume ---&lt;BR /&gt;   PV Name                 LE on PV  PE on PV&lt;BR /&gt;   /dev/dsk/c14t0d0        1760      1760&lt;BR /&gt;   /dev/dsk/c16t0d1        1760      1760&lt;BR /&gt;   /dev/dsk/c14t0d2        1740      1740&lt;BR /&gt;   /dev/dsk/c16t0d3        1740      1740&lt;BR /&gt;&lt;BR /&gt;   --- Logical extents ---&lt;BR /&gt;   LE    PV1                     PE1   Status 1&lt;BR /&gt;   00000 /dev/dsk/c14t0d0        00000 current&lt;BR /&gt;   00001 /dev/dsk/c16t0d1        00000 current&lt;BR /&gt;   00002 /dev/dsk/c14t0d0        00001 current&lt;BR /&gt;   00003 /dev/dsk/c16t0d1        00001 current&lt;BR /&gt;   00004 /dev/dsk/c14t0d0        00002 current&lt;BR /&gt;   00005 /dev/dsk/c16t0d1        00002 current&lt;BR /&gt;   00006 /dev/dsk/c14t0d0        00003 current&lt;BR /&gt;   00007 /dev/dsk/c16t0d1        00003 current&lt;BR /&gt;   00008 /dev/dsk/c14t0d0        00004 current&lt;BR /&gt;   00009 /dev/dsk/c16t0d1        00004 current&lt;BR /&gt;   00010 /dev/dsk/c14t0d0        00005 current&lt;BR /&gt;   00011 /dev/dsk/c16t0d1        00005 current&lt;BR /&gt;   00012 /dev/dsk/c14t0d0        00006 current&lt;BR /&gt;   00013 /dev/dsk/c16t0d1        00006 current&lt;BR /&gt;&lt;BR /&gt;Thought I would try again here before I open a case with HP on this.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;-Dave&lt;BR /&gt;</description>
      <pubDate>Tue, 26 May 2009 19:56:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164187#M456846</guid>
      <dc:creator>Dave Johnson_1</dc:creator>
      <dc:date>2009-05-26T19:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Question about LVM/JFS versions</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164188#M456847</link>
      <description>Turns out, installing the 3 patches allows striping and mirroring but does not enhance pvmove to work as I need it to. That does not occur until 11.31 September 2008.&lt;BR /&gt;So now that I have then installed, I can create a mirror of my lvol, then reduce it and instruct lvreduce to remove specific disks, and thereby get the result I need.&lt;BR /&gt;I have a new question on the storage forum and a case open with HP to see if my XP512 can do this move behind the scenes.&lt;BR /&gt;Thanks to all who responded,&lt;BR /&gt;-Dave</description>
      <pubDate>Wed, 27 May 2009 20:35:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-lvm-jfs-versions/m-p/5164188#M456847</guid>
      <dc:creator>Dave Johnson_1</dc:creator>
      <dc:date>2009-05-27T20:35:45Z</dc:date>
    </item>
  </channel>
</rss>

