- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: practical limits of files system
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
03-31-2003 09:09 AM
03-31-2003 09:09 AM
practical limits of files system
/dir/dir2 ....dir2 might contain 1100 directories. should we work to break this down for practical reasons relating to file system performance???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 09:21 AM
03-31-2003 09:21 AM
Re: practical limits of files system
Usually the question is how many files, but I think how many subdirs would be pretty much the same idea. Have a look at these threads:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xb35e35a43b46d71190080090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x14a293e260b0d611abdb0090277a778c,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x14a293e260b0d611abdb0090277a778c,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe87a42308663d611abdb0090277a778c,00.html
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 09:26 AM
03-31-2003 09:26 AM
Re: practical limits of files system
You can measure these issues by running the attached performance data collection script while at the same time running normal access from your application or however you do it.
1100 directies can be created, though the performance impact depends on a lot of factors.
Script is production, easy to understand, runs in the background and the data collection time period can be modified.
Its not terribly well documented, HP gave it to me.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 09:35 AM
03-31-2003 09:35 AM
Re: practical limits of files system
sar -v 5 5
Also refer to ulimit and the maxdsiz kernel parameters which will limit processes and users, or, disk quotas via edquota.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 09:45 AM
03-31-2003 09:45 AM
Re: practical limits of files system
That being said, 1100 directories is not a lot and other than the obvious issues with doing an ls or ll, it shouldn't be too bad. However, a 3-4 level hierarchy would much easier to manage.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 01:42 PM
03-31-2003 01:42 PM
Re: practical limits of files system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 03:03 PM
03-31-2003 03:03 PM
Re: practical limits of files system
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062908465
-USA..