<?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: Extending a LUN on EVA3000 and LVM considerations in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5360269#M535528</link>
    <description>Caution, "We're patched to March 2010" does not mean your version is march 2010 - use "swlist" to confirm the core version.</description>
    <pubDate>Wed, 12 Oct 2011 14:54:01 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2011-10-12T14:54:01Z</dc:date>
    <item>
      <title>Extending a LUN on EVA3000 and LVM considerations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5358755#M535524</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I m running 11.31 on RP server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a 400GB LUN which I want to extend to 500GB on an EVA3000.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is mounted, but no data requires migrating.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it as simple as doing the following?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;unmount the volume&lt;/P&gt;&lt;P&gt;increase the requested capacity from 400 to 500 on command view&lt;/P&gt;&lt;P&gt;wait for it to level out&lt;/P&gt;&lt;P&gt;lvextend the volume to -L 512000&lt;/P&gt;&lt;P&gt;extend the FS&lt;/P&gt;&lt;P&gt;mount the volume&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it as simple as that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2011 11:45:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5358755#M535524</guid>
      <dc:creator>EU-Admins-UNIX</dc:creator>
      <dc:date>2011-10-11T11:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Extending a LUN on EVA3000 and LVM considerations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5359047#M535525</link>
      <description>&lt;P&gt;It depends on which release of HP-UX 11.31 you have. According to the following document, you can use vgmodify to expand&amp;nbsp; LUNs in Version 1.0 volume groups with the September 2008 release. The March 2009 release added support for LUN expansion of Version 2.X volume groups.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://h20000.www2.hp.com/bc/docs/support/SupportManual/c01920387/c01920387.pdf"&gt;http://h20000.www2.hp.com/bc/docs/support/SupportManual/c01920387/c01920387.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2011 14:57:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5359047#M535525</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2011-10-11T14:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Extending a LUN on EVA3000 and LVM considerations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5359945#M535526</link>
      <description>&lt;P&gt;Jeff&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're patched to March 2010. &amp;nbsp;I ran lvmadm -l and it shows the VGs are version 1.0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I take it I need to use vgmodify then?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tariq&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2011 10:50:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5359945#M535526</guid>
      <dc:creator>EU-Admins-UNIX</dc:creator>
      <dc:date>2011-10-12T10:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Extending a LUN on EVA3000 and LVM considerations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5360237#M535527</link>
      <description>&lt;P&gt;That would seem to be the case. According to the vgmodify man page, the syntax would be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vgmodify -a -E /dev/vg00 /dev/rdisk/disk1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Of course, your VG name and disk device file may vary.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2011 14:28:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5360237#M535527</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2011-10-12T14:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: Extending a LUN on EVA3000 and LVM considerations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5360269#M535528</link>
      <description>Caution, "We're patched to March 2010" does not mean your version is march 2010 - use "swlist" to confirm the core version.</description>
      <pubDate>Wed, 12 Oct 2011 14:54:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5360269#M535528</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-10-12T14:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Extending a LUN on EVA3000 and LVM considerations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5360839#M535529</link>
      <description>&lt;P&gt;I trust no mounting/unmounting is required.&lt;/P&gt;&lt;P&gt;Also, will I need to extend the Logical Volume?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2011 07:51:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5360839#M535529</guid>
      <dc:creator>EU-Admins-UNIX</dc:creator>
      <dc:date>2011-10-13T07:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Extending a LUN on EVA3000 and LVM considerations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5360841#M535530</link>
      <description>&lt;P&gt;Sorry, one more thing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using scripts to snapclone certain volumes, this being one of them. &amp;nbsp;Will LUN numbers and WWNs be maintained after DLE?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2011 07:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5360841#M535530</guid>
      <dc:creator>EU-Admins-UNIX</dc:creator>
      <dc:date>2011-10-13T07:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Extending a LUN on EVA3000 and LVM considerations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5360929#M535531</link>
      <description>&lt;P&gt;Torsten&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pleaase see extract from swlist&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am assuming the core version you refer to is March 2009?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;B2491BA B.11.31 MirrorDisk/UX (Server)&lt;BR /&gt;B3701AA C.05.00.000 HP GlancePlus/UX Pak for 11.31&lt;BR /&gt;B3835DA C.03.05 HP Process Resource Manager&lt;BR /&gt;B3929FB B.05.00.01 OnlineJFS for Veritas File System 5.0 Bundle&lt;BR /&gt;B6848BA 1.4.gm.46.16 Ximian GNOME 1.4 GTK+ Libraries for HP-UX&lt;BR /&gt;BUNDLE B.2010.11.02 Patch Bundle&lt;BR /&gt;Base-VXFS B.11.31 Base VxFS File System 4.1 Bundle for HP-UX&lt;BR /&gt;Base-VxFS-50 B.05.00.01 Veritas File System Bundle 5.0 for HP-UX&lt;BR /&gt;BaseLVM B.11.31.0903 Logical Volume Manager&lt;BR /&gt;CDE-English B.11.31 English CDE Environment&lt;BR /&gt;CIFS-CLIENT A.02.02.02 HP CIFS Client&lt;BR /&gt;CIFS-SERVER A.02.03.04 HP CIFS Server&lt;BR /&gt;CommonIO B.11.31.0903 Common IO Drivers&lt;BR /&gt;DSAUtilities C.01.00.18 HP-UX Distributed Systems Administration Utilities&lt;BR /&gt;DynRootDisk B.1131.A.3.8.454 Dynamic Root Disk&lt;BR /&gt;DynamicNPars B.11.31.0709 Dynamic nPartitions enablement&lt;BR /&gt;FEATURE11i B.11.31.1003.347a Feature Enablement Patches for HP-UX 11i v3, March 2010&lt;BR /&gt;FIREFOX A.2.0.0.16ar.00 Firefox for HP-UX&lt;BR /&gt;FIREFOXsrc A.2.0.0.16ar.00 Firefox Source distribution&lt;BR /&gt;FibrChanl-00 B.11.31.0903 FibreChannel;HW=A6795A,A5158A&lt;BR /&gt;FibrChanl-01 B.11.31.0903 FibrChnl;HW=A6826A,A9782A,A9784A,AB378A/B,AB379A/B,AB465A,AD193A,AD194A,AD300A&lt;BR /&gt;GTK 2.6.8.00.01 GTK+ 2.6 The Gnome GUI Runtime Toolkit&lt;BR /&gt;GTKsrc 2.6.8.00.01 Gtk Source distribution&lt;BR /&gt;GigEther-00 B.11.31.0903 PCI GigEther;Supptd HW=A4926A/A4929A/A6096A;SW=J1642AA&lt;BR /&gt;GigEther-01 B.11.31.0903 PCI GigEther;Supptd HW=A6825A/A6794A/A6847A/A8685A/A9782A/A9784A/A7109A/AB465A&lt;BR /&gt;HP-ACC-Link C.11.31.03 HP aCC_link Bundle&lt;BR /&gt;HP-WDB-DEBUGGER C.11.31.04 HP DEBUGGER OE Bundle&lt;BR /&gt;HPSIM-HP-UX C.05.03.00.00.08 HP Systems Insight Manager Server Bundle&lt;BR /&gt;HPUX-DHCPv4 B.11.31 HPUX DHCPv4 Server&lt;BR /&gt;HPUX-DHCPv6 B.11.31 HPUX DHCPv6 Server&lt;BR /&gt;HPUX-FTPServer C.2.6.1.4.0 HPUX FTP Server&lt;BR /&gt;HPUX-MailServer C.8.13.3.3 HPUX Mail Server&lt;BR /&gt;HPUX-NTP B.11.31 HPUX NTP Server&lt;BR /&gt;HPUX-NameServer C.9.3.2.5.0 HPUX Name Server&lt;BR /&gt;HPUX-RAMD B.11.31 HPUX IPv6 routing Server&lt;BR /&gt;HPUX-TCPWRAP B.11.31 HPUX TCPWrapper daemon&lt;BR /&gt;HPUX11i-BOE B.11.31.0903 HP-UX Base Operating Environment&lt;BR /&gt;HPUXBastille B.3.3 Bastille Security Hardening Tool&lt;BR /&gt;HPUXEssential B.11.31 Essential HP-UX Utilities&lt;BR /&gt;HPUXExtns-Jpn B.11.31 Japanese font, input methods and printer extensions&lt;BR /&gt;HPUXExtns-Kor B.11.31 Korean font, input methods and printer extensions&lt;BR /&gt;HPUXExtns-SCh B.11.31 Simplified Chinese font, input methods and printer extensions&lt;BR /&gt;HPUXExtns-TCh B.11.31 Traditional Chinese font, input methods and printer extensions&lt;BR /&gt;HPUXGatedMrouted B.11.31 HPUX Gated and Mrouted Server&lt;BR /&gt;HPUXLocales B.11.31 Internationalization Support&lt;BR /&gt;HPUXMan-Eng B.11.31 Minimum and Essential English man pages&lt;BR /&gt;HPUXMan-Jpn B.11.31 Minimum and Essential Japanese man pages&lt;BR /&gt;HPUXMinRuntime B.11.31 Minimum Runtime Environment&lt;BR /&gt;HPUXMsgs-Fre B.11.31 Minimum and Essential HP-UX French Language Message Catalogs&lt;BR /&gt;HPUXMsgs-Ger B.11.31 Minimum and Essential HP-UX German Language Message Catalogs&lt;BR /&gt;HPUXMsgs-Ita B.11.31 Minimum and Essential HP-UX Italian Language Message Catalogs&lt;BR /&gt;HPUXMsgs-Jpn B.11.31 Minimum and Essential HP-UX Japanese Language Message Catalogs&lt;BR /&gt;HPUXMsgs-Kor B.11.31 Minimum and Essential HP-UX Korean Language Message Catalogs&lt;BR /&gt;HPUXMsgs-SCh B.11.31 Minimum and Essential HP-UX Simplified Chinese Language Message Catalogs&lt;BR /&gt;HPUXMsgs-Spa B.11.31 Minimum and Essential HP-UX Spanish Language Message Catalogs&lt;BR /&gt;HPUXMsgs-Swe B.11.31 Minimum and Essential HP-UX Swedish Language Message Catalogs&lt;BR /&gt;HPUXMsgs-TCh B.11.31 Minimum and Essential HP-UX Traditional Chinese Language Message Catalogs&lt;BR /&gt;HPjmeterAgent 3.1.00 HPjmeter Agent&lt;BR /&gt;HPjmeterConsole 3.1.00 HPjmeter Console&lt;BR /&gt;HWEnable11i B.11.31.1003.347a Hardware Enablement Patches for HP-UX 11i v3, March 2010&lt;BR /&gt;IEther-00 B.11.31.0810 PCI/PCI-X/PCIe IEther&lt;BR /&gt;IGNITE C.7.8.201 HP-UX Installation Utilities (Ignite-UX)&lt;BR /&gt;IPFilter A.11.31.16 HP IPFilter 3.5alpha5&lt;BR /&gt;Ignite-UX-11-31 C.7.8.201 HP-UX Installation Utilities for Installing 11.31 Systems&lt;BR /&gt;J4240AA B.11.31.30 Auto-Port Aggregation Software&lt;BR /&gt;JAVAOOB 2.05.00 Java2 Out-of-box for HP-UX&lt;BR /&gt;Java15JDK 1.5.0.14.00 Java 1.5 JDK for HP-UX&lt;BR /&gt;Java15JDKadd 1.5.0.14.00 Java 1.5 JDK -AA addon for HP-UX&lt;BR /&gt;Java15JRE 1.5.0.14.00 Java 1.5 JRE for HP-UX&lt;BR /&gt;Java15JREadd 1.5.0.14.00 Java 1.5 JRE -AA addon for HP-UX&lt;BR /&gt;Java60JDK 1.6.0.02.00 Java 6.0 JDK for HP-UX&lt;BR /&gt;Java60JDKadd 1.6.0.02.00 Java 6.0 JDK -AA addon for HP-UX&lt;BR /&gt;Java60JRE 1.6.0.02.00 Java 6.0 JRE for HP-UX&lt;BR /&gt;Java60JREadd 1.6.0.02.00 Java 6.0 JRE -AA addon for HP-UX&lt;BR /&gt;Judy B.11.31.04.18 Judy Libraries&lt;BR /&gt;LDAPUX B.04.20 LDAP-UX Integration&lt;BR /&gt;MOZILLA 1.7.13.01.01 Mozilla for HP-UX&lt;BR /&gt;MOZILLAsrc 1.7.13.01.01 Mozilla Source distribution&lt;BR /&gt;NParCmds B.11.31.0903 NPartition Commands&lt;BR /&gt;ONCplus B.11.31.06.01 ONC+ 2.3&lt;BR /&gt;OVsnmpAgent B.11.31 OpenView SNMP Agent&lt;BR /&gt;OnlineDiag B.11.31.05.06 HPUX 11.31 Support Tools Bundle, March 2009&lt;BR /&gt;PAMKerberos D.01.24 PAM-Kerberos Version 1.24&lt;BR /&gt;PCIMUX-00 B.11.31.0909 PCI MUX1; Supptd HW=AD278A/AD279A&lt;BR /&gt;PRMKernelSW C.03.05 HP PRM Kernel Software&lt;BR /&gt;PRMLibraries C.03.05 HP PRM Software Libraries&lt;BR /&gt;ParMgr B.31.02.04.02 Partition Manager - HP-UX&lt;BR /&gt;ProviderDefault B.11.31.0903 Select WBEM Providers&lt;BR /&gt;QPKAPPS B.11.31.1003.347a Applications Patches for HP-UX 11i v3, March 2010&lt;BR /&gt;QPKBASE B.11.31.1003.347a Base Quality Pack Bundle for HP-UX 11i v3, March 2010&lt;BR /&gt;RAID-01 B.11.31.0903.01 RAID SA; Supptd HW=A7143A/A9890A/A9891A&lt;BR /&gt;SD B.11.31.1103.360 HP Software Distributor&lt;BR /&gt;Sec00Tools B.01.04.10 Install-Time security infrastructure.&lt;BR /&gt;SecureShell A.05.10.026 HP-UX Secure Shell&lt;BR /&gt;SwAssistant C.02.11 HP-UX Software Assistant&lt;BR /&gt;SysFaultMgmt C.05.00.06.01 HPUX System Fault Management&lt;BR /&gt;SysMgmtMin B.11.31.0903 Minimum Software Deployment Tools&lt;BR /&gt;SysMgmtPlus A.01.00.06.01 HP-UX SMH Plus&lt;BR /&gt;SysMgmtWeb A.3.0.0 HP-UX Web Based System Management User Interfaces&lt;BR /&gt;T1335DC A.05.05.01 HP-UX Virtual Partitions for 11.31&lt;BR /&gt;T1456AA 1.4.2.21.00 Java2 1.4 SDK for HP-UX&lt;BR /&gt;T1456AAaddon 1.4.2.21.00 Java2 1.4 SDK -AA addon for HP-UX&lt;BR /&gt;T1457AA 1.4.2.21.00 Java2 1.4 RTE for HP-UX&lt;BR /&gt;T1457AAaddon 1.4.2.21.00 Java2 1.4 RTE -AA addon for HP-UX&lt;BR /&gt;T1458AA 1.4.2.21.00 Java2 1.4 Netscape Plugin for HP-UX&lt;BR /&gt;TBIRD A.2.0.0.16ar.01 Thunderbird for HP-UX&lt;BR /&gt;TBIRDsrc A.2.0.0.16ar.01 Thunderbird Source distribution&lt;BR /&gt;TermIO-00 B.11.31.01 PCI MUX; Supptd HW=A6748A/A6749A/J3592A/J3593A&lt;BR /&gt;Tune-N-Tools B.11.31.02 Optimized Kernel Tunables and Tools for Database and Application Servers&lt;BR /&gt;USB-00 D.11.31.0903.01 Transition USB-00 Product&lt;BR /&gt;hpuxwsApache B.2.0.59.08 HPUX Apache Web Server&lt;BR /&gt;hpuxwsTomcat B.5.5.27.02 HPUX Tomcat&lt;BR /&gt;hpuxwsWebmin A.1.070.10 HPUX Webmin&lt;BR /&gt;hpuxwsXml A.2.03 HPUX XML&lt;BR /&gt;perl E.5.8.8.C Perl Programming Language&lt;BR /&gt;scsiU320-00 B.11.31.0903 PCI-X SCSI U320;Supptd HW=A7173A/AB290A&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2011 09:01:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5360929#M535531</guid>
      <dc:creator>EU-Admins-UNIX</dc:creator>
      <dc:date>2011-10-13T09:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: Extending a LUN on EVA3000 and LVM considerations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5360937#M535532</link>
      <description>&lt;P&gt;Yur core version is march 2009!!!&amp;nbsp; ==&amp;gt; HPUX11i-BOE B.11.31.0903 HP-UX Base Operating Environment&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to use "update_ux" to update this version!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2011 09:09:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5360937#M535532</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2011-10-13T09:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Extending a LUN on EVA3000 and LVM considerations</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5360945#M535535</link>
      <description>&lt;P&gt;According to this doc:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the vgmodify command to perform LVM Volume&amp;nbsp;Group Dynamic LUN Expansion (DLE) and Contraction&amp;nbsp;(DLC)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Core OS, the patch level, and the version of VGs (1.0) support our requirement for Online DLE using vgmodify.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tariq&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2011 09:18:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-a-lun-on-eva3000-and-lvm-considerations/m-p/5360945#M535535</guid>
      <dc:creator>EU-Admins-UNIX</dc:creator>
      <dc:date>2011-10-13T09:18:06Z</dc:date>
    </item>
  </channel>
</rss>

