<?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: largefiles in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645468#M239757</link>
    <description>Can you replace the /dev/vg02/lvol5 with the mountpoint in the command?&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -o largefiles /&lt;MOUNT&gt;&lt;/MOUNT&gt;</description>
    <pubDate>Mon, 10 Oct 2005 09:06:31 GMT</pubDate>
    <dc:creator>Gary L. Paveza, Jr.</dc:creator>
    <dc:date>2005-10-10T09:06:31Z</dc:date>
    <item>
      <title>largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645467#M239756</link>
      <description>Trying to create logical volume with largefile support using the following command:&lt;BR /&gt;"fsadm -F vxfs -o largefiles /dev/vg02/lvol5" and received the following error :&lt;BR /&gt;"vxfs fsadm: /dev/vg02/lvol5 is not the root inode of a vxfs file sytem". What does this mean and how do i get around it??&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Oct 2005 09:04:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645467#M239756</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2005-10-10T09:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645468#M239757</link>
      <description>Can you replace the /dev/vg02/lvol5 with the mountpoint in the command?&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -o largefiles /&lt;MOUNT&gt;&lt;/MOUNT&gt;</description>
      <pubDate>Mon, 10 Oct 2005 09:06:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645468#M239757</guid>
      <dc:creator>Gary L. Paveza, Jr.</dc:creator>
      <dc:date>2005-10-10T09:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645469#M239758</link>
      <description>try: &lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -o largefiles /dev/vg02/rlvol5&lt;BR /&gt;&lt;BR /&gt;I think you need the r...&lt;BR /&gt;&lt;BR /&gt;You could:&lt;BR /&gt;&lt;BR /&gt;back up the data and run newfs -F vxfs -o largefiles /dev/vg02/lvol5.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 10 Oct 2005 09:07:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645469#M239758</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-10-10T09:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645470#M239759</link>
      <description>&lt;BR /&gt;Check out this thread it is very useful&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=406306" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=406306&lt;/A&gt;</description>
      <pubDate>Mon, 10 Oct 2005 09:07:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645470#M239759</guid>
      <dc:creator>Derek Whigham_1</dc:creator>
      <dc:date>2005-10-10T09:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645471#M239760</link>
      <description>A lofical volume does not have largefile support, a filesystem does. I assume you have already built the filesystem. You actually need to use the mountpoint (e.g. /home) for this comand.</description>
      <pubDate>Mon, 10 Oct 2005 09:10:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645471#M239760</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-10-10T09:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645472#M239761</link>
      <description>See your other thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=964124" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=964124&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You need to use either the mount point or the raw device.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 10 Oct 2005 09:10:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645472#M239761</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-10-10T09:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645473#M239762</link>
      <description>A logical volume does not have largefile support, a filesystem does. I assume you have already built the filesystem. You actually need to use the mountpoint (e.g. /home) for this comand.</description>
      <pubDate>Mon, 10 Oct 2005 09:10:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645473#M239762</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-10-10T09:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645474#M239763</link>
      <description>Hi, Donal:&lt;BR /&gt;&lt;BR /&gt;# fsdadm -F vxfs -o largefiles  /dev/vgxx/rlvyyyy &lt;BR /&gt;&lt;BR /&gt;# mount -o largefiles /dev/vgxx/lvyyyy /mount_point&lt;BR /&gt;&lt;BR /&gt;s2</description>
      <pubDate>Tue, 11 Oct 2005 01:31:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645474#M239763</guid>
      <dc:creator>rariasn</dc:creator>
      <dc:date>2005-10-11T01:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645475#M239764</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The synax what you are using is wrong, may change to &lt;BR /&gt;&lt;BR /&gt;#fsadm -F vxfs -o largefiles /&lt;MOUNT point=""&gt;&lt;BR /&gt;&lt;BR /&gt;fsadm will accept mountpoint name and not lv name.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam&lt;/MOUNT&gt;</description>
      <pubDate>Tue, 11 Oct 2005 02:16:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645475#M239764</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-10-11T02:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: largefiles</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645476#M239765</link>
      <description>As pointed out fsadm works on the mount point as it is modlfying the filesystem and noe the lvol.&lt;BR /&gt;Also remember the largefiles in the mount command or fstab.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond</description>
      <pubDate>Tue, 11 Oct 2005 02:59:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/largefiles/m-p/3645476#M239765</guid>
      <dc:creator>Trond Haugen</dc:creator>
      <dc:date>2005-10-11T02:59:25Z</dc:date>
    </item>
  </channel>
</rss>

