<?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: Filesystem increase in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100763#M146818</link>
    <description>There is enough space on the VG and it has not given any error also yet....It's really becoming very long now.&lt;BR /&gt;&lt;BR /&gt;What may happen if I try to kill it?&lt;BR /&gt;&lt;BR /&gt;-Vikas</description>
    <pubDate>Thu, 23 Oct 2003 10:05:30 GMT</pubDate>
    <dc:creator>Vikas_2</dc:creator>
    <dc:date>2003-10-23T10:05:30Z</dc:date>
    <item>
      <title>Filesystem increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100761#M146816</link>
      <description>Hi,&lt;BR /&gt;I just now increased the size of my file system with fsadm after running lvextend. The logical volume had one mirror copy also. But it just sitting there for last 15 min...saying &lt;BR /&gt;vxfs fsadm: /dev/vgfn/rlvappstaffware is currently 3686400 sectors - size will be increased&lt;BR /&gt;&lt;BR /&gt;In my earlier experience with extending the FS, it happened instantly. Is there something wrong here?? I'm really worried as it's a live FS.&lt;BR /&gt;&lt;BR /&gt;Any suggestions&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;-Vikas</description>
      <pubDate>Thu, 23 Oct 2003 09:45:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100761#M146816</guid>
      <dc:creator>Vikas_2</dc:creator>
      <dc:date>2003-10-23T09:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100762#M146817</link>
      <description>When expanding a mirrored volume there is sometimes a delay.  It is possible to hang the command if there is no place for the mirror copy, but it should kick out an error.&lt;BR /&gt;&lt;BR /&gt;I'd recommend patience.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 23 Oct 2003 09:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100762#M146817</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-10-23T09:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100763#M146818</link>
      <description>There is enough space on the VG and it has not given any error also yet....It's really becoming very long now.&lt;BR /&gt;&lt;BR /&gt;What may happen if I try to kill it?&lt;BR /&gt;&lt;BR /&gt;-Vikas</description>
      <pubDate>Thu, 23 Oct 2003 10:05:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100763#M146818</guid>
      <dc:creator>Vikas_2</dc:creator>
      <dc:date>2003-10-23T10:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100764#M146819</link>
      <description>DONT KILL IT!! Let it fail on its own if it will...&lt;BR /&gt; &lt;BR /&gt;Killing can be very bad depending on what operation it is performing.&lt;BR /&gt; &lt;BR /&gt;Is this a mounted filesystem and if so, is there heavy use on it? &lt;BR /&gt; &lt;BR /&gt;Just be patient... let it fail if it will b/c you will get an error message which will help troubleshoot if necessary.&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2003 10:22:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100764#M146819</guid>
      <dc:creator>Todd McDaniel_1</dc:creator>
      <dc:date>2003-10-23T10:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100765#M146820</link>
      <description>Did you get any more message on the syslog file? Did you check the output of lvdisplay -v lvol_name? Check if all extents are current.  Check the system process status and see if fsadm still running.&lt;BR /&gt;&lt;BR /&gt;If fsadm still runs and if it gives error, I would say fsadm is not configured properly on your system.</description>
      <pubDate>Thu, 23 Oct 2003 10:36:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100765#M146820</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-10-23T10:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100766#M146821</link>
      <description>Hi Vikas,&lt;BR /&gt; &lt;BR /&gt;Do you have a proper lost+found directory in this FS mount point?&lt;BR /&gt;By proper I mean one auto-created by newfs or with the mklost+found command. One created with mkdir will not suffice &amp;amp; could be causing trouble here. &lt;BR /&gt; &lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 23 Oct 2003 10:42:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100766#M146821</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-10-23T10:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100767#M146822</link>
      <description>lvdisplay shows all the extents as current and it reflects new size also. fsadm process is still running and there is a proper lost+fould directory also for this FS.&lt;BR /&gt;&lt;BR /&gt;its more an hour now.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Oct 2003 11:07:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100767#M146822</guid>
      <dc:creator>Vikas_2</dc:creator>
      <dc:date>2003-10-23T11:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100768#M146823</link>
      <description>Hi (again) Vikas,&lt;BR /&gt; &lt;BR /&gt;Is it possible you may have inadvertently entered Ctrl-S?&lt;BR /&gt;Try a Ctrl-Q, you may have locked the terminal session with that Ctrl-S effectively sending an Xoff. The Ctrl-Q will send an Xon. &lt;BR /&gt; &lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 23 Oct 2003 11:24:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100768#M146823</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-10-23T11:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem increase</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100769#M146824</link>
      <description>I think either the filesets of fsadm is corrupted or some LVM filesets are corrupted. If you get an error message with fsadm after some time (that fsadm failed), then it's probably the cause. You may have to reinstall those filesets in that case. Also, apply all latest patches too. If you are going to reconfigure those, it would require a reboot.&lt;BR /&gt;&lt;BR /&gt;I would suggest you to go through these Techincal documents too:&lt;BR /&gt;TKB # LVMKBRC00010267:&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000066581309" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000066581309&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;TKB # KBRC00002438:&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063200461" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063200461&lt;/A&gt;</description>
      <pubDate>Thu, 23 Oct 2003 11:47:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-increase/m-p/3100769#M146824</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-10-23T11:47:22Z</dc:date>
    </item>
  </channel>
</rss>

