<?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: Cannot extend my /var filesystem. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-extend-my-var-filesystem/m-p/4318612#M340484</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;extendfs -F vxfs /dev/vg00/lvol8 &lt;BR /&gt;&amp;lt;&amp;lt;&lt;BR /&gt;&amp;gt;&amp;gt;extendfs: /dev/vg00/rlvol8 "cannot stat"&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You should always  point the raw logical-volumes if you are using "extendfs" command&lt;BR /&gt;&lt;BR /&gt;please do man extendfs "example"&lt;BR /&gt;&lt;BR /&gt;EXAMPLES&lt;BR /&gt;      To increase the capacity of a filesystem created on a logical volume,&lt;BR /&gt;      enter:&lt;BR /&gt;&lt;BR /&gt;#umount /dev/vg00/lvol1&lt;BR /&gt;&lt;BR /&gt;#lvextend -L larger_size /dev/vg00/lvol1&lt;BR /&gt;&lt;BR /&gt;# extendfs /dev/vg00/rlvol1&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson&lt;BR /&gt;</description>
    <pubDate>Sun, 07 Dec 2008 04:49:32 GMT</pubDate>
    <dc:creator>Johnson Punniyalingam</dc:creator>
    <dc:date>2008-12-07T04:49:32Z</dc:date>
    <item>
      <title>Cannot extend my /var filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-extend-my-var-filesystem/m-p/4318606#M340478</link>
      <description>I ran lvextend on the /var file system to increase it from 8G to 20G:&lt;BR /&gt;&lt;BR /&gt;lvextend -L 20000 /dev/vg00/lvol8.&lt;BR /&gt;&lt;BR /&gt;Then I went to the console and booted the machine into single user mode to extend the FS&lt;BR /&gt;(hpux -is).&lt;BR /&gt;&lt;BR /&gt;Then I tried to extend the file system&lt;BR /&gt;&lt;BR /&gt;extendfs -F vxfs /dev/vg00/lvol8 &lt;BR /&gt;&lt;BR /&gt;but it gave me the error&lt;BR /&gt;&lt;BR /&gt;extendfs: /dev/vg00/rlvol8 "cannot stat"&lt;BR /&gt;&lt;BR /&gt;Does anyone know what this is all about?&lt;BR /&gt;This is HPUX 11.31 and all filesystems are vxfs.&lt;BR /&gt;&lt;BR /&gt;Thanks for any help.&lt;BR /&gt;&lt;BR /&gt;j</description>
      <pubDate>Fri, 05 Dec 2008 11:29:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-extend-my-var-filesystem/m-p/4318606#M340478</guid>
      <dc:creator>JackieB</dc:creator>
      <dc:date>2008-12-05T11:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot extend my /var filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-extend-my-var-filesystem/m-p/4318607#M340479</link>
      <description>Use the raw device:&lt;BR /&gt;&lt;BR /&gt;extendfs -F vxfs /dev/vg00/rlvol8 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 05 Dec 2008 11:34:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-extend-my-var-filesystem/m-p/4318607#M340479</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-12-05T11:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot extend my /var filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-extend-my-var-filesystem/m-p/4318608#M340480</link>
      <description>Pete,&lt;BR /&gt;&lt;BR /&gt;I was using the raw device but it still gave me the "cannot stat" error.&lt;BR /&gt;&lt;BR /&gt;Figured it out though. I ran:&lt;BR /&gt;&lt;BR /&gt;vgchange -a y /dev/vg00 &lt;BR /&gt;and then &lt;BR /&gt;extendfs -F vxfs /dev/vg00/rlvol8 and it worked.&lt;BR /&gt;&lt;BR /&gt;J.</description>
      <pubDate>Fri, 05 Dec 2008 11:40:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-extend-my-var-filesystem/m-p/4318608#M340480</guid>
      <dc:creator>JackieB</dc:creator>
      <dc:date>2008-12-05T11:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot extend my /var filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-extend-my-var-filesystem/m-p/4318609#M340481</link>
      <description>Sorry, I wasn't sure.  You said "extendfs -F vxfs /dev/vg00/lvol8" and then reported the error message as "extendfs: /dev/vg00/rlvol8 "cannot stat"" so it was a bit hard to tell.&lt;BR /&gt;&lt;BR /&gt;Glad you figured it out.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 05 Dec 2008 11:46:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-extend-my-var-filesystem/m-p/4318609#M340481</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2008-12-05T11:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot extend my /var filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-extend-my-var-filesystem/m-p/4318610#M340482</link>
      <description>Could you post lvdisplay output?&lt;BR /&gt;&lt;BR /&gt;Maybe you should use: &lt;BR /&gt;#lvextend -L 20000M ...&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Fri, 05 Dec 2008 12:25:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-extend-my-var-filesystem/m-p/4318610#M340482</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-12-05T12:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot extend my /var filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-extend-my-var-filesystem/m-p/4318611#M340483</link>
      <description>See if the volume group is active.  The error message seems to make me suspect that.. Do a vgdisplay -v of vg00.&lt;BR /&gt;&lt;BR /&gt;Do you have online JFS.  Try using fsadm if you have online jfs.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Dec 2008 17:54:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-extend-my-var-filesystem/m-p/4318611#M340483</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2008-12-06T17:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot extend my /var filesystem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cannot-extend-my-var-filesystem/m-p/4318612#M340484</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;extendfs -F vxfs /dev/vg00/lvol8 &lt;BR /&gt;&amp;lt;&amp;lt;&lt;BR /&gt;&amp;gt;&amp;gt;extendfs: /dev/vg00/rlvol8 "cannot stat"&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You should always  point the raw logical-volumes if you are using "extendfs" command&lt;BR /&gt;&lt;BR /&gt;please do man extendfs "example"&lt;BR /&gt;&lt;BR /&gt;EXAMPLES&lt;BR /&gt;      To increase the capacity of a filesystem created on a logical volume,&lt;BR /&gt;      enter:&lt;BR /&gt;&lt;BR /&gt;#umount /dev/vg00/lvol1&lt;BR /&gt;&lt;BR /&gt;#lvextend -L larger_size /dev/vg00/lvol1&lt;BR /&gt;&lt;BR /&gt;# extendfs /dev/vg00/rlvol1&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Johnson&lt;BR /&gt;</description>
      <pubDate>Sun, 07 Dec 2008 04:49:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cannot-extend-my-var-filesystem/m-p/4318612#M340484</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2008-12-07T04:49:32Z</dc:date>
    </item>
  </channel>
</rss>

