diagnostics


 
Thread Tools Search this Thread
Operating Systems AIX diagnostics
# 1  
Old 07-21-2006
diagnostics

There is a TSM server in which iam getting this error

Unable to read or write logical volume manager
record. PV may be permanently corrupted. Run diagnostics

how do i run the diagnostics??
any suggestions will really help.


Thanks!
karthik
# 2  
Old 07-22-2006
To check and repair filesystem try fsck
To ckeck partitions table use fdisk

For LVM see http://www.tldp.org/HOWTO/LVM-HOWTO/index.html
# 3  
Old 07-22-2006
You can run diagnostics on an AIX system by first, logging onto the system as root, and run the command "diag". This will get you to the diagnostics menu's. I usually go into problem determination, and do a quick diag on sysplanar. If it finds any errors, it will report it. Good luck.

outta.
# 4  
Old 07-24-2006
diagnostics

hi, thanks to everybody who responded. Since iam new to AIX, i have a lot of questions.. i hope u bear with me.

I ran the diag command and came up with the following errors, plz see below
my question was
1) i find a 4 digit error code such as 2310. how do i find out what the error code means.

plz see below the error that i got after running diag command. I would be very glad if u could give me suggestions/advice.
-------------------------------------------------------------------

LABEL: SSA_DEGRADED_ERROR
IDENTIFIER: 3DB7729E

Date/Time: Mon Jul 24 08:00:00 EDT
Sequence Number: 174087
Machine Id: 000FFF6D4C00
Node Id: tsm1
Class: H
Type: PERF
Resource Name: ssa1
Resource Class: adapter
Resource Type: ssa160
Location: U0.1-P1-I4/Q1
VPD:
Part Number................. 09L5695
FRU Number.................. 34L5388
Serial Number...............S0232613
EC Level.................... F23699
Manufacturer................IBM053
ROS Level and ID............A400 0000
Loadable Microcode Level....05
Device Driver Level.........00
Displayable Message.........SSA-ADAPTER
Device Specific.(Z0)........SDRAM=064
Device Specific.(Z1)........CACHE=32
Device Specific.(Z2)........UID=006094BE0000468A

Description
ADAPTER PERFORMANCE DEGRADED

Probable Causes
ADAPTER

Failure Causes
ADAPTER

Recommended Actions
PERFORM PROBLEM DETERMINATION PROCEDURES

Detail Data
ERROR CODE
0460 0001 4646 3644 3432 4541 3342 3335 3443 4600 0000 0000 0000 0000 0000 0000
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000




LABEL: SSA_DEVICE_ERROR
IDENTIFIER: FE9E9357

Date/Time: Mon Jul 24 06:51:57 EDT
Sequence Number: 174077
Machine Id: 000FFF6D4C00
Node Id: tsm1
Class: H
Type: PERM
Resource Name: pdisk3
Resource Class: pdisk
Resource Type: scsd
Location: USSAB6F5-D16
VPD:
Manufacturer................IBM
Machine Type and Model......DMVC36B
Part Number.................34L6475
ROS Level and ID............0059
Serial Number...............F80355EA7K
EC Level....................F24491
Device Specific.(Z2)........CUSNA059
Device Specific.(Z3)........34L6475
Device Specific.(Z4)........00200

Description
DISK OPERATION ERROR

Probable Causes
DASD DEVICE

Failure Causes
DISK DRIVE

Recommended Actions
PERFORM PROBLEM DETERMINATION PROCEDURES

Detail Data
ERROR CODE
2310 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
# 5  
Old 07-26-2006
I think what you have here is a bad SSA card. Really what your going to need to do at this point is call IBM hardware support (assuming your server is under warranty) and explain to them the problem. You will need to provide them with your machine type/model or serial number. To get machine serial number, you can type prtconf | pg and near the top of the output you'll find the system model, and serial number. Once they determine the hardware problem, they will dispatch a hardware tech out to replace your failing device.

good luck.

outta.
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

diagnostics of server

Hi there, I have a problem, maybe security problem. I am pretty scared of it. There are some activity between my NAS server and my laptop(or other pc). If am connected via sshfs there are work with drives on server. I have tried to detect a core of problem. But, because I am not advanced... (2 Replies)
Discussion started by: perseus
2 Replies

2. Solaris

Bootable Diagnostics CD

Greetings, My Bootable Diagnostics CD broke a while back and I do not have a current contract number to redownload it. Is there a way i could borrow this from someone really nice? I have a couple of v20z but one of them doesn't recognize the disks (known good). Cheers (0 Replies)
Discussion started by: DaeO
0 Replies

3. UNIX for Advanced & Expert Users

diagnostics for disk problems on an AIX server

There is a TSM server in which iam getting this error Unable to read or write logical volume manager record. PV may be permanently corrupted. Run diagnostics how do i run the diagnostics?? any suggestions will really help. Thanks! karthik (1 Reply)
Discussion started by: karthikosu
1 Replies

4. Programming

Diagnostics? (nubie question)

Hi People, I've been give the source code for a C program that I'm to compile using the GCC compiler. The system is running HP-UX. So I followed the simple instructions I have and it gave me an executable file. Sounds good so far. Unfortunately as soon as i run the executable it fails.... (2 Replies)
Discussion started by: cpiuk
2 Replies
Login or Register to Ask a Question