Sponsored Content
Operating Systems Solaris Sun T5120 hardware RAID question Post 302402542 by soliberus on Wednesday 10th of March 2010 05:16:22 AM
Old 03-10-2010
Sun T5120 hardware RAID question

Hi everyone

I've just purchased a Sun T5120 server with 2 internal disks. I've configured hardware RAID (mirror) and as a result the device tree in Solaris only contains 1 hard drive.

My question is, how would I know when one of the drives become faulty?

Thanks
 

9 More Discussions You Might Find Interesting

1. 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

2. Solaris

How to destroy hardware raid on T5120

Hi, I have problem creating hardware raid on T5120 with 4 disks. After the hardware raid 1 created, then I used the raidctl -l c1t0d0 and raidctl -l c1t2d0 the output of volume c1t0d0 contain disk 0.0.0 0.1.0, also the volume c1t2d0 contain disk 0.0.0 0.1.0 and should be 0.2.0 0.3.0 so I... (15 Replies)
Discussion started by: netlink
15 Replies

3. Solaris

Small issue with Sun Sparc Enterprise T5120

Good Day, We have bought Sun Sparc Enterprise T5120 with pre-installed Solaris 10 Sparc But i need on this server Solaris 9. I have inserted in to DVD-rom (USB DVD-rom) with Solaris 9 for Sparc. Then log into shell and type: reboot -- cdrom. System rebooted and i have this message: ... (3 Replies)
Discussion started by: A.Shalin
3 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. Hardware

Hardware RAID on Sun T2000 Server

Hi All I have a Sun T2000 server. Couple of years ago I had configured and mirrored the boot drive with an other drive using hardware RAID 1 using raidctl command. Following is the hardware RAID output. root@oracledatabaseserver / $ raidctl RAID Volume RAID RAID Disk... (0 Replies)
Discussion started by: Tirmazi
0 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

Sun V240 Raid Question

Hi All, I'm new to this site. I have a few question since I'm in the process how to to repair my raid on Sun V240 Server. 1. How can we create RAID in Sun Sparc v240? 2. What utility can help people create RAID in Sun Sparc v240? 3. Do we need any special software to create the... (12 Replies)
Discussion started by: angkor
12 Replies

9. Solaris

Hardware RAID not recognize the new disk [Sun T6320]

We have hardware RAID configured on Sun-Blade-T6320 and one of the disk got failed. Hence we replaced the failed disk. But the hot swapped disk not recognized by RAID. Kindly help on fixing this issue. We have 2 LDOM configured on this server and this server running on single disk. #... (8 Replies)
Discussion started by: rock123
8 Replies
ASR(4)							   BSD Kernel Interfaces Manual 						    ASR(4)

NAME
asr -- driver for Adaptec I2O based SCSI/ATA host bus adapters SYNOPSIS
device asr DESCRIPTION
The Adaptec asr driver provides access to disks and disk arrays controlled by I2O based host bus adapters and SmartRAID SCSI RAID adapters through the standard SCSI disk da(4) interface. The supported adapters provide 64 bit PCI, Compact PCI, Zero Channel PCI, and up to four channels of Ultra2, Ultra 160, or Ultra320 SCSI, or two channels of 1GB Fibre. All support RAID-0, RAID-1, RAID-10, RAID-5 and RAID-50 arrays. All SCSI target types are supported. For the ATA based controllers, one IDE drive per channel is supported. Hot-swapping of IDE drives is not supported at this time. All host bus adapters must be configured before they can be used with any operating system. Please contact Adaptec directly to obtain the latest information on configuration utilities for the adapters. Currently there are both a Motif based GUI configuration utility and a CLI based configuration utility available from the Adaptec Web site. The cards and arrays can also be configured via the BIOS based configura- tion tool (SMOR). HARDWARE
The adapters currently supported by the asr driver include the following: o Adaptec Zero-Channel SCSI RAID 2000S, 2005S, 2010S, 2015S o Adaptec SCSI RAID 2100S, 2110S o Adaptec ATA-100 RAID 2400A o Adaptec SCSI RAID 3200S, 3210S o Adaptec SCSI RAID 3400S, 3410S o Adaptec SmartRAID PM1554 o Adaptec SmartRAID PM1564 o Adaptec SmartRAID PM2554 o Adaptec SmartRAID PM2564 o Adaptec SmartRAID PM2664 o Adaptec SmartRAID PM2754 o Adaptec SmartRAID PM2865 o Adaptec SmartRAID PM3754 o Adaptec SmartRAID PM3755U2B / SmartRAID V Millennium o Adaptec SmartRAID PM3757 o DEC KZPCC-AC (LVD 1-ch, 4MB or 16MB cache), DEC KZPCC-CE (LVD 3-ch, 64MB cache), DEC KZPCC-XC (LVD 1-ch, 16MB cache), DEC KZPCC-XE (LVD 3-ch, 64MB cache) -- rebadged SmartRAID V Millennium FILES
/dev/asr* Adaptec SCSI RAID control nodes NOTES
The ATA based controllers present their devices as SCSI-like devices via CAM. For IDE drives attached to these cards, a subset of standard SCSI commands and mode pages are understood via translation performed in the card's firmware. SEE ALSO
da(4) HISTORY
The asr (Adaptec SCSI RAID) driver first appeared as the dpti2o driver under BSDi BSD/OS 3.2, then under FreeBSD 2.2.8 and was ported over to the CAM layer represented in 4.0. AUTHORS
The asr driver was kindly donated by Adaptec and is maintained by Mark Salyzyn <mark_salyzyn@adaptec.com>. This manual page was written by Mark Salyzyn and fixed up by Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org>. BSD
July 14, 2004 BSD
All times are GMT -4. The time now is 02:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy