- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- performance/space penalties when using 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
07-19-2001 02:27 AM
07-19-2001 02:27 AM
performance/space penalties when using large files.
Are there performance/space penalties when using large files on HP-UX 11.0
Already checked in HP-UX Large Files White Paper and in ITRC database but can't find the
answer.
The Large files summit at (http://ftp.sas.com/standards/large.file/index.html) - already checked too.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2001 09:19 AM
07-19-2001 09:19 AM
Re: performance/space penalties when using large files.
One thing to be aware of that the typical unix backup tools like tar and cpio do not know how to deal with files larger than 2GB. As far as I know fbackup is the only native HP-UX utility that can handle large files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2001 09:24 AM
07-19-2001 09:24 AM
Re: performance/space penalties when using large files.
To my knowledge, there is no performance degradation associated with largefile systems.
The mount options and/or the filesystem's type (largefiles/no largefiles) prevent unintentional operations.
The biggest drawback is perhaps that the old(er) backup utilities like 'tar', 'cpio', 'pax' and 'dump' do not support largefiles (>2GB).
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2001 09:45 AM
07-19-2001 09:45 AM
Re: performance/space penalties when using large files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2001 10:20 AM
07-19-2001 10:20 AM
Re: performance/space penalties when using large files.
I've never seen any performance problems associated with largefiles. The only downside as has been mentioned is that many of the standard utilities fail above 2GB. If you are using OmniBack it works just fine.
Clay