Sponsored Content
Operating Systems Linux Red Hat Install RHEL 7 on unsupported HP Smart Array (P400) Post 303018846 by Lord Spectre on Sunday 17th of June 2018 10:23:30 AM
Old 06-17-2018
Thank you for response, but I already tried this solution without success... Well, after 2 days of headaches Smilie I finally solved the issue. I report the solution there in case someone need it.

First download the following ISO:
http://elrepo.org/people/akemi/testi...el7_x86_64.iso
It contains the kmod-cciss (modified kernel with old cciss driver). Then, this is the procedure:

- Write the ISO with kmod to a USB Key (with linux using dd or in Windows using utilities like USBIMG)
- Burn RHEL7.x ISO and boot from there
-At the very first screen, the one with the options to Install, Check disk and Troubleshoot etc.. hit ESC
-insert the USB memory stick in a USB port;
-you will get a prompt; type here "linux dd" without the quotes, hit enter and wait a while;
-select your USB drive, which probably will be "sdb"
-next select the driver by pressing "1";
-press "c (continue)" and now it will tell you that it is loading the driver;
-you will get back to to the drive list just press "c" one more time;
-the installer will start, and you will get your disks on RHEL installer

After installation we are able to start RHEL7 without issue on old Smart Array. The credit goes to a guy from centos forum, but I loose the page :/
 

10 More Discussions You Might Find Interesting

1. SCO

compaq smart array 532

Trying to install Sco openserver on HP Proliant with this scsi controller but no scsi devices detected. Boot controller is set as the smart array 532 but SCSI diags do not detect any SCSI boot devices during boot sequence Any help appreciated (2 Replies)
Discussion started by: farmacy
2 Replies

2. UNIX for Advanced & Expert Users

Smart Array on a RP4440

I have a new Rp4440 that has hp-ux 11.11 on it with a smart array 30 attached to it, HP says they are compatiable and i should be able to use it. I am looking for any help in setting up the array i have it all connected but dont know how to setup the array so the OS see's hard drives. I got no... (1 Reply)
Discussion started by: marvin51796
1 Replies

3. UNIX for Advanced & Expert Users

Create RAID - Smart Array Tool - ML370

Hi guys, i must install an old old old ml370 server... I must create a RAID 5 with my 4 SCSI disk. I need a SmartStart disk for create it or a Floppy Disk called "Array configuration Tool". I don't find it on the hp website...:mad::mad::mad: Anyone have it?? Thanks in advance. Zio (0 Replies)
Discussion started by: Zio Bill
0 Replies

4. UNIX for Dummies Questions & Answers

Explain the difference between the commands cd ~smart and cd ~/smart

Is it possible for both commands to work? (1 Reply)
Discussion started by: phunkypants
1 Replies

5. Red Hat

How to install RHCS on RHEL 6.1

Hi , I want to install RHCS on a remote RHEL machine. This machine is in amazon ec2, is there any way to do it without accessing the media? # cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.1 (Santiago) Thanks in advance. (1 Reply)
Discussion started by: sussus2326
1 Replies

6. Linux

Steps to install RHEL 6.0

I wanted clarity on the steps to install RHEL 6.0. The steps are as follows:- 1) Download the ISO image from the Red Hat site. 2) Burn it into DVD. 3) Download boot.iso from Red Hat (Is this step required or ISO image can install RHEL 6.0 by itself?) 4) Start installation from DVD. Request... (4 Replies)
Discussion started by: RHCE
4 Replies

7. Red Hat

How to Install JCAPS on RHEL 5.4 OS?

Hello Geeks, I would like to know the procedure and the commands which are used for this. Thanks for your time. Thanks, NaReN (0 Replies)
Discussion started by: naren nandale
0 Replies

8. Red Hat

INSTALL RPM's IN RHEL 5.5

After checking the dependencies from below command:- yum deplist gcc Update:- Now when I tried to install the very first dependency , it gave the below error, I guess something is wrong with YUM server itself :P ... (1 Reply)
Discussion started by: manish131081
1 Replies

9. Red Hat

Is it possible to install RHEL 7 on top of RHEL 6?

Hi We have RHEL 6.7 on an HP physical server and want to install RHEL 7 (not upgrade) on top of it by means of virtualization. Is it possible to install/configure RHEV/KVM virtualization on base RHEL 6.7 OS instance and then install RHEL 7 as a VM guest on it? If yes, could you please guide me... (1 Reply)
Discussion started by: magnus29
1 Replies

10. Red Hat

How to install devtoolset-4 on RHEL Workstation 7.2?

Good morning I`m a fresh new user of RHEL, I have some problems to install the python`s package devtoolset. Up to now I have tried with # yum install devtoolset-4 which is the way suggested in all guide I have found. But I get the message: No package devtoolset-4 available. I... (4 Replies)
Discussion started by: GiPa
4 Replies
CISS(4) 						   BSD Kernel Interfaces Manual 						   CISS(4)

NAME
ciss -- Common Interface for SCSI-3 Support driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device scbus device ciss Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): ciss_load="YES" DESCRIPTION
The ciss driver claims to provide a common interface between generic SCSI transports and intelligent host adapters. The ciss driver supports CISS as defined in the document entitled CISS Command Interface for SCSI-3 Support Open Specification, Version 1.04, Valence Number 1, dated 2000/11/27, produced by Compaq Computer Corporation. We provide a shim layer between the ciss interface and CAM(4), offloading most of the queueing and being-a-disk chores onto CAM. Entry to the driver is via the PCI bus attachment ciss_probe(), ciss_attach(), etc. and via the CAM interface ciss_cam_action(), and ciss_cam_poll(). The Compaq ciss adapters require faked responses to get reasonable behavior out of them. In addition, the ciss command set is by no means adequate to support the functionality of a RAID controller, and thus the supported Compaq adapters utilize portions of the control protocol from earlier Compaq adapter families. Currently ciss supports the ``simple'' and ``performant'' transport layer. Non-disk devices (such as internal DATs and devices attached to the external SCSI bus) are supported as normal CAM devices provided that they are exported by the controller firmware and are not marked as being masked. Masked devices can be exposed by setting the hw.ciss.expose_hidden_physical tunable to non-zero at boot time. Direct Access devices (such as disk drives) are only exposed as pass(4) devices. Hot-insertion and removal of devices is supported and notification messages will be reported to the console and logs. The problem which adapter freezes with the message ``ADAPTER HEARTBEAT FAILED'' might be solved by updating the firmware and/or setting the hw.ciss.nop_message_heartbeat tunable to non-zero at boot time. HARDWARE
Controllers supported by the ciss driver include: o Compaq Smart Array 5300 (simple mode only) o Compaq Smart Array 532 o Compaq Smart Array 5i o HP Smart Array 5312 o HP Smart Array 6i o HP Smart Array 641 o HP Smart Array 642 o HP Smart Array 6400 o HP Smart Array 6400 EM o HP Smart Array E200 o HP Smart Array E200i o HP Smart Array P212 o HP Smart Array P220i o HP Smart Array P222 o HP Smart Array P230i o HP Smart Array P400 o HP Smart Array P400i o HP Smart Array P410 o HP Smart Array P410i o HP Smart Array P411 o HP Smart Array P420 o HP Smart Array P420i o HP Smart Array P421 o HP Smart Array P430 o HP Smart Array P430i o HP Smart Array P431 o HP Smart Array P530 o HP Smart Array P531 o HP Smart Array P600 o HP Smart Array P721m o HP Smart Array P731m o HP Smart Array P800 o HP Smart Array P812 o HP Smart Array P830 o HP Smart Array P830i o HP Modular Smart Array 20 (MSA20) o HP Modular Smart Array 500 (MSA500) SEE ALSO
cam(4), pass(4), xpt(4), loader.conf(5), camcontrol(8) CISS Command Interface for SCSI-3 Support Open Specification, Version 1.04, Valence Number 1, Compaq Computer Corporation, 2000/11/27. AUTHORS
The ciss driver was written by Mike Smith <msmith@FreeBSD.org>. This manual page is based on his comments and was written by Tom Rhodes <trhodes@FreeBSD.org>. BSD
January 26, 2012 BSD
All times are GMT -4. The time now is 04:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy