<?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: Kernel parameter in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000797#M126445</link>
    <description>Sure it's possible - no tunable parameter that I'm aware of though....&lt;BR /&gt;&lt;BR /&gt;Are you looking to ftp interanlly?  If so, and if possible, use rcp to copy files between systems - I have found rcp to be faster then ftp....&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Wed, 18 Jun 2003 11:59:31 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2003-06-18T11:59:31Z</dc:date>
    <item>
      <title>Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000789#M126437</link>
      <description>I want to know what are the tunable parameters and their value in HP11 for opening files of large size,to ftp files of size upto 3GB .Is it possible to ftp files of such large size.</description>
      <pubDate>Wed, 18 Jun 2003 11:13:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000789#M126437</guid>
      <dc:creator>Nagaraju Gudala</dc:creator>
      <dc:date>2003-06-18T11:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000790#M126438</link>
      <description>Yes, it is possible to ftp files of 3Gb or more, no problems. I dont believe you need to adjust any kernel parameter for this to work.&lt;BR /&gt;&lt;BR /&gt;All you need to ensure is the filesystem you are ftp'ing to has largefiles set so it can support a single file &amp;gt; 2Gb. (see man fsadm).&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jun 2003 11:19:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000790#M126438</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-06-18T11:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000791#M126439</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;There are no tunable parameters for 'largefiles' support, per se.&lt;BR /&gt;Have a look at the "HP-UX Large Files" whitepaper for a better understanding of the programmatic handling.  Yes, 'ftp' supports transfer of very large files.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/os/lgfiles4.pdf" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/os/lgfiles4.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 18 Jun 2003 11:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000791#M126439</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2003-06-18T11:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000792#M126440</link>
      <description>Just do a cat /etc/fstab and check whether the large files are enabled for the file system.&lt;BR /&gt;&lt;BR /&gt;If then it should support files &amp;gt;2GB</description>
      <pubDate>Wed, 18 Jun 2003 11:24:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000792#M126440</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-06-18T11:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000793#M126441</link>
      <description>Hi!!&lt;BR /&gt;&lt;BR /&gt;I think you will only have to make sure the filesystem you are ftp'ing is set for largefiles.&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -o largefiles /mountpoint &lt;BR /&gt;&lt;BR /&gt;You can determine whether or not 'largefiles' is set by doing: &lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs /mountpoint &lt;BR /&gt;&lt;BR /&gt;...you will see "largefiles" or "nolargefiles" as appropriate&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dario&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jun 2003 11:24:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000793#M126441</guid>
      <dc:creator>Dario_1</dc:creator>
      <dc:date>2003-06-18T11:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000794#M126442</link>
      <description>Does your file system support largefiles. check the /etc/fstab, and see if  largefiles option is specified for the corrresponding FS.</description>
      <pubDate>Wed, 18 Jun 2003 11:30:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000794#M126442</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2003-06-18T11:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000795#M126443</link>
      <description>Check if this URL is useful.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/939/KCParms/KCparams.OverviewAll.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/939/KCParms/KCparams.OverviewAll.html&lt;/A&gt;</description>
      <pubDate>Wed, 18 Jun 2003 11:49:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000795#M126443</guid>
      <dc:creator>K.Vijayaragavan.</dc:creator>
      <dc:date>2003-06-18T11:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000796#M126444</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;Dario's suggestions are right.&lt;BR /&gt;&lt;BR /&gt;Checking /etc/fstab is wrong.</description>
      <pubDate>Wed, 18 Jun 2003 11:51:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000796#M126444</guid>
      <dc:creator>Jdamian</dc:creator>
      <dc:date>2003-06-18T11:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000797#M126445</link>
      <description>Sure it's possible - no tunable parameter that I'm aware of though....&lt;BR /&gt;&lt;BR /&gt;Are you looking to ftp interanlly?  If so, and if possible, use rcp to copy files between systems - I have found rcp to be faster then ftp....&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 18 Jun 2003 11:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000797#M126445</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-06-18T11:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000798#M126446</link>
      <description>J. Damian,&lt;BR /&gt;&lt;BR /&gt;Both answers are right, Dario's is just better practice. Try this,....&lt;BR /&gt;&lt;BR /&gt;Create a file system with largefiles option&lt;BR /&gt;Create an entry for it in /etc/fstab with no "largefiles" entry.&lt;BR /&gt;Try mounting it.&lt;BR /&gt;&lt;BR /&gt;You will receive an error message stating mount options are incompatible.&lt;BR /&gt;&lt;BR /&gt;The reason 'fsadm' is better is because it interrogates the filesystem directly, rather than assuming that the /etc/fstab entry was the one used when mounting the filesystem.&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Wed, 18 Jun 2003 12:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000798#M126446</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2003-06-18T12:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000799#M126447</link>
      <description>Just an FYI. If the ftp is to a Linux machine, without patching, Linux, at least older versions, has a 2gb limit.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;dl</description>
      <pubDate>Wed, 18 Jun 2003 16:40:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000799#M126447</guid>
      <dc:creator>Dave La Mar</dc:creator>
      <dc:date>2003-06-18T16:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000800#M126448</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Ftp of large files:-&lt;BR /&gt;&lt;BR /&gt;zip the file first -- gzip -9 &lt;FILENAME&gt;&lt;BR /&gt;&lt;BR /&gt;Or split it up and ftp in smaller bits.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula&lt;/FILENAME&gt;</description>
      <pubDate>Wed, 18 Jun 2003 16:43:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000800#M126448</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2003-06-18T16:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000801#M126449</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;You should enable support for large files&lt;BR /&gt;on the dist. machine and then is no problem.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Wed, 18 Jun 2003 17:12:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-parameter/m-p/3000801#M126449</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-18T17:12:43Z</dc:date>
    </item>
  </channel>
</rss>

