Check hardware


 
Thread Tools Search this Thread
Operating Systems HP-UX Check hardware
# 1  
Old 12-25-2014
Check hardware

Hi,

I have HP-UX version 11.23. Yesterday i saw error on syslog show Ultra SCSI 320 have issue.

This rx3600 connect to EVA. How to check how many LUN connected and the connectivity to EVA?

I suspect on board controller at rx3600 have a problem. The disk on local not show amber light. Please assist me.

Thanks.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Check Hardware compatibility via LIVE CD

Hi Can i use Solaris LIVE CD to verify that ubuntu has all drivers present for a certain desktop PC? which Live CD should i use ? there any many varities out there Before i purchase this expensive PC i want to ensure Solairs has all drivers for it. Specs are : Processor Intel Core i7... (1 Reply)
Discussion started by: kashif_islam
1 Replies

2. Shell Programming and Scripting

Perl code to check date and check files in particular dir

Hi Experts, I am checking how to get day in Perl. If it is “Monday” I need to process…below is the pseudo code. Can you please prove the code for below condition. if (today=="Monday" ) { while (current_time LESS THAN 9:01 AM) ... (1 Reply)
Discussion started by: ajaypatil_am
1 Replies

3. Solaris

Hardware faulty, but which hardware?

Hi folk, I have this hardware faunty message, but dont know which hardware is this ? can you guide me ? --------------- ------------------------------------ -------------- --------- TIME EVENT-ID MSG-ID SEVERITY ---------------... (9 Replies)
Discussion started by: dehetoxic
9 Replies

4. Solaris

how to check for hardware layered raid in solaris 10 ?

hi all, will command metastats tell whether there is hardware layered raid ? i intend to do patching and plug out one of the disks in case the one inside encountered issues. (1 Reply)
Discussion started by: Exposure
1 Replies

5. UNIX for Dummies Questions & Answers

How to check hardware data compression

Hi, I'm looking to check the compression ratio applied by hardware to work out how much free space we have on tapes. mt -f /dev/rmt0 status shows: If I add up the output of the du command and what we backup from the script, it gives me the total space we tape up. So the plan was to find the... (4 Replies)
Discussion started by: rab
4 Replies

6. UNIX for Advanced & Expert Users

check external hardware connected to linux/solaris machines

hello, I'm planning to do inventory of all our servers but this time it's more on physical. Meaning I would like to check all hardware connected to it (external only like storage, power support) including the count Would like to get perhaps its serial nr..(linux and solaris different servers... (2 Replies)
Discussion started by: lhareigh890
2 Replies

7. UNIX for Advanced & Expert Users

Check EOF char in Unix. OR To check file has been received completely from a remote system

Advance Thanks. (1) I would like to know any unix/Linux command to check EOF char in a file. (2) Or Any way I can check a file has been reached completely at machine B from machine A. Note that machine A ftp/scp the file to machine B at unknown time. (5 Replies)
Discussion started by: alexalex1
5 Replies

8. Windows & DOS: Issues & Discussions

How To Check Hardware RAID On Windows and Linux

Hello, I have Win NT server running and I want to know how can I get Hardware RAID settings without rebooting the server? Thanks in advance. (2 Replies)
Discussion started by: sureshcisco
2 Replies

9. UNIX for Dummies Questions & Answers

Script to check for a file, check for 2hrs. then quit

I wish to seach a Dir for a specific file, once the file is found i will perform additional logic. If the file is not found within two hours, i would like to exit. Logically, I'm looking for the best way to approach this Thanks for any assistance in advance. Note: I'm using a C shell and... (2 Replies)
Discussion started by: mmarsh
2 Replies

10. Solaris

What command to check system hardware

What command can I run on a Solaris 8 server to check the hardware (ie number of processors, speed of processors, installed memory etc). (4 Replies)
Discussion started by: soliberus
4 Replies
Login or Register to Ask a Question
ADV(4)							   BSD Kernel Interfaces Manual 						    ADV(4)

NAME
adv -- ConnectCom Solutions AdvanSys SCSI adapter driver SYNOPSIS
adv* at pci? dev ? function ? adv0 at isa? port ? irq ? drq ? adv* at cardbus? function ? scsibus* at adv? DESCRIPTION
The adv driver supports the following AdvanSys SCSI host adapters PCI bus Connectivity Products: ABP920 Bus-Master PCI (16 CDB) ABP930 Bus-Master PCI (16 CDB) (note 1) ABP930U Bus-Master PCI Ultra (16 CDB) ABP930UA Bus-Master PCI Ultra (16 CDB) ABP960 Bus-Master PCI MAC/PC (16 CDB) (note 2) ABP960U Bus-Master PCI MAC/PC Ultra (16 CDB) (note 2) Notes: 1. This board has been sold by SIIG as the Fast SCSI Pro PCI. 2. This board has been sold by Iomega as a Jaz Jet PCI adapter. Single Channel Products: ABP940 Bus-Master PCI (240 CDB) ABP940U Bus-Master PCI Ultra (240 CDB) ABP970 Bus-Master PCI MAC/PC (240 CDB) ABP970U Bus-Master PCI MAC/PC Ultra (240 CDB) ABP940UW Bus-Master PCI Ultra-Wide (240 CDB) Multi Channel Products: ABP950 Dual Channel Bus-Master PCI (240 CDB Per Channel) ABP980 Four Channel Bus-Master PCI (240 CDB Per Channel) ABP980U Four Channel Bus-Master PCI Ultra (240 CDB Per Channel) ISA bus Connectivity Products: ABP510/5150 Bus-Master ISA (240 CDB) (note 1) ABP5140 Bus-Master ISA (16 CDB) (note 1) (note 2) ABP5142 Bus-Master ISA with floppy (16 CDB) (note 3) Notes: 1. This board has been shipped by HP with the 4020i CD-R drive. The board has no BIOS so it cannot control a boot device, but it can con- trol any secondary SCSI device. 2. This board has been sold by SIIG as the i540 SpeedMaster. 3. This board has been sold by SIIG as the i542 SpeedMaster. Single Channel Products: ABP542 Bus-Master ISA with floppy (240 CDB) ABP842 Bus-Master VL (240 CDB) Dual Channel Products: ABP852 Dual Channel Bus-Master VL (240 CDB Per Channel) SEE ALSO
cd(4), ch(4), intro(4), isa(4), pci(4), scsi(4), sd(4), st(4) http://www.connectcom.net/ http://www.siig.com/ HISTORY
The adv device driver appeared in NetBSD 1.4. AUTHORS
Baldassare Dante Profeta <dante@mclink.it> BSD
June 4, 1999 BSD