- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Disk Array speed issue
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
07-21-2004 09:19 AM
07-21-2004 09:19 AM
Problem: all activity on the disk array (DA) is extremely slow (deleting, restoring from tape, moving files, etc).
There is a F/W SCSI cable from the computer directly into the DA
The MUX cable splits and goes from the computer into two DDP2 (direct distribution panel) which in turn has two cables from DDP2-A into the DA SPA and SPB
I have tuned the kernel the best that I can. The entire problem may be in how the cables are connected but Iâ m not sure. The system is old but I still have a use for it, unfortunately I cannot find the original hardware-cabling configuration. One additional note, according to SAM/Disks and File Systems panel, the DA SPA is showing a status of â Fault or Absentâ but when I physically look at SPA the status light shows ready
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2004 09:22 AM
07-21-2004 09:22 AM
Re: Disk Array speed issue
Your technology on the server is pretty slow and I'm actually amazed you got it to talk to a disk array at all.
I think a used K class running 11.x would provide you substantially better performance on its SCSI bus.
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
07-21-2004 09:50 AM
07-21-2004 09:50 AM
Re: Disk Array speed issue
The system operates as expected when I am reading/writing to the root file system. The root is not part of the disk array.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2004 12:20 AM
07-22-2004 12:20 AM
Re: Disk Array speed issue
You only have one FWD SCSI cable to the array? That would mean a single path. Are you sure it is set up with the second controller, and mirrored cache? Is the light on SPB ready? If your system isn't thinking there is a mirrored cache, then it likely will not reply back that the I/O is complete until written to disk, thus rendering the cache useless which slows down write performance greatly. Are the system and array on a UPS? Is it the same UPS? If so you might dare to change the defauldisk_ir kernel parameter to 1, but it is possible that the array would ignore it anyway. If cache is isn't mirror, and the system is told that the I/O is complete as soon as it is received in cache then there is addition risk of data loss, so the other arrays that I am more familiar with definely wait until the I/O is written to disk incurring the RAID5 write penalty at its worst.
The mux cables are just for management, so I doubt there is an issue there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2004 02:22 AM
07-22-2004 02:22 AM
SolutionBill Hassell, sysadmin