- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: large files
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2003 02:11 AM
05-26-2003 02:11 AM
large files
thanks in advance
Paresh/fenil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2003 02:13 AM
05-26-2003 02:13 AM
Re: large files
With fsadm anyways you can enable it afterwards.
And recall anyways that you'll have to d/load gzips and tars that are also >2G compatible.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2003 02:14 AM
05-26-2003 02:14 AM
Re: large files
i usually always enable it, because your users usually don't care too much about file size limit.
I costs nothing and can prevent you many problems.
Remember also to mount it with the largefile option.
HTH,
Masssimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2003 02:28 AM
05-26-2003 02:28 AM
Re: large files
bcoz i don't want to do anything again if my requests me that he wants to use large files.
it hardly takes anything from u.
radhakrishnan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2003 02:39 AM
05-26-2003 02:39 AM
Re: large files
It depends on the type of application you are running.
You can check /usr/share/doc/lgfiles.txt for a better understanding
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2003 11:15 AM
05-26-2003 11:15 AM
Re: large files
I personally prefer to keep largefiles turned off unless specifically requested. That way you don't have a VERY large file that fills up your filesystem at the most inopportune time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2003 12:15 PM
05-26-2003 12:15 PM
Re: large files
The downside to enabling largefiles is that many of the standard backup utilities (tar, cpio) will not handle large files.
The one time that large files might be enabled eventhough no large files will be needed is the support of many, many files in a filesystem. Surprisingly largefiles also enables a larger number of inodes; of course, in general, if a single filesystem needs that many files, you are probably doing it wrong anyway.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2003 03:28 PM
05-26-2003 03:28 PM
Re: large files
It enitrely depends on what software / Databases you are using , typically a Oracel mid sized database uses the large file options . In case you are using a simple non oracle server or the server is being used for a switch application where the large files are not sed then better not to enable it.
the good thing is that you can change it whenever you require.
Manoj Srivastava