<?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: Help Lvextend in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/help-lvextend/m-p/4236698#M329422</link>
    <description>vgmodify is and was available for 11.11 as a unsupported utility.  This means do a massive backup.  Read all documentation before using it.&lt;BR /&gt;&lt;BR /&gt;vgmodify became a supported part of hpux at 11.23</description>
    <pubDate>Sat, 19 Jul 2008 17:27:19 GMT</pubDate>
    <dc:creator>Emil Velez</dc:creator>
    <dc:date>2008-07-19T17:27:19Z</dc:date>
    <item>
      <title>Help Lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-lvextend/m-p/4236694#M329418</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Please help me for the following case. &lt;BR /&gt;&lt;BR /&gt;I have HP UX Production server of version B 11.11.U and i have to extend LV /dev/lathprd/lvol13 to 45 GB which is mounted on /oracle/PRD and 96% full.&lt;BR /&gt;I don't have online JFS install.&lt;BR /&gt;&lt;BR /&gt;These are more details:--&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(a)#vgdisplay&lt;BR /&gt;pe size :8&lt;BR /&gt;free pe:10841 so &lt;BR /&gt;free size:86728 mb(confirmation)&lt;BR /&gt;vg having 84 Gb free space.&lt;BR /&gt;&lt;BR /&gt;(b) LV Name /dev/lathprd/lvol13&lt;BR /&gt;LV Status available/syncd&lt;BR /&gt;LV Size (Mbytes) 523440&lt;BR /&gt;Current LE 65430&lt;BR /&gt;Allocated PE 65430&lt;BR /&gt;Used PV 3&lt;BR /&gt;&lt;BR /&gt;Due to maximum value of LE--65535 , i can extend upto 840 mb, so i am trying for following steps .please advise me for any changes.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1)Creating new lv of 47 Gb and mount point is /oracle/PRD/sapdata5_new&lt;BR /&gt;&lt;BR /&gt;2)#newfs -F vxfs -b 8192 -o largefiles /dev/lathprd/rlv&lt;BR /&gt;&lt;BR /&gt;3)In /oracle/PRD thier is sapdata5(oracle/PRD/sapdata5) of 42 GB size. so i am trying to make it free after copy the data to mount point(oracle/PRD/sapdata5_new) of new FS.&lt;BR /&gt;&lt;BR /&gt;cd /oracle/PRD and ls -l, it show sapdata5 size in byte is 8192.&lt;BR /&gt;&lt;BR /&gt;After checking&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#cp -R -p /oracle/PRD/sapdata5/* /oracle/PRD/sapdata5_new &lt;BR /&gt;3)Renaming /oracle/PRD/sapdata5 to /oracle/PRD/sapdata5_old&lt;BR /&gt;&lt;BR /&gt;4)Renaming /oracle/PRD/sapdata5_new to /oracle/PRD/sapdata5 and making changes mount point in /etc/fstab.&lt;BR /&gt;&lt;BR /&gt;5)After copying ,i will check all permission and all data , then /oracle/PRD/sapdata5_old will move to other path, so that /oracle/PRD get free of 42 GB.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;6)But on /oracle/PRD thier are SAP application of version 6.. will it affect from oracle and SAP side?&lt;BR /&gt;7)Is this is right way to resolve this?&lt;BR /&gt;&lt;BR /&gt;8) I tested the same case in testing server,it look fine.&lt;BR /&gt;&lt;BR /&gt;9)But after cd /oraclr/PRD and long listing (ls -l) , it show the sapdata5 with size in byte 96. (I already created the FS with 8192 block size)&lt;BR /&gt;&lt;BR /&gt;10)I think so this size should be 8192 so that it will not create any issue from SAP side.&lt;BR /&gt;11)last time during this activity, after cd /oracle/PRD and long listing it size in byte was 96 because of which SAP was down for long time. &lt;BR /&gt;&lt;BR /&gt;12)can we changr PE size from 8 to 32 using vgmodify, i have HP version B 11.11.U.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;13)IS there is any other solution.&lt;BR /&gt;_ &lt;BR /&gt;&lt;BR /&gt;kindly suggest me for this plan..&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Jul 2008 20:02:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-lvextend/m-p/4236694#M329418</guid>
      <dc:creator>subodhbagade</dc:creator>
      <dc:date>2008-07-18T20:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Help Lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-lvextend/m-p/4236695#M329419</link>
      <description>I don't think vgmodify is available in 11.11............At least below link says that,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bc/docs/support/SupportManual/c01920387/c01920387.pdf" target="_blank"&gt;http://h20000.www2.hp.com/bc/docs/support/SupportManual/c01920387/c01920387.pdf&lt;/A&gt; (BSC link updated by admin)&lt;BR /&gt;&lt;BR /&gt;You can change PE size only during creating&lt;BR /&gt;new vg. The only way is:&lt;BR /&gt;1. backup your data.&lt;BR /&gt;2. remove vg&lt;BR /&gt;3. Create new vg with new PE size. You should create a new VG with -s 32. &lt;BR /&gt;4. restore</description>
      <pubDate>Sat, 19 Jul 2008 06:24:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-lvextend/m-p/4236695#M329419</guid>
      <dc:creator>Anshumali</dc:creator>
      <dc:date>2008-07-19T06:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Help Lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-lvextend/m-p/4236696#M329420</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here is Example who U can increase Ur lvol without OnlineJFS...&lt;BR /&gt;&lt;BR /&gt;Increase the size of a logical volume from xxx MB to yyy MB:&lt;BR /&gt;# lvextend -L yyy /dev/vg01/lvol1 (yyy = size of the new logical volume size in MB)&lt;BR /&gt;# umount /mountdir&lt;BR /&gt;# extendfs -F vxfs /dev/vg01/rlvol1 &lt;BR /&gt;# mount /dev/vg01/lvol1 /mountdir&lt;BR /&gt;&lt;BR /&gt;BR/&lt;BR /&gt;Yaqub</description>
      <pubDate>Sat, 19 Jul 2008 06:39:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-lvextend/m-p/4236696#M329420</guid>
      <dc:creator>YAQUB_1</dc:creator>
      <dc:date>2008-07-19T06:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help Lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-lvextend/m-p/4236697#M329421</link>
      <description>One thing is for sure that you have to bring down your application (ie SAP ).&lt;BR /&gt;&lt;BR /&gt;I would rather go for a different approach.&lt;BR /&gt;&lt;BR /&gt;1) Take Tape backup using fbackup of the direcotries (Make sure you do this activity as a superuser).&lt;BR /&gt;&lt;BR /&gt;2) Restore the backup using frecover on newfs and verify the contents after changing the ownership and permission. (Since you are restoring the backup as root so ownership will get changed).&lt;BR /&gt;&lt;BR /&gt;I think this will be more safer way of going ahead. You could take ll -R o/p before and after task , to verify the restore.&lt;BR /&gt;&lt;BR /&gt;fbackup and frecover format could be something like below:&lt;BR /&gt;&lt;BR /&gt;Make sure that these commands are executed from the directory where backup/ restore to be done.&lt;BR /&gt;&lt;BR /&gt;nohup fbackup -f /dev/rmt/0m -v -i ./ &amp;gt; &lt;LOG file="" name=""&gt; 2&amp;gt;&amp;amp;1 &amp;amp;&lt;BR /&gt;&lt;BR /&gt;nohup /usr/sbin/frecover -v -O -f /dev/rmt/0m -r &amp;gt; &lt;LOG file="" name=""&gt; 2&amp;gt;&amp;amp;1 &amp;amp;&lt;BR /&gt;&lt;BR /&gt;vgmodify is not available in 11.11. Its available from 11.23 onwards (11.23 patch is required, 11.31 it comes by default).&lt;/LOG&gt;&lt;/LOG&gt;</description>
      <pubDate>Sat, 19 Jul 2008 09:25:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-lvextend/m-p/4236697#M329421</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2008-07-19T09:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help Lvextend</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-lvextend/m-p/4236698#M329422</link>
      <description>vgmodify is and was available for 11.11 as a unsupported utility.  This means do a massive backup.  Read all documentation before using it.&lt;BR /&gt;&lt;BR /&gt;vgmodify became a supported part of hpux at 11.23</description>
      <pubDate>Sat, 19 Jul 2008 17:27:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-lvextend/m-p/4236698#M329422</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2008-07-19T17:27:19Z</dc:date>
    </item>
  </channel>
</rss>

