<?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 LVM without onlineJFS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174861#M458749</link>
    <description>I wonder whether there should be a backup of the file system before the umount.</description>
    <pubDate>Wed, 13 May 2009 15:56:27 GMT</pubDate>
    <dc:creator>Tingli</dc:creator>
    <dc:date>2009-05-13T15:56:27Z</dc:date>
    <item>
      <title>extend LVM without onlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174848#M458736</link>
      <description>Hi i'm new with LVM &amp;amp; HP-UX,&lt;BR /&gt;&lt;BR /&gt;Appreciate your help to correct me if I'm wrong, below are the steps that i'll be taking to extend the LVM of /usr/sap mount point.&lt;BR /&gt;&lt;BR /&gt;# swlist -l product | grep -i vxfs&lt;BR /&gt;  JFS                   B.11.23        The Base VxFS File System&lt;BR /&gt;  PHCO_31643            1.0            Japanese VXFS manpages&lt;BR /&gt;  PHCO_31692            1.0            Japanese VXFS manpages&lt;BR /&gt;  PHCO_32391            1.0            vxfsstat(1m) patch&lt;BR /&gt;  PHCO_33598            1.0            fsck(1M) patch for vxfs&lt;BR /&gt;  PHKL_32430            1.0            libdebug patch to support VxFS4.1 debugging&lt;BR /&gt;  PHKL_33990            1.0            VxFS 3.5 : Quota metadata corruption&lt;BR /&gt;  PHKL_34408            1.0            VxFS directory handling&lt;BR /&gt;  PHKL_35123            1.0            VxFS 3.5 mount: Quota;logiosize&lt;BR /&gt;  PHKL_35239            1.0            VxFS 3.5 panic or hang; getdirentries(2)&lt;BR /&gt;  PHKL_35243            1.0            VxFS 3.5 VFS destacking support;DIO hang;bdf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# swlist -l product | grep -i online&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It seems like i don't have any OnlineJFS installed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# bdf /usr/sap&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg01/usrsap   10485760 10391538   88352   99% /usr/sap&lt;BR /&gt;&lt;BR /&gt;# lvdisplay /dev/vg01/usrsap&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg01/usrsap&lt;BR /&gt;VG Name                     /dev/vg01&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                    parallel&lt;BR /&gt;LV Size (Mbytes)            10240&lt;BR /&gt;Current LE                  640&lt;BR /&gt;Allocated PE                640&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   on&lt;BR /&gt;Allocation                  strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;&lt;BR /&gt;# vgdisplay /dev/vg01&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg01&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                      13&lt;BR /&gt;Open LV                     13&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      1&lt;BR /&gt;Act PV                      1&lt;BR /&gt;Max PE per PV               65535&lt;BR /&gt;VGDA                        2&lt;BR /&gt;PE Size (Mbytes)            16&lt;BR /&gt;Total PE                    9339&lt;BR /&gt;Alloc PE                    6912&lt;BR /&gt;Free PE                     2427&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;&lt;BR /&gt;Available disks on /dev/vg01 is …&lt;BR /&gt;Total PE  * PE Size &lt;BR /&gt;9339 * 16  = 149422 &lt;BR /&gt;&lt;BR /&gt;Convert to Gb, it will be around 145Gb. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I would like to add another 10Gb to this /usr/sap mount point. The new size of /usr/sap is 20Gb (20480 Mb) this is what i will do ...&lt;BR /&gt;&lt;BR /&gt;# umount /usr/sap&lt;BR /&gt;&lt;BR /&gt;# lvextend -L 20480 /dev/vg01/usrsap&lt;BR /&gt;&lt;BR /&gt;# fsadm -b 20480m /usr/sap&lt;BR /&gt;&lt;BR /&gt;# mount /usr/sap&lt;BR /&gt;&lt;BR /&gt;Fyi, the /usr/sap is also NFS to a few other server, shld i also unmount the NFS mount point on other servers before extending the FS?&lt;BR /&gt;&lt;BR /&gt;Your guidance &amp;amp; helps is very much appreciated.&lt;BR /&gt;&lt;BR /&gt;Tqvm.</description>
      <pubDate>Wed, 13 May 2009 06:44:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174848#M458736</guid>
      <dc:creator>amdtaufik</dc:creator>
      <dc:date>2009-05-13T06:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: extend LVM without onlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174849#M458737</link>
      <description>&lt;BR /&gt;Dear friend&lt;BR /&gt;umount the file system&lt;BR /&gt;extend the logical volume&lt;BR /&gt;extend the file system by using extendfs command not fsadm command&lt;BR /&gt;u can't use fsadm command because u don't have online jfs&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir</description>
      <pubDate>Wed, 13 May 2009 06:57:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174849#M458737</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2009-05-13T06:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: extend LVM without onlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174850#M458738</link>
      <description>hi, to extend lv, you must extend new filesystem did you created:&lt;BR /&gt;# extendfs /dev/vg01/rusrsap</description>
      <pubDate>Wed, 13 May 2009 07:02:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174850#M458738</guid>
      <dc:creator>yulianto piyut</dc:creator>
      <dc:date>2009-05-13T07:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: extend LVM without onlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174851#M458739</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You should use extendfs instead of fsadm.&lt;BR /&gt;You'll need to make sure no other hosts are mounting this Filesystem; else you'll have Stale FS error on those hosts.&lt;BR /&gt;&lt;BR /&gt;I'm not good in arithmatic so please calculte the required size.&lt;BR /&gt;&lt;BR /&gt;Please follow the steps:&lt;BR /&gt;&lt;BR /&gt;a) Increase the size of a file system existing on a logical volume. &lt;BR /&gt;&lt;BR /&gt;First, increase the size of the logical volume.&lt;BR /&gt;&lt;BR /&gt;lvextend -L &lt;SIZE m=""&gt; /dev/vg01/usrsap&lt;BR /&gt;&lt;BR /&gt;Unmount the file system.&lt;BR /&gt;&lt;BR /&gt;umount /dev/vg01/usrsap&lt;BR /&gt;&lt;BR /&gt;Extend the file system to occupy the entire (larger) logical volume.&lt;BR /&gt;&lt;BR /&gt;extendfs /dev/vg01/rusrsap&lt;BR /&gt;&lt;BR /&gt;Remount the file system.&lt;BR /&gt;&lt;BR /&gt;mount /dev/vg01/usrsap /usr/sap&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;/SIZE&gt;</description>
      <pubDate>Wed, 13 May 2009 07:03:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174851#M458739</guid>
      <dc:creator>Nido</dc:creator>
      <dc:date>2009-05-13T07:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: extend LVM without onlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174852#M458740</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;# umount /usr/sap&lt;BR /&gt;&lt;BR /&gt;# lvextend -L 20480 /dev/vg01/usrsap&lt;BR /&gt;&lt;BR /&gt;# lvextend -F vxfs /usr/sap&lt;BR /&gt;&lt;BR /&gt;( fsadm is only for mounted filesystems ) &lt;BR /&gt;&lt;BR /&gt;# mount /usr/sap&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Fyi, the /usr/sap is also NFS to a few other server, shld i also unmount the NFS mount point on other servers before extending the FS?&lt;BR /&gt;&lt;BR /&gt; - yes&lt;BR /&gt;&lt;BR /&gt;mikap&lt;BR /&gt;</description>
      <pubDate>Wed, 13 May 2009 07:06:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174852#M458740</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-05-13T07:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: extend LVM without onlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174853#M458741</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Follow the below steps,&lt;BR /&gt;&lt;BR /&gt;# umount /usr/sap&lt;BR /&gt;# lvextend -L &lt;CURRENT&gt; /dev/vg01/usrsap&lt;BR /&gt;#extendfs /dev/vg01/rusrsap&lt;BR /&gt;# mount /dev/vg01/usrsap /usr/sap &lt;BR /&gt;&lt;BR /&gt;Check below link for details&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90691/lvextend.1M.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90691/lvextend.1M.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If helps, pls assign point.&lt;BR /&gt;&lt;BR /&gt;Rgds//&lt;BR /&gt;Taifur&lt;/CURRENT&gt;</description>
      <pubDate>Wed, 13 May 2009 07:19:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174853#M458741</guid>
      <dc:creator>Taifur</dc:creator>
      <dc:date>2009-05-13T07:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: extend LVM without onlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174854#M458742</link>
      <description>Tqvm everyone ..&lt;BR /&gt;&lt;BR /&gt;Now i'm kinda confuse, i got the logical volume extend part correct. But i'm confuse on the file system part which should i use between these two ...&lt;BR /&gt;&lt;BR /&gt;1. # extendfs /dev/vg01/rusrsap&lt;BR /&gt;&lt;BR /&gt;2. # lvextend -F vxfs /usr/sap&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tqvm.&lt;BR /&gt;</description>
      <pubDate>Wed, 13 May 2009 07:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174854#M458742</guid>
      <dc:creator>amdtaufik</dc:creator>
      <dc:date>2009-05-13T07:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: extend LVM without onlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174855#M458743</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;sorry my mistake,&lt;BR /&gt;&lt;BR /&gt;it should be a &lt;BR /&gt;&lt;BR /&gt;after umnounted FS &lt;BR /&gt;&lt;BR /&gt;lvextend -F vxfs /dev/vg01/rusrsap&lt;BR /&gt;&lt;BR /&gt;sorry&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Wed, 13 May 2009 07:36:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174855#M458743</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-05-13T07:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: extend LVM without onlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174856#M458744</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;Now i'm kinda confuse &amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;No need to confuse. There are two part in filesystem extending. One is logical volume extend another one is filesystem extend. "lvextend" will do logical volume extend and "extendfs" will do filesystem extend.&lt;BR /&gt;&lt;BR /&gt;Before extending the filesystem and underlysing logical volume should be extended.&lt;BR /&gt;&lt;BR /&gt;To extend a logical volume:&lt;BR /&gt;#lvextend -L &lt;NEWSIZE in="" mb=""&gt; lvname&lt;BR /&gt;&lt;BR /&gt;To extend the filesystem&lt;BR /&gt;#extendfs -F vxfs /dev/vgname/rlvol&lt;BR /&gt;&lt;BR /&gt;As said before, you should unmount the NFS share on all NFS clients and unexport it on NFS server before you extend it.&lt;BR /&gt;&lt;BR /&gt;&lt;/NEWSIZE&gt;</description>
      <pubDate>Wed, 13 May 2009 07:51:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174856#M458744</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-05-13T07:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: extend LVM without onlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174857#M458745</link>
      <description>Ok, got it, Tqvm all. &lt;BR /&gt;&lt;BR /&gt;Got another problem, i've found out that the NFS configured in client server is using the /etc/auto.direct configuration ...&lt;BR /&gt;&lt;BR /&gt;can i simply umount the nfs FS? &lt;BR /&gt;and how do i remount it back? &lt;BR /&gt;&lt;BR /&gt;The nfs is not configured in /etc/fstab&lt;BR /&gt;&lt;BR /&gt;Tqvm.</description>
      <pubDate>Wed, 13 May 2009 08:37:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174857#M458745</guid>
      <dc:creator>amdtaufik</dc:creator>
      <dc:date>2009-05-13T08:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: extend LVM without onlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174858#M458746</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you are using automount/autofs on client side, you don't need to do much on NFS cients.&lt;BR /&gt;&lt;BR /&gt;Make sure no clients are currently mounted the filesystem and after confirmation just unexport the /usr/sap on NFS server using #exportfs -u /usr/sap&lt;BR /&gt;&lt;BR /&gt;Now you can extend the filesystem as we described earlier.&lt;BR /&gt;</description>
      <pubDate>Wed, 13 May 2009 09:40:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174858#M458746</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-05-13T09:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: extend LVM without onlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174859#M458747</link>
      <description>The steps for extending without onlineJFS are&lt;BR /&gt;&lt;BR /&gt;1. lvextend -L 20480 /dev/vg01/usrsap&lt;BR /&gt;&lt;BR /&gt;2. umount /usr/sap&lt;BR /&gt;&lt;BR /&gt;3. extendfs -F vxfs /dev/vg01/rusrsap&lt;BR /&gt;&lt;BR /&gt;4. mount /usr/sap&lt;BR /&gt;&lt;BR /&gt;Yes, you can run lvextend without unmounting first, minimizes the unmount time. Using extendfs is safer than fsadm, no number of sectors needed.&lt;BR /&gt;&lt;BR /&gt;Take a look at the "man lvextend" this very same example is towards the bottom.</description>
      <pubDate>Wed, 13 May 2009 11:41:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174859#M458747</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-05-13T11:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: extend LVM without onlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174860#M458748</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;please follow the steps :----&lt;BR /&gt;&lt;BR /&gt;(1)umount /usr/sap&lt;BR /&gt;&lt;BR /&gt;(2)if it is showing device is busy then &lt;BR /&gt;fuser -cu /usr/sap&lt;BR /&gt;fuser -ku /usr/sap&lt;BR /&gt;kill pid or  kill -9 pid&lt;BR /&gt;&lt;BR /&gt;(3) lvextend -L 20480 dev/vg01/usrsap &lt;BR /&gt;&lt;BR /&gt;(4)extendfs /dev/vg01/rusrsap &lt;BR /&gt;&lt;BR /&gt;(5)mount /dev/vg01/rusrsap /usr/sap&lt;BR /&gt;&lt;BR /&gt;(6)check the new size using bdf&lt;BR /&gt;&lt;BR /&gt;(7)Start the nfs service on server&lt;BR /&gt;/sbin/init.d/nfs.server start&lt;BR /&gt;&lt;BR /&gt;(8)NFS shared FS on client machine will mount automaticaly.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Subodh.</description>
      <pubDate>Wed, 13 May 2009 12:51:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174860#M458748</guid>
      <dc:creator>subodhbagade</dc:creator>
      <dc:date>2009-05-13T12:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: extend LVM without onlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174861#M458749</link>
      <description>I wonder whether there should be a backup of the file system before the umount.</description>
      <pubDate>Wed, 13 May 2009 15:56:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174861#M458749</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2009-05-13T15:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: extend LVM without onlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174862#M458750</link>
      <description>Instead of fsadm step in ur procedure just use #extendfs /dev/vg01/rusrsap&lt;BR /&gt;&lt;BR /&gt;and you are all set to go&lt;BR /&gt;</description>
      <pubDate>Wed, 13 May 2009 18:19:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174862#M458750</guid>
      <dc:creator>UVK_1</dc:creator>
      <dc:date>2009-05-13T18:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: extend LVM without onlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174863#M458751</link>
      <description>To All, Tqvm for the helps and guides ...&lt;BR /&gt;&lt;BR /&gt;I have successfully extend my /usr/sap mount point to another 10gb. here was the steps taken ...&lt;BR /&gt;&lt;BR /&gt;1. remove all nfs client connected to /usr/sap&lt;BR /&gt;2. unexport the /usr/sap nfs &lt;BR /&gt;exportfs -u /usr/sap/trans&lt;BR /&gt;&lt;BR /&gt;3. umount /usr/sap&lt;BR /&gt;# umount /usr/sap&lt;BR /&gt;&lt;BR /&gt;4. extend the fs&lt;BR /&gt;# lvextend -L 20480 /dev/vg01/usrsap&lt;BR /&gt;# extendfs /dev/vg01/rusrsap&lt;BR /&gt;&lt;BR /&gt;5. mount back the fs&lt;BR /&gt;# mount /usr/sap&lt;BR /&gt;&lt;BR /&gt;6. check the new size (20Gb)&lt;BR /&gt;# bdf /usr/sap&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg01/usrsap   20971520 10123384 10170186   50% /usr/sap&lt;BR /&gt;&lt;BR /&gt;7. export back the unexported nfs file&lt;BR /&gt;# exportfs -a&lt;BR /&gt;&lt;BR /&gt;8. mount back all the nfs share at the relevant client.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tqvm.</description>
      <pubDate>Thu, 14 May 2009 01:10:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174863#M458751</guid>
      <dc:creator>amdtaufik</dc:creator>
      <dc:date>2009-05-14T01:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: extend LVM without onlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174864#M458752</link>
      <description>Tqvm to all that has helped.</description>
      <pubDate>Thu, 14 May 2009 05:06:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extend-lvm-without-onlinejfs/m-p/5174864#M458752</guid>
      <dc:creator>amdtaufik</dc:creator>
      <dc:date>2009-05-14T05:06:28Z</dc:date>
    </item>
  </channel>
</rss>

