- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CIFS Limits
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
02-07-2003 04:42 PM
02-07-2003 04:42 PM
CIFS Limits
Does anyone know how HP-UX handles large CIFS file systems, say in the multiple-TB range?
What are the maximum number of entries that can be in a single CIFS directory/mount-point?
Any and all information is appreciated!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2003 04:54 PM
02-07-2003 04:54 PM
Re: CIFS Limits
As far as entries, the same question applies. Essentially, CIFS is a translator, taking an existing filesystem and mapping requests to/from the client(s). If the concern is with a TB filesystem with millions (or billions) of files, I would look at a very different design for sharing such data.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2003 04:57 PM
02-07-2003 04:57 PM
Re: CIFS Limits
SAMBA does not have any pre-set limit, as far as I've ever seen or heard. The SMB/CIFS protocol is pretty flexible in that regard as well.
I believe that any restrictions of that sort would come from the underlying filesystem - HFS or JFS.
So, your UNIX filesystem defines what the maximum
I don't know what the maximums are for JFS - pretty much unlimited, if I remember correctly. HFS is much more restrictive, and I would not recommend using it for things like this.
Good luck!
Vince
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2003 07:22 PM
02-08-2003 07:22 PM
Re: CIFS Limits
I'm also doing it in my private business doing the same thing on Linux.
I'm finding Samba/CIFS to be much more robust than NT SErver, and NT server is pretty darned reliable if you ask 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
02-10-2003 07:39 AM
02-10-2003 07:39 AM
Re: CIFS Limits
Linux/Samba server ...
HP-UX CIFS client ...
My concern is that the Linux exported file system (proprietary, non-hierarchical, VERY large), will run into some HP-UX kernel or operational limit. The potential for this systems is to grow to many TB and billions of files!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2003 08:44 AM
02-10-2003 08:44 AM
Re: CIFS Limits
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
02-10-2003 11:23 AM
02-10-2003 11:23 AM
Re: CIFS Limits
Kernel 2.4.18-19.7.xsmp on an i686
Thanks for the follow up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2003 11:26 AM
02-10-2003 11:26 AM