Sponsored Content
Operating Systems HP-UX Hardware RAID in HP Unix rp3440 Post 302554572 by vbe on Monday 12th of September 2011 11:17:45 AM
Old 09-12-2011
I dont know what you are talking of since an RP3440 is a small rack server, the hardware depends on what options you ordered: in standard it has a Dual channel Ultra160 SCSI controller and can hold 3 internal disks so it limits RAID choices dont you think?
Usually you would have 2 internal disks each on a separate channel for system purpose in mirror (RAID 1) and SAN Fiber channel HBAs for the rest...

Addendum...
You could use this command to see: Here its my RP5450...
Code:
ant:/home/vbe $ ioscan -funC ext_bus
Class     I  H/W Path       Driver   S/W State   H/W Type     Description
==========================================================================
ext_bus   0  0/0/1/0        c720     CLAIMED     INTERFACE    SCSI C896 Fast Wide Single-Ended
ext_bus   1  0/0/1/1        c720     CLAIMED     INTERFACE    SCSI C896 Ultra Wide Single-Ended
ext_bus   2  0/0/2/0        c720     CLAIMED     INTERFACE    SCSI C87x Ultra Wide Single-Ended
ext_bus   3  0/0/2/1        c720     CLAIMED     INTERFACE    SCSI C87x Ultra Wide Single-Ended
ext_bus   6  0/4/0/0.1.17.255.0   fcpdev   CLAIMED     INTERFACE    FCP Device Interface
ext_bus  12  0/4/0/0.1.196.0.0    fcparray CLAIMED     INTERFACE    FCP Array Interface
ext_bus  13  0/4/0/0.1.196.255.0  fcpdev   CLAIMED     INTERFACE    FCP Device Interface
ext_bus   7  0/6/0/0        c720     CLAIMED     INTERFACE    SCSI C87x Fast Wide Differential
ext_bus   8  0/6/0/1        c720     CLAIMED     INTERFACE    SCSI C87x Fast Wide Differential
ext_bus  11  0/7/0/0.1.17.255.0   fcpdev   CLAIMED     INTERFACE    FCP Device Interface
ext_bus  14  0/7/0/0.1.196.0.0    fcparray CLAIMED     INTERFACE    FCP Array Interface
ext_bus  15  0/7/0/0.1.196.255.0  fcpdev   CLAIMED     INTERFACE    FCP Device Interface


Last edited by vbe; 09-12-2011 at 12:26 PM.. Reason: Addendum
This User Gave Thanks to vbe For This Post:
 

9 More Discussions You Might Find Interesting

1. Solaris

Hardware RAID

I don't understood why on SPARC-Platforms have not present RAID-Controller ? Sorry for my bad english, but it's crazy always setup software RAID !!! I whanna Hardware RAID and when i can find solution ? (7 Replies)
Discussion started by: jess_t03
7 Replies

2. Solaris

how to hardware RAID 1 on T5120

Hi, I have t5120 sparc and I have 2 146 G drives in the system. I will be installing solaris 10 and also want the system mirrored using Hardware RAID "1" The System did come preinstalled as it comes from sun. I did not do much on it. I booted system using boot cdrom -s gave format... (6 Replies)
Discussion started by: upengan78
6 Replies

3. Solaris

T2000 Hardware RAID

Hi, I have a root with hardware RAID on c0t0d0 and c0t2d0. I would like to set the boot device sequence in OBP for both hdds. I have checked in ls -l /dev/rdsk/ for the path of c0t2d0 but it does not exist. Can anyone shed some lights on this? AVAILABLE DISK SELECTIONS: 0.... (12 Replies)
Discussion started by: honmin
12 Replies

4. UNIX for Dummies Questions & Answers

RAID software vs hardware RAID

Hi Can someone tell me what are the differences between software and hardware raid ? thx for help. (2 Replies)
Discussion started by: presul
2 Replies

5. Solaris

Hardware Raid - LiveUpgrade

Hi, I have a question. Do LiveUpgrade supports hardware raid? How to choose the configuration of the system disk for Solaris 10 SPARC? 1st Hardware RAID-1 and UFS 2nd Hardware RAID-1 and ZFS 3rd SVM - UFS and RAID1 4th Software RAID-1 and ZFS I care about this in the future to take... (1 Reply)
Discussion started by: bieszczaders
1 Replies

6. Hardware

Sun T3-1 hardware RAID

Hi all I've just received my T3-1. It has 8 disks and I would like to configure RAID1 on the disks. The Sun documentation states that you can either use the OpenBoot PROMP utility called Fcode or you can use software via the Solaris OS. The documentation doesn't make it clear if: 1. The... (6 Replies)
Discussion started by: soliberus
6 Replies

7. Solaris

Software RAID on top of Hardware RAID

Server Model: T5120 with 146G x4 disks. OS: Solaris 10 - installed on c1t0d0. Plan to use software raid (veritas volume mgr) on c1t2d0 disk. After format and label the disk, still not able to detect using vxdiskadm. Question: Should I remove the hardware raid on c1t2d0 first? My... (4 Replies)
Discussion started by: KhawHL
4 Replies

8. Solaris

Hardware raid patching

Dear All , we have hardware raid 1 implemented on Solaris Disks. We need to patch the Servers. Kindly let me know how to patch hardware raid implemented Servers. Thanks... Rj (7 Replies)
Discussion started by: jegaraman
7 Replies

9. Solaris

Hardware RAID using three disks

Dear All , Pl find the below command , # raidctl -l Controller: 1 Volume:c1t0d0 Disk: 0.0.0 Disk: 0.1.0 Disk: 0.3.0 # raidctl -l c1t0d0 Volume Size Stripe Status Cache RAID Sub Size ... (10 Replies)
Discussion started by: jegaraman
10 Replies
BT(4)							   BSD Kernel Interfaces Manual 						     BT(4)

NAME
bt -- Buslogic/Mylex MultiMaster SCSI host adapter driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device isa device scbus device bt In /boot/device.hints: hint.bt.0.at="isa" hint.bt.0.port="0x330" DESCRIPTION
This driver provides access to the SCSI bus connected to a Buslogic/Mylex MultiMaster or compatible controller: MultiMaster "W" Series Host Adapters: Adapter Bus Commands Description BT-948 PCI 192 Ultra SCSI-3 BT-958 PCI 192 Wide ULtra SCSI-3 BT-958D PCI 192 Wide Differential Ultra SCSI-3 MultiMaster "C" Series Host Adapters: Adapter Bus Commands Description BT-946C PCI 100 Fast SCSI-2 BT-956C PCI 100 Wide Fast SCSI-2 BT-956CD PCI 100 Wide Differential Fast SCSI-2 BT-445C VLB 100 Fast SCSI-2 BT-747C EISA 100 Fast SCSI-2 BT-757C EISA 100 Wide Fast SCSI-2 BT-757CD EISA 100 Wide Differential Fast SCSI-2 BT-545C ISA 50 Fast SCSI-2 BT-540CF ISA 50 Fast SCSI-2 MultiMaster "S" Series Host Adapters: Adapter Bus Commands Description BT-445S VLB 30 Fast SCSI-2 BT-747S EISA 30 Fast SCSI-2 BT-747D EISA 30 Differential Fast SCSI-2 BT-757S EISA 30 Wide Fast SCSI-2 BT-757D EISA 30 Wide Differential Fast SCSI-2 BT-545S ISA 30 Fast SCSI-2 BT-542D ISA 30 Differential Fast SCSI-2 BT-742A EISA 30 SCSI-2 (742A revision H) BT-542B ISA 30 SCSI-2 (542B revision H) MultiMaster "A" Series Host Adapters: Adapter Bus Commands Description BT-742A EISA 30 SCSI-2 (742A revisions A - G) BT-542B ISA 30 SCSI-2 (542B revisions A - G) Tagged queueing is supported on 'W' series adapters, 'C' series adapters with firmware of rev 4.42 and higher, and 'S' series adapters with firmware of rev 3.35 and higher. Boards with certain firmware revisions may lock up under heavy load to certain devices, especially if tagged queueing is used. Should you encounter a problem with your adapter, contact Mylex technical support and ensure you have the latest firmware for your controller. HARDWARE
The bt driver supports the following BusLogic MultiMaster ``W'', ``C'', ``S'', and ``A'' series and compatible SCSI host adapters: o BusLogic BT-445C o BusLogic BT-445S o BusLogic BT-540CF o BusLogic BT-542B o BusLogic BT-542B o BusLogic BT-542D o BusLogic BT-545C o BusLogic BT-545S o BusLogic/BusTek BT-640 o BusLogic BT-742A o BusLogic BT-742A o BusLogic BT-747C o BusLogic BT-747D o BusLogic BT-747S o BusLogic BT-757C o BusLogic BT-757CD o BusLogic BT-757D o BusLogic BT-757S o BusLogic BT-946C o BusLogic BT-948 o BusLogic BT-956C o BusLogic BT-956CD o BusLogic BT-958 o BusLogic BT-958D o Storage Dimensions SDC3211B / SDC3211F AMI FastDisk Host Adapters that are true BusLogic MultiMaster clones are also supported by the bt driver. SEE ALSO
cd(4), da(4), sa(4), scsi(4) HISTORY
The bt driver first appeared in the 386BSD patch kit. AUTHORS
Julian Elischer wrote a driver for the Multimaster cards that appeared in the 386BSD patch kit. The driver was rewritten by Justin T. Gibbs to take advantage of new board features and work with the CAM SCSI framework in FreeBSD 3.0. Special thanks to Leonard N. Zubkoff for writing such a complete and well documented Mylex/BusLogic MultiMaster driver for Linux. Support in this driver for the wide range of MultiMaster controllers and firmware revisions, with their otherwise undocumented quirks, would not have been possible without his efforts. BSD
June 18, 2006 BSD
All times are GMT -4. The time now is 07:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy