- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- dealing with too many files in dir
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
01-20-2003 10:54 AM
01-20-2003 10:54 AM
dealing with too many files in dir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2003 11:10 AM
01-20-2003 11:10 AM
Re: dealing with too many files in dir
We ran into the same problem and we created separate filesystems for the log and out directories. You shouldn't have to fool with symlinks as you can mount those filesystems inside of your APPS directory tree.
It won't completely solve your performance problem as you'll still have 70000-100000 files in a single directory and filesystem, but at least they will be separate from your APPS filesystem, and if they fill up the out or log filesystem [which they will!], it won't kill your APPS filesystem.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2003 11:12 AM
01-20-2003 11:12 AM
Re: dealing with too many files in dir
I didn't think we were using symlinks in our setup [we didn't used to], but then I got to looking and I remembered that when they upgraded Oracle last year they changed the filesystems and decided to symlink over to the out and log dir/filesystems. It doesn't seem to hurt the performance.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2003 01:55 PM
01-20-2003 01:55 PM
Re: dealing with too many files in dir
HTH
Manju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2003 02:22 PM
01-20-2003 02:22 PM
Re: dealing with too many files in dir
Create a hierarchy, ideally completely away from data and index disks, where the more directories you can create, the easier it will be to manage the thousands of files.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2003 01:04 PM
01-21-2003 01:04 PM
Re: dealing with too many files in dir
I did a similar thing with a directory that contained about 1 million small files. I ended up with only 1000 tar files instead. Also wrote a script that automated the process on a weekly basis.
Just a thought,
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2003 01:35 PM
01-21-2003 01:35 PM