<?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 Increasing file system without unmount it in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-file-system-without-unmount-it/m-p/3853669#M608352</link>
    <description>&lt;BR /&gt;I have to increase a non-vg00 filesystem  without unmount it. &lt;BR /&gt;&lt;BR /&gt;After lvextend, do I have to run fsadm, or must I unmount, run lvextend then and remount it?&lt;BR /&gt;&lt;BR /&gt;TEN_POINTS&lt;BR /&gt;</description>
    <pubDate>Wed, 30 Aug 2006 13:57:57 GMT</pubDate>
    <dc:creator>dictum9</dc:creator>
    <dc:date>2006-08-30T13:57:57Z</dc:date>
    <item>
      <title>Increasing file system without unmount it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-file-system-without-unmount-it/m-p/3853669#M608352</link>
      <description>&lt;BR /&gt;I have to increase a non-vg00 filesystem  without unmount it. &lt;BR /&gt;&lt;BR /&gt;After lvextend, do I have to run fsadm, or must I unmount, run lvextend then and remount it?&lt;BR /&gt;&lt;BR /&gt;TEN_POINTS&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Aug 2006 13:57:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-file-system-without-unmount-it/m-p/3853669#M608352</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-08-30T13:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing file system without unmount it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-file-system-without-unmount-it/m-p/3853670#M608353</link>
      <description>If you have online jfs you can extend any filesystem on the file&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -b (sizemegs*1024) /mountpoint&lt;BR /&gt;&lt;BR /&gt;I know theres a better flag for the -b option but I'm just used to doing size in megs *1024&lt;BR /&gt;&lt;BR /&gt;If you don't have OnlineJFS you do have to unmount it and extendfs -F vxfs /dev/vgXX/lvolXX&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Aug 2006 14:01:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-file-system-without-unmount-it/m-p/3853670#M608353</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2006-08-30T14:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing file system without unmount it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-file-system-without-unmount-it/m-p/3853671#M608355</link>
      <description>If you have OnlineJFS (and if this is a vxfs filesystem) then all you have to do is run fsadm -- and the filesystem can remain mountedand in use. If you do not have the optional OnlineJFS product then the filesystem must first be umounted.&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Aug 2006 14:02:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-file-system-without-unmount-it/m-p/3853671#M608355</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-08-30T14:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing file system without unmount it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-file-system-without-unmount-it/m-p/3853672#M608357</link>
      <description>If you have OnlineJFS (and if this is a vxfs filesystem) then all you have to do is run fsadm -- and the filesystem can remain mounted and in use. If you do not have the optional OnlineJFS product then the filesystem must first be umounted.&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Aug 2006 14:02:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-file-system-without-unmount-it/m-p/3853672#M608357</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-08-30T14:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing file system without unmount it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-file-system-without-unmount-it/m-p/3853673#M608359</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You *must* have OnlineJFS in order to obviate the need to unmount a filesystem and use 'extendfs' to enlarge it.&lt;BR /&gt;&lt;BR /&gt;If you have OnlineJFS, you can 'lvextend' the logical volume and resize the filesystem within it with 'fsadm' --- all without unmounting the filesystem.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 30 Aug 2006 14:03:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-file-system-without-unmount-it/m-p/3853673#M608359</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-08-30T14:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing file system without unmount it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-file-system-without-unmount-it/m-p/3853674#M608361</link>
      <description>OK, I have OnlineJFS  and it worked.&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Aug 2006 15:52:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-file-system-without-unmount-it/m-p/3853674#M608361</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2006-08-30T15:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing file system without unmount it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-file-system-without-unmount-it/m-p/3853675#M608363</link>
      <description>Hi All, &lt;BR /&gt;&lt;BR /&gt;i have online jfs installed on my box&lt;BR /&gt;swlist -l product |grep -i jfs&lt;BR /&gt;  JFS                   B.11.23        The Base VxFS File System&lt;BR /&gt;  OnlineJFS01           4.1.004        Online features of the VxFS File System&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;but trying to expand the /opt FS to 8GB from 5GB gives me the following error&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -b 8000000 /opt&lt;BR /&gt;UX:vxfs fsadm: ERROR: V-3-25811: cannot expand /dev/vg00/rlvol6 more than size of the underlying device - 5537792 sectors&lt;BR /&gt;&lt;BR /&gt;Am i missing something here?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards, &lt;BR /&gt;Pattabhi Raman</description>
      <pubDate>Wed, 22 Nov 2006 07:30:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-file-system-without-unmount-it/m-p/3853675#M608363</guid>
      <dc:creator>Pattabhi</dc:creator>
      <dc:date>2006-11-22T07:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing file system without unmount it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increasing-file-system-without-unmount-it/m-p/3853676#M608365</link>
      <description>Hi Pattabhi,&lt;BR /&gt;&lt;BR /&gt;please open a seperate thread!&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Wed, 22 Nov 2006 08:24:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increasing-file-system-without-unmount-it/m-p/3853676#M608365</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2006-11-22T08:24:35Z</dc:date>
    </item>
  </channel>
</rss>

