<?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: fsadm extending filesystem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-extending-filesystem/m-p/3210049#M168352</link>
    <description>Sounds to me as if your existing filesystem mount point is full, before trying to extend it. The error message you have (errno 28) indicates that there is no space left on device. You will have to reduce the size temporarily whilst you extend it.</description>
    <pubDate>Thu, 04 Mar 2004 17:38:43 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2004-03-04T17:38:43Z</dc:date>
    <item>
      <title>fsadm extending filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-extending-filesystem/m-p/3210045#M168348</link>
      <description>I have a filesystem with PE Size (32M).&lt;BR /&gt;&lt;BR /&gt;I increased size to 100M actually extended to 128M to match PE size.&lt;BR /&gt;   lvcreate -L 100 /dev/vg00/lvol21&lt;BR /&gt;&lt;BR /&gt;I am now trying to extend file system using fsadm but having trouble.&lt;BR /&gt;&lt;BR /&gt;used&lt;BR /&gt;  fsadm -F vxfs -b 131072 /appl/uas (mountpoint)&lt;BR /&gt;&lt;BR /&gt;This reports &lt;BR /&gt;fsadm -F vxfs -b 131072 /appl/uas&lt;BR /&gt;fsadm: /dev/vg00/rlvol21 is currently 32768 sectors - size will be increased&lt;BR /&gt;fsadm: attempt to resize /dev/vg00/rlvol21 failed with errno 28&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Mar 2004 17:28:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-extending-filesystem/m-p/3210045#M168348</guid>
      <dc:creator>Carl Munnelly</dc:creator>
      <dc:date>2004-03-04T17:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm extending filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-extending-filesystem/m-p/3210046#M168349</link>
      <description>You can get this message if you are trying to extend a filesystem that is 100% full.  If that is the case, you must get the usage % below 100, to 98 or 99, and then try your fsadm command again.</description>
      <pubDate>Thu, 04 Mar 2004 17:34:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-extending-filesystem/m-p/3210046#M168349</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-03-04T17:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm extending filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-extending-filesystem/m-p/3210047#M168350</link>
      <description>I know you said you increased to 128MB but did you explicitly do an&lt;BR /&gt;lvextend -L 128 /dev/vg00/lvol21 &lt;BR /&gt;before the fsadm. Your -b 131072 is consistant with a 128MB LVOL.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Mar 2004 17:37:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-extending-filesystem/m-p/3210047#M168350</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-03-04T17:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm extending filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-extending-filesystem/m-p/3210048#M168351</link>
      <description>Yes, I'd forgotten about checking space in file system. That worked a treat. Moral of the story check space usage before starting.&lt;BR /&gt;cheers</description>
      <pubDate>Thu, 04 Mar 2004 17:38:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-extending-filesystem/m-p/3210048#M168351</guid>
      <dc:creator>Carl Munnelly</dc:creator>
      <dc:date>2004-03-04T17:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm extending filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-extending-filesystem/m-p/3210049#M168352</link>
      <description>Sounds to me as if your existing filesystem mount point is full, before trying to extend it. The error message you have (errno 28) indicates that there is no space left on device. You will have to reduce the size temporarily whilst you extend it.</description>
      <pubDate>Thu, 04 Mar 2004 17:38:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-extending-filesystem/m-p/3210049#M168352</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-03-04T17:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm extending filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-extending-filesystem/m-p/3210050#M168353</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As said, if the filesystem is already at 100%, fsadm will fail. Reduce it to free up atleast 5%.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Thu, 04 Mar 2004 17:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-extending-filesystem/m-p/3210050#M168353</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-03-04T17:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm extending filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-extending-filesystem/m-p/3210051#M168354</link>
      <description>Did your lvextend command work ok?&lt;BR /&gt;&lt;BR /&gt;Did you run :-&lt;BR /&gt;&lt;BR /&gt;lvextend -L 128 /dev/vg00/lvol21&lt;BR /&gt;&lt;BR /&gt;From your post it looks like you ran lvcreate not lvextend.&lt;BR /&gt;&lt;BR /&gt;fsadm command looks ok.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dave.</description>
      <pubDate>Thu, 04 Mar 2004 17:39:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-extending-filesystem/m-p/3210051#M168354</guid>
      <dc:creator>David Burgess</dc:creator>
      <dc:date>2004-03-04T17:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm extending filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-extending-filesystem/m-p/3210052#M168355</link>
      <description>Hi,&lt;BR /&gt;#define ENOSPC 28 /* No space left on device */&lt;BR /&gt;&lt;BR /&gt;What size is that unit sector? Is that 512byte or a physical extent?&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Mar 2004 17:41:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-extending-filesystem/m-p/3210052#M168355</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-03-04T17:41:39Z</dc:date>
    </item>
  </channel>
</rss>

