- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Re: HP Proliant DL120 G7 - Hard problem
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
11-14-2012 06:06 AM - edited 11-14-2012 06:56 AM
11-14-2012 06:06 AM - edited 11-14-2012 06:56 AM
HP Proliant DL120 G7 - Hard problem
Hi all,
Kindly i need your help ASAP
i have purchased new server DL120 G7 , part number 470065-601
and , i wanna install centos on that server but i have faced a problem
"
unable to find any devices of the type
needed for this instillation type.
would you like to manually select you driver or use a driver disk?
"
i removed Centos DVD, and reboot i got the follwoing message
"PXE-E61 Media text failure ,check cable"
also when i tried to boot from Firmware dvd, it doesn't detect it and gave me the same error
i have one hard desk sata 250 GB, and the hard desk led is flashed only when powering on the server
Kindly help to figure that problem
Regards,
MG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2012 07:19 AM
11-14-2012 07:19 AM
Re: HP Proliant DL120 G7 - Hard problem
Which version of CentOS are you planning to install?
There are several configurations of DL120 G7 available. The Entry Model (628690-xx1) and the Base Model (628691-xx1) have a SmartArray B110i SATA RAID controller, which is actually a software RAID solution based on Intel's standard integrated SATA controller (AHCI). If you have one of these models, you would have to make a choice: either install the proprietary binary SmartArray B110i drivers, or set up a software RAID using Linux standard AHCI driver.
If you want to use the proprietary drivers, you should download the Driver Disk package and follow the instructions on the download page. SmartArray B110i Driver Disks for RHEL 6 should be compatible with CentOS 6 too.
Downloads for other OS versions can be found using the standard procedure for HP hardware:
- go to http://www.hp.com/go/support
- select "Drivers & Software"
- type in your model number ("DL120 G7" is good in this case)
- select the Operating System you wish to use (in case of CentOS, you can usually pick the corresponding RHEL version)
- you'll see a list of all the downloads appropriate for your hardware & OS.
The Driver Disks needed for SmartArray B110i seem to be in the category "Software - Driver Updates". Pay attention to the installation instructions: the B110i driver requires special steps.
On the other hand, if you have the Performance Model (628692-xx1), it will have SmartArray P212, a real hardware RAID controller. Most/all hardware RAID controllers will hide the actual physical disks and only show the configured RAID sets to the OS. This is known as "logical disks". If the RAID controller is not configured, the OS will see no disks installed at all. That would explain your first error message "unable to find any devices of the type needed". The driver for hardware SmartArray controllers is included in most Linux distributions, just use a version that is not older than the hardware model.
To configure SmartArray P212, watch the display when the system is booting up: when the SmartArray controller is initializing, it will display a prompt to press the F8 key to configure the SmartArray controller. You must press the key when the prompt is being displayed: pressing too early or too late will have no effect or a wrong effect.
The second message "PXE-E61 Media test failure ,check cable" means the system is not finding any bootable disks with an installed OS, and is trying to boot from the network instead... but there is no link on the NIC.