<?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: Extend LV in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lv/m-p/4300577#M565101</link>
    <description>if you have OnlineJFS installed in your server, then you can extend the file system without reboot and online.&lt;BR /&gt;&lt;BR /&gt;check you have JFS installed or not&lt;BR /&gt;&lt;BR /&gt;#swlist -l product|grep OnlineJFS&lt;BR /&gt;&lt;BR /&gt;check that you have OnlineJFS license&lt;BR /&gt;&lt;BR /&gt;#vxlicrep or vxlicense -p</description>
    <pubDate>Wed, 05 Nov 2008 05:38:47 GMT</pubDate>
    <dc:creator>Jeeshan</dc:creator>
    <dc:date>2008-11-05T05:38:47Z</dc:date>
    <item>
      <title>Extend LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lv/m-p/4300576#M565100</link>
      <description>Hi&lt;BR /&gt;Please refer below output 1st. Can I extend the /appl using SAM. How much more space can I add?..any prerequisite before extend filesystem? single user?..on the fly?&lt;BR /&gt;&lt;BR /&gt;Thnks in advance&lt;BR /&gt;&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     524288  343952  178968   66% /&lt;BR /&gt;/dev/vg00/lvol1     344064  171872  170888   50% /stand&lt;BR /&gt;/dev/vg00/lvol8    4718592 1790968 2904896   38% /var&lt;BR /&gt;/dev/vg00/lvol11   4194304 2193672 1875655   54% /var/adm/crash&lt;BR /&gt;/dev/vg00/lvol7    5947392 3173224 2752504   54% /usr&lt;BR /&gt;/dev/vg00/lvol4    1048576  194104  847840   19% /tmp&lt;BR /&gt;/dev/vg00/lvol6    10485760 2550632 7873240   24% /opt&lt;BR /&gt;/dev/vg00/lvol12   2097152  218116 1761658   11% /log&lt;BR /&gt;/dev/vg00/lvol5      65536   32376   32960   50% /home&lt;BR /&gt;/dev/vg00/lvol10   20971520 18575093 2247263   89% /appl&lt;BR /&gt;# vgdisplay -v vg00&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg00&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                      12     &lt;BR /&gt;Open LV                     12     &lt;BR /&gt;Max PV                      16     &lt;BR /&gt;Cur PV                      2      &lt;BR /&gt;Act PV                      2      &lt;BR /&gt;Max PE per PV               4384         &lt;BR /&gt;VGDA                        4   &lt;BR /&gt;PE Size (Mbytes)            16              &lt;BR /&gt;Total PE                    8636    &lt;BR /&gt;Alloc PE                    7176    &lt;BR /&gt;Free PE                     1460    &lt;BR /&gt;Total PVG                   0        &lt;BR /&gt;Total Spare PVs             0              &lt;BR /&gt;Total Spare PVs in use      0</description>
      <pubDate>Wed, 05 Nov 2008 05:35:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lv/m-p/4300576#M565100</guid>
      <dc:creator>Idham</dc:creator>
      <dc:date>2008-11-05T05:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Extend LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lv/m-p/4300577#M565101</link>
      <description>if you have OnlineJFS installed in your server, then you can extend the file system without reboot and online.&lt;BR /&gt;&lt;BR /&gt;check you have JFS installed or not&lt;BR /&gt;&lt;BR /&gt;#swlist -l product|grep OnlineJFS&lt;BR /&gt;&lt;BR /&gt;check that you have OnlineJFS license&lt;BR /&gt;&lt;BR /&gt;#vxlicrep or vxlicense -p</description>
      <pubDate>Wed, 05 Nov 2008 05:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lv/m-p/4300577#M565101</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-11-05T05:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Extend LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lv/m-p/4300578#M565102</link>
      <description>From the output:&lt;BR /&gt;&lt;BR /&gt;PE Size (Mbytes) 16 &lt;BR /&gt;Total PE 8636 &lt;BR /&gt;Alloc PE 7176 &lt;BR /&gt;Free PE 1460 &lt;BR /&gt;&lt;BR /&gt;So, expandable size = Free PE * PE Size&lt;BR /&gt;                    = 1460 * 16&lt;BR /&gt;                    = 23360 MB&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Nov 2008 05:54:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lv/m-p/4300578#M565102</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2008-11-05T05:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: Extend LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lv/m-p/4300579#M565103</link>
      <description># vxlicense -p&lt;BR /&gt;vrts:vxlicense: INFO: No valid license installed&lt;BR /&gt;&lt;BR /&gt;# swlist -l product | grep OnlineJFS&lt;BR /&gt;  OnlineJFS             B.11.23.0505   Online features of the VxFS File System &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So..can I extend online?..looks like not licensed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Nov 2008 06:08:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lv/m-p/4300579#M565103</guid>
      <dc:creator>Idham</dc:creator>
      <dc:date>2008-11-05T06:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Extend LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lv/m-p/4300580#M565104</link>
      <description>no, you havn't OnlineJFS licensed installed.&lt;BR /&gt;&lt;BR /&gt;in that case you need to extend the file system offline.&lt;BR /&gt;&lt;BR /&gt;unmount the file system then extendfs.</description>
      <pubDate>Wed, 05 Nov 2008 06:35:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lv/m-p/4300580#M565104</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-11-05T06:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Extend LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lv/m-p/4300581#M565105</link>
      <description>Thanx ahsan...&lt;BR /&gt;&lt;BR /&gt;BTW..can u post me the steps...or is it possible for me to use SAM?</description>
      <pubDate>Wed, 05 Nov 2008 13:58:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lv/m-p/4300581#M565105</guid>
      <dc:creator>Idham</dc:creator>
      <dc:date>2008-11-05T13:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Extend LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lv/m-p/4300582#M565106</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;steps:-&lt;BR /&gt;&lt;BR /&gt;1. fuser -c /appl --&amp;gt; list you down who currently using the File system&lt;BR /&gt;&lt;BR /&gt;2. fuser -ku /appl --&amp;gt; forcely kill the user's who are currently using the file system&lt;BR /&gt;&lt;BR /&gt;3. unmount /appl&lt;BR /&gt;&lt;BR /&gt;4. lvextend -L &lt;CURRENT&gt;  /dev/vg00/lvol10&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;5. extendfs -F vxfs /dev/vg00/rlvol10&lt;BR /&gt;&lt;BR /&gt;6. mount -a&lt;BR /&gt;&lt;/CURRENT&gt;</description>
      <pubDate>Wed, 05 Nov 2008 15:09:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lv/m-p/4300582#M565106</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2008-11-05T15:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Extend LV</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lv/m-p/4300583#M565107</link>
      <description>Idham,&lt;BR /&gt;   Just some friendly advice here. Don't use SAM unless you have too. Sam (just like most other gui's) can have adverse effects and perform some operation you didn't intend, it can also be VERY misleading on amounts of space available, especially when using utilizing a SAN. So, that being said:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;A. umount /dev/vgxx/lvolx&lt;BR /&gt;(unmounts filesystem)&lt;BR /&gt;&lt;BR /&gt;B. lvextend â  L &lt;SIZE in="" mb=""&gt; /dev/vgxx/lvolx&lt;BR /&gt;&lt;BR /&gt;C. extendfs â  F vxfs/hfs(/etc/fstab) â  o largefiles &lt;MOUNTPOINT&gt;&lt;BR /&gt;&lt;BR /&gt;D. mount â  a&lt;BR /&gt;(-a option is for ALL filesystems)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have attached a simple "cheat sheet" I liek to use&lt;/MOUNTPOINT&gt;&lt;/SIZE&gt;</description>
      <pubDate>Fri, 07 Nov 2008 14:52:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lv/m-p/4300583#M565107</guid>
      <dc:creator>Adam W.</dc:creator>
      <dc:date>2008-11-07T14:52:13Z</dc:date>
    </item>
  </channel>
</rss>

