<?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 error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081004#M309062</link>
    <description>Hi Sharath,&lt;BR /&gt;&lt;BR /&gt;It sounds the filesystem is HFS and not vxfs &lt;BR /&gt;&lt;BR /&gt;Please do &lt;BR /&gt;&lt;BR /&gt;#fstyp /dev/vg00/lvol6&lt;BR /&gt;&lt;BR /&gt;I belive fsadm will not work with HFS&lt;BR /&gt;&lt;BR /&gt;Aneesh&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 04 Oct 2007 04:48:34 GMT</pubDate>
    <dc:creator>Aneesh Mohan</dc:creator>
    <dc:date>2007-10-04T04:48:34Z</dc:date>
    <item>
      <title>fsadm error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081002#M309060</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I want to increase the /opt partition to hold files greater than 2GB. I get this error with fsadm&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -o largefiles /dev/vg00/lvol6&lt;BR /&gt;vxfs fsadm: /dev/vg00/lvol6 is not the root inode of a vxfs file sytem&lt;BR /&gt;#&lt;BR /&gt;# fsadm -o largefiles /dev/vg00/lvol6&lt;BR /&gt;vxfs fsadm: /dev/vg00/lvol6 is not the root inode of a vxfs file sytem&lt;BR /&gt;#</description>
      <pubDate>Thu, 04 Oct 2007 04:40:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081002#M309060</guid>
      <dc:creator>sharathkv25</dc:creator>
      <dc:date>2007-10-04T04:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081003#M309061</link>
      <description>Hello:&lt;BR /&gt;&lt;BR /&gt;Specify the mopunt point, not the lvol. Did you have extended the lvol before the fsadm?&lt;BR /&gt;&lt;BR /&gt;Regards;&lt;BR /&gt;&lt;BR /&gt;J. Bravo.</description>
      <pubDate>Thu, 04 Oct 2007 04:46:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081003#M309061</guid>
      <dc:creator>J. Bravo</dc:creator>
      <dc:date>2007-10-04T04:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081004#M309062</link>
      <description>Hi Sharath,&lt;BR /&gt;&lt;BR /&gt;It sounds the filesystem is HFS and not vxfs &lt;BR /&gt;&lt;BR /&gt;Please do &lt;BR /&gt;&lt;BR /&gt;#fstyp /dev/vg00/lvol6&lt;BR /&gt;&lt;BR /&gt;I belive fsadm will not work with HFS&lt;BR /&gt;&lt;BR /&gt;Aneesh&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Oct 2007 04:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081004#M309062</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2007-10-04T04:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081005#M309063</link>
      <description>Excuse me!, you only want to chage the largefiles option, not to extend the file system... then the correct command is:&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -o largefiles /opt&lt;BR /&gt;&lt;BR /&gt;Regards;&lt;BR /&gt;&lt;BR /&gt;J. Bravo.</description>
      <pubDate>Thu, 04 Oct 2007 04:48:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081005#M309063</guid>
      <dc:creator>J. Bravo</dc:creator>
      <dc:date>2007-10-04T04:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081006#M309064</link>
      <description>Hi J, Bravo&lt;BR /&gt;&lt;BR /&gt;Your command worked!&lt;BR /&gt;&lt;BR /&gt;I am trying to ftp an 2.5 GB zip file to /opt/tmp on HPUX&lt;BR /&gt;&lt;BR /&gt;Hope your command works and does not again give me a Netout: connection reset by peer error.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 04 Oct 2007 04:57:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081006#M309064</guid>
      <dc:creator>sharathkv25</dc:creator>
      <dc:date>2007-10-04T04:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081007#M309065</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;You need to make sure if you online JFS or base JFS&lt;BR /&gt;&lt;BR /&gt;To convert an Advanced JFS filesystem: &lt;BR /&gt;fsadm -F vxfs -o largefiles /(mountpoint)&lt;BR /&gt;&lt;BR /&gt;To convert a base JFS filesystem (filesystem MUST be unmounted): &lt;BR /&gt;fsadm -F vxfs -o largefiles /dev/vg0#/rlvol#&lt;BR /&gt;&lt;BR /&gt;WK</description>
      <pubDate>Thu, 04 Oct 2007 04:57:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081007#M309065</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-10-04T04:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081008#M309066</link>
      <description>Hello again:&lt;BR /&gt;&lt;BR /&gt;Don't forget to change the line into fstab to reflect the change:&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol6 /opt vxfs largefiles,delaylog 0 2&lt;BR /&gt;&lt;BR /&gt;Best regards;&lt;BR /&gt;&lt;BR /&gt;J. Bravo.</description>
      <pubDate>Thu, 04 Oct 2007 04:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081008#M309066</guid>
      <dc:creator>J. Bravo</dc:creator>
      <dc:date>2007-10-04T04:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081009#M309067</link>
      <description>Hi Sharath,&lt;BR /&gt;&lt;BR /&gt;If you want to enable the largefiles option on /opt then please do the below steps&lt;BR /&gt;&lt;BR /&gt;1)Reboot the server in single user mode&lt;BR /&gt;&lt;BR /&gt;2)# fsadm -F hfs -o largefiles /dev/vg00/rlvol6&lt;BR /&gt;&lt;BR /&gt;3)Confirm using fstyp -v /dev/vg00/lvol6 |grep "f_flag" -- it should be 16 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;4) init 3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;much before that please confirm whether u have already enabled largefile flag on /opt &lt;BR /&gt;&lt;BR /&gt;fstyp -v /dev/vg00/lvol6 |grep "f_flag" &lt;BR /&gt;&lt;BR /&gt;if the output 0 means not enabled, 16 means its enabled already&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Aneesh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Oct 2007 05:00:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081009#M309067</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2007-10-04T05:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: fsadm error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081010#M309068</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;J. Bravo solution worked fine. Thanks to all those who replied.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Oct 2007 05:01:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsadm-error/m-p/4081010#M309068</guid>
      <dc:creator>sharathkv25</dc:creator>
      <dc:date>2007-10-04T05:01:05Z</dc:date>
    </item>
  </channel>
</rss>

