<?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: fadm error no 28 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996587#M296624</link>
    <description>&amp;gt; Since vxfs assigns inodes as needed it hits the soft limit only when the filesystem does not have largefiles enabled. &lt;BR /&gt;&lt;BR /&gt;This isn't necessarily true. It is possible to specify a fixed number of inodes when a vxfs filesystem is created though that is not a common practice.&lt;BR /&gt;&lt;BR /&gt;You can execute "newfs -F vxfs -m /dev/vgxx/lvoly" to make sure that "ninode=unlimited" is display. Note: newfs -m does not create a new filesystem but rather shows the options that were used to create an existing filesystem.&lt;BR /&gt;&lt;BR /&gt;One other thing that springs to mind is that the filesystem could have actually been out of space because some processes had unlinked the files but had not closed them. It depends upon which tool you used to display free space as to what that 86% actually meant.</description>
    <pubDate>Wed, 09 May 2007 10:46:30 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2007-05-09T10:46:30Z</dc:date>
    <item>
      <title>fadm error no 28</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996581#M296618</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I had to extend a filesystem by 500MB.&lt;BR /&gt;I exceuted lvextend and then the fsadm command to increase the size.&lt;BR /&gt;&lt;BR /&gt;while executing fsadm i got error number 28.&lt;BR /&gt;But the filesystem was only 86% utilzed(more than 1GB of free space available).&lt;BR /&gt;&lt;BR /&gt;Still couldnt figure out why it gave an error.&lt;BR /&gt;&lt;BR /&gt;Later I moved some big files from the filesystem and fsadm worked.&lt;BR /&gt;&lt;BR /&gt;I stii have doubts why fsadm returned error 28 even when so much space was available free.&lt;BR /&gt;Can anyone suggest why it happens</description>
      <pubDate>Wed, 09 May 2007 04:58:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996581#M296618</guid>
      <dc:creator>Akram Shaik</dc:creator>
      <dc:date>2007-05-09T04:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: fadm error no 28</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996582#M296619</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;perhaps an error in syntax of fsadm or FS full&lt;BR /&gt;error 28 indicates no space on device&lt;BR /&gt;&lt;BR /&gt;What is the syntax of the command ?&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;L-DERLYN</description>
      <pubDate>Wed, 09 May 2007 06:49:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996582#M296619</guid>
      <dc:creator>Ludovic Derlyn</dc:creator>
      <dc:date>2007-05-09T06:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: fadm error no 28</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996583#M296620</link>
      <description>Akram,&lt;BR /&gt;&lt;BR /&gt;On this issue it's important to know the OS version that you are running, the issue was fix in 10.20 and 11.00 with patches PHKL_18913 and PHKL_18543.&lt;BR /&gt;If you are running a later version then moving some files out of the filesystem like you did fixes the issue, for some reason the system though that it was full.&lt;BR /&gt;Rebooting is also known to fix the issue, even though rebooting is most of the time not an option.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.</description>
      <pubDate>Wed, 09 May 2007 06:53:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996583#M296620</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2007-05-09T06:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: fadm error no 28</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996584#M296621</link>
      <description>Hey;&lt;BR /&gt;&lt;BR /&gt;Could you possibly have been out of inodes?  That's one common area where the filesystem is full but shows less usage than is allocaetd...&lt;BR /&gt;&lt;BR /&gt;Doug</description>
      <pubDate>Wed, 09 May 2007 07:01:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996584#M296621</guid>
      <dc:creator>Doug O'Leary</dc:creator>
      <dc:date>2007-05-09T07:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: fadm error no 28</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996585#M296622</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The syntax of command was fine as the same syntax worked when files were moved out.&lt;BR /&gt;&lt;BR /&gt;And with regard to OS version it is B.11.11 and no problems with that.&lt;BR /&gt;&lt;BR /&gt;May be as specified inodes would have been an issue, but still not sure of that..&lt;BR /&gt;</description>
      <pubDate>Wed, 09 May 2007 09:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996585#M296622</guid>
      <dc:creator>Akram Shaik</dc:creator>
      <dc:date>2007-05-09T09:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: fadm error no 28</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996586#M296623</link>
      <description>Since vxfs assigns inodes as needed it hits the soft limit only when the filesystem does not have largefiles enabled. Verify if that's the case by running:&lt;BR /&gt;&lt;BR /&gt;# mkfs -F vxfs -m &lt;MOUNT point="" lvol=""&gt;&lt;BR /&gt;&lt;BR /&gt;If the above command returns largefiles on the mount point then it is definitely not inodes. And if it does say nolargefiles check the inode usage for that mount point with "bdf -i". Only if usage is &amp;gt; 8 million it is related to inodes.&lt;/MOUNT&gt;</description>
      <pubDate>Wed, 09 May 2007 10:32:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996586#M296623</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-05-09T10:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: fadm error no 28</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996587#M296624</link>
      <description>&amp;gt; Since vxfs assigns inodes as needed it hits the soft limit only when the filesystem does not have largefiles enabled. &lt;BR /&gt;&lt;BR /&gt;This isn't necessarily true. It is possible to specify a fixed number of inodes when a vxfs filesystem is created though that is not a common practice.&lt;BR /&gt;&lt;BR /&gt;You can execute "newfs -F vxfs -m /dev/vgxx/lvoly" to make sure that "ninode=unlimited" is display. Note: newfs -m does not create a new filesystem but rather shows the options that were used to create an existing filesystem.&lt;BR /&gt;&lt;BR /&gt;One other thing that springs to mind is that the filesystem could have actually been out of space because some processes had unlinked the files but had not closed them. It depends upon which tool you used to display free space as to what that 86% actually meant.</description>
      <pubDate>Wed, 09 May 2007 10:46:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996587#M296624</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-05-09T10:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: fadm error no 28</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996588#M296625</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Sandman : As suggested by your comment &lt;BR /&gt;&lt;BR /&gt;Filesystem          kbytes    used   avail %used  iused  ifree %iuse Mounted on&lt;BR /&gt;/dev/vgdb/lvu0&lt;BR /&gt;                   9732096 8116955 1514482   84% 102726 403782   20% /u0/oracle&lt;BR /&gt;&lt;BR /&gt;The above output was after extension of 500MB&lt;BR /&gt;&lt;BR /&gt;I guess that inode was not a problem too.&lt;BR /&gt;&lt;BR /&gt;As Clay specified that some process is holding up the links.... and not releasing the space that is also not the case as the used versus actual kbytes allocated is in the correct ratio.i.e 84 % utilized ...&lt;BR /&gt;&lt;BR /&gt;And I used bdf command to see the space utilized.&lt;BR /&gt;&lt;BR /&gt;Still dont know why it returned an error.. May be Iam missing something...&lt;BR /&gt;&lt;BR /&gt;sorry for my late reply&lt;BR /&gt;Thanks for all your responses anyways. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 May 2007 04:30:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996588#M296625</guid>
      <dc:creator>Akram Shaik</dc:creator>
      <dc:date>2007-05-10T04:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: fadm error no 28</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996589#M296626</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;My colleague has encountered this problem&lt;BR /&gt;FS full to 89 %, increase size failed with error 28&lt;BR /&gt;&lt;BR /&gt;I has searched and tried a solution :&lt;BR /&gt;defragmentation of FS, and after increase it's ok...&lt;BR /&gt;&lt;BR /&gt;perhaps the solution ?&lt;BR /&gt;I will create an incident to HP support to check if a patch exist for this problem&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;L-DERLYN</description>
      <pubDate>Fri, 11 May 2007 01:37:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fadm-error-no-28/m-p/3996589#M296626</guid>
      <dc:creator>Ludovic Derlyn</dc:creator>
      <dc:date>2007-05-11T01:37:44Z</dc:date>
    </item>
  </channel>
</rss>

