- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- What is the Good configuration for HP-UX File serv...
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
12-09-2004 04:40 AM
12-09-2004 04:40 AM
What is the Good configuration for HP-UX File server?
What is the Good configuration for HP-UX File server?
Exported File system : 300Gb
No Of Users :600
Lan Speed : 100Mbps
NFS Version :3 or more ..
Can anybody suggest a giid server model?
Thanks & Regards
Shashi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2004 04:47 AM
12-09-2004 04:47 AM
Re: What is the Good configuration for HP-UX File server?
Stf ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2004 04:52 AM
12-09-2004 04:52 AM
Re: What is the Good configuration for HP-UX File server?
Don't know about an exact model, but I would go for multi-CPU (rather than a big single one) to better handle all those users. Maybe two (or more) NICs would be better too (Think about APA).
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2004 04:52 AM
12-09-2004 04:52 AM
Re: What is the Good configuration for HP-UX File server?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2004 05:13 AM
12-09-2004 05:13 AM
Re: What is the Good configuration for HP-UX File server?
Nevertheless - this will apply to ANY UNIX/Linus that you'd want to do File-serving on:
1. With SAMBA .. calculate memory -- based on the maximum number of connectins and users. Each samba resource connection is anywhere from 2-3 MB of memory. You will also need to tweak your config.. many many resources on the web.
2. NFS - tune your kernel and make sure you've sufficient daemons running and you tune NFS tunables as well.
2.5 If you're serving IPX/SPX as well as Appletalk.. each will have each own set of configurables.
3. Buffer Cache --- If you've lots of memory .. then you'll probably better off allocating more memory to filesystem, network and NFS caches.
4. If you're running VxFS on your exported filesystems.. look at the vxfs inode tunables. This will help you if your shares will contain zillions of directory/file entries...
5. Network -- If you've trunking software or aggregation software.. use it. Get the biggest bandwidth that you can get between your server and the switch infra.
HTH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2004 06:30 AM
12-09-2004 06:30 AM
Re: What is the Good configuration for HP-UX File server?
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2004 07:47 AM
12-09-2004 07:47 AM
Re: What is the Good configuration for HP-UX File server?
I recommend Gigabit networking all around. That includes the LAN card on this file server, the network switch and desktops. If there is going to be a bottleneck, let it be disk on the server.'
NFS Version 4 is coming soon I hope and might improve NFS performance.
If Gigabit is not possible then perhaps multiple 100 Mbps cards teamed with APA, auto port aggregation.
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
12-09-2004 01:46 PM
12-09-2004 01:46 PM
Re: What is the Good configuration for HP-UX File server?
by Dave Olker
Bill Hassell, sysadmin