1833875 Members
1963 Online
110063 Solutions
New Discussion

Re: dmesg error

 
kelvin567
Occasional Advisor

dmesg error

hello all , I have recieved the following error on dmesg

LVM: Performed a switch for Lun ID = 0 (pv = 0x0000000058ad4000), from raw device 0x1f0f0000 (with priority: 0, and current flags: 0x0) to raw device 0x1f100000 (with priority: 1, and current flags: 0x0).

what cld be an issue?
6 REPLIES 6
Aneesh Mohan
Honored Contributor

Re: dmesg error

Hi Kelvin ,

It could be volume group resides on the PV path /dev/dsk/c15t0d0 switched to alternative path /dev/dsk/c16t0d0 .


Please check the below things:

pvdisplay /dev/dsk/c15t0d0

Check whether the PV state is available and also do details analysis for this pV if your are gettings the issue repeatedly and also check the volume group health.

Thanks ,
Aneesh
Robert-Jan Goossens
Honored Contributor

Re: dmesg error

Siju Vadakkan
Trusted Contributor

Re: dmesg error

please provide attach the below log file
/var/opt/resmon/log/event_log
Michael Steele_2
Honored Contributor

Re: dmesg error



0x1f0f0000 is a controller device c15t0d0, major number 31 that probably reset itself.

Verfiy that this is a controller with 'lsdev' command searching on 31.

Also attach this report:

/usr/sbin/cstm<<-EOF
runutil logtool
rs
EOF
Support Fatherhood - Stop Family Law
kelvin567
Occasional Advisor

Re: dmesg error

logtoo l entry is below



-- Logtool Utility: View Raw Summary --

Summary of: /var/stm/logs/os/log1.raw.cur

Date/time of first entry: Thu Nov 18 00:38:09 2004

Date/time of last entry: Sun Mar 2 04:37:04 2008



Number of LPMC entries: 0
Number of System Overtemp entries: 0
Number of LVM entries: 0
Number of Logger Event entries: 0

Number of I/O Error entries: 349


Device paths for which entries exist:

(11) 0/2/0/0.97.43.19.0.10.2
(15) 0/2/0/0.97.43.19.0.9.5
(10) 0/2/0/0.97.43.19.1.4.4
(10) 0/2/0/0.97.43.19.0.10.4
(11) 0/2/0/0.97.43.19.0.10.0
(12) 0/2/0/0.97.43.19.0.9.7
(11) 0/2/0/0.97.43.19.0.9.3
(13) 0/2/0/0.97.43.19.0.14.1
(10) 0/2/0/0.97.43.19.0.14.0
(10) 0/2/0/0.97.43.19.0.13.7
(13) 0/2/0/0.97.43.19.1.4.1
(10) 0/2/0/0.97.43.19.1.3.6
(10) 0/2/0/0.97.43.19.1.3.0
(11) 0/2/0/0.97.43.19.0.9.6
(12) 0/2/0/0.97.43.19.0.9.4
(10) 0/2/0/0.97.43.19.0.10.3
(10) 0/2/0/0.97.43.19.0.9.2
(13) 0/2/0/0.97.43.19.1.3.7
(13) 0/2/0/0.97.43.19.0.10.1
(12) 0/2/0/0.97.43.19.1.4.0
(60) 0/2/0/0
(31) 10/12.8
(31) 8/4.8

Products for which entries exist:

(227) EMC Array
(60) Fibre Channel Interface
(4)
(58) Fibre Channel Driver

Product Qualifiers for which entries exist:

(227) EMCSYMMETRIX
(60) HP5158A_Tachyon_TL
(4)
(58) Mass_Storage

Logger Events for which entries exist:

(227) sdisk
(60) td
(62) fcp
-- Logtool Utility: View Raw Summary --
View - To View the file.
Print - To Print the file.
SaveAs - To Save the file.
Enter Done, Help, Print, SaveAs, or View: [Done]


Display of the raw log file summary was successful.
Michael Steele_2
Honored Contributor

Re: dmesg error

This is fine. If you start getting over a hundred in a day then call HP.
Support Fatherhood - Stop Family Law