- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Slow IDE disk drive on DS10
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
09-16-2005 05:26 AM
09-16-2005 05:26 AM
Slow IDE disk drive on DS10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2005 07:25 PM
09-18-2005 07:25 PM
Re: Slow IDE disk drive on DS10
0) Open the box, inspect cables.
1) Try to
dd if=/dev/disk/dskXXÑ of=/dev/null bs=8k
with iostat in parallel and try to see the traffic, varying blocksizes.
2) there is a scu utility - it may show errors on the device.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 12:22 AM
09-21-2005 12:22 AM
Re: Slow IDE disk drive on DS10
Second step is to have a closer look into the binary.errlog, are there any errors (retransmits, timeouts etc.)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 04:15 AM
09-28-2005 04:15 AM
Re: Slow IDE disk drive on DS10
Is the boot only taking time, or other I/O also taking much longer ?
Important IDE rules:
DS10 IDE Configuration Rules!
The system motherboard has two IDE buses: primary and secondary. Two IDE devices are allowed on each cable. (though there are three device connectors on the cable to allow for maximum configuration flexibility) However, only two connectors should be used. Always ensure that the last connector on a cable is used
IDE hard disks installed in the system drives MUST be set to either MASTER or SLAVE. These settings are usually made with jumpers on the disk drive.
If there is only one device on a single bus, ensure that device is set to MASTER and is plugged into the last cable connector.
If there is the maximum of two devices on a single bus, ensure that one device is set to MASTER and the other is set to SLAVE. There should never have two MASTERs or SLAVEs on a single bus.
For maximum device performance, group slow devices with slow devices, and fast devices with fast devices. For example, if there are two 10K-RPM hard disks in a system, put the 10K-RPM devices on one bus and put the slower CD-ROM on the other bus. Slower devices will reduce the efficiency of faster devices on the same bus !
The AlphaServer DS10 system provides support for the following storage devices:
DS10 Supported IDE Device Types:
20 GB and 40 GB IDE disk drives
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 12:45 AM
09-30-2005 12:45 AM
Re: Slow IDE disk drive on DS10
Thanks for the help. The problem turned out to be a bad IDE disk drive. I have replaced it and the system runs fine now. There were ocassional SCSI timeout errors in the binary.errlog file but I did not know if there were actually comming from one of the SCSI devices or the IDE drive.
The system was configured just as it arrived from Compaq which did sell it with a 10 GB drive back in 2000 when a 10GB drive was hugh. The SRM test program did not report any errors from the drive. I moved it to a PC and used MAXTOR utilities to test it which reported specific error from the disk.
Again, thanks.