- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Strange problem with FTP server on HP Proliant DL3...
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-13-2005 02:14 AM
02-13-2005 02:14 AM
Strange problem with FTP server on HP Proliant DL380 G3
Is there any way to change some cciss values in
cciss.h? We have tried other kernel versions, but load of the server remains the same (with 2.6.8-1 and 2.6.9 was horrible - load 500 and max data rate about 40 Mb/s instead of 450, CCISS v.2.6.2 driver was problem I think). Most strange is that load one day just went up and stays there. Vmstat 1 output is attached. Its made when server is under load average: 88.93.
We allsaw tried to run it on RHEL 3.0, with HP scsi drivers and etc, but performance was even worse than on Debian. Debian uses HP CISS Driver (v 2.4.52). Any ideas, or where I should look into?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2005 07:22 AM
02-13-2005 07:22 AM
Re: Strange problem with FTP server on HP Proliant DL380 G3
I would also look into who is using the server and make sure they are limited to three or four sessions. You may be under attack designed to deny ftp service to your legitimate users.
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-13-2005 02:51 PM
02-13-2005 02:51 PM
Re: Strange problem with FTP server on HP Proliant DL380 G3
My suggestion that reproduce every setting and service to last konw good environment to have a try.That will help you to find out real problem. If not , upgrude kernel,vsftpd
,firmware and driver to have a try.
NiCK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2005 09:09 PM
02-13-2005 09:09 PM
Re: Strange problem with FTP server on HP Proliant DL380 G3
It's hard to do this rollback You mentioned, because no canges to RAID config and etc was made. And patch for vsftpd is not available, at least not on their webpage.
Only thing we did, was this chroot.
Yesterday I started to think, that maybe one of these 72gb disks is somehow broken. Few weeks ago max speed was ~530Mb/s. Now its 420Mb/s. Even if disk usage is low. So disk problem might be possible. But how to detect this? cpqarray doesnt give that information. Is there any tools for debian?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2005 12:07 AM
02-14-2005 12:07 AM
Re: Strange problem with FTP server on HP Proliant DL380 G3
Firmware of disks and SA is upgraded. Kernel is latest 2.4 available and compact as possible, all unnecessary is taken out. Checked firewall logs, and there is nothing unusual either. We are using FireHOL as iptables firewall builde. And protection strong 50/sec is activated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2005 02:45 PM
02-14-2005 02:45 PM
Re: Strange problem with FTP server on HP Proliant DL380 G3
I need more infomation to find out the problem. Could you attach sysreport to me?
Perfrom command "sysreport" in the RHEL3,it will generate a compress file of os information.
NiCK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 09:48 PM
02-15-2005 09:48 PM
Re: Strange problem with FTP server on HP Proliant DL380 G3
Allsaw I searched google and forums here - what is the max speed, what expect from those 6x 72gb U320 15k disks connected to SA6404. Anybody have done benchmarking? I think 66MB/s
(530Mb/s) is maximum.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2005 02:17 PM
02-16-2005 02:17 PM
Re: Strange problem with FTP server on HP Proliant DL380 G3
For your situation that should exclude possiable problem and tuning performance
1/upgrade driver,firmware,kernel,ftpd software
2/Tuning network performance. I need to konw how about your network environment? I need more information ,such as NIC ,NIC driver version,cable, switch
3/Tuning DISK performance.
a/ tuning raid write/read percentage . For your situation(read operate more than write) I suggest that set write rate as 25% ;read rate as 75% . Use ACU from HP to do it.
b/ tuning raid strip size . Set small strip size ,if you have more small file in ftp directory. Otherwise , set large strip size. Use ACU from HP to do it.
c/ tuning file system. For most read operate system, use reiser4 file system . For more file system benchmark information that read following URL
http://www.namesys.com/benchmarks.html
Good luck
NiCK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2005 09:57 PM
03-16-2005 09:57 PM
Re: Strange problem with FTP server on HP Proliant DL380 G3
Allsaw tuned some other proc parameters and now average load is 10, instead of 100.