HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Oracle/App down! lvm error cause or effect of prob...
Operating System - HP-UX
1834220
Members
3108
Online
110066
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2002 06:54 AM
05-09-2002 06:54 AM
Oracle/App down! lvm error cause or effect of problem?
msgcnt 863 vxfs: mesg 038: vx_dataioerr - /dev/vgapps11/lvol7 file system file d
ata write error
when I do a dmesg.
I also have multiple:
DIAGNOSTIC SYSTEM WARNING:
The diagnostic logging facility has started receiving excessive
errors from the I/O subsystem. I/O error entries will be lost
until the cause of the excessive I/O logging is corrected.
If the diaglogd daemon is not active, use the Daemon Startup command
in stm to start it.
If the diaglogd daemon is active, use the logtool utility in stm
to determine which I/O subsystem is logging excessive errors.
1/0/0/0.2.16.0.0.4.0 sdisk
DIAGNOSTIC SYSTEM WARNING:
The diagnostic logging facility is no longer receiving excessive
errors from the I/O subsystem. 20 I/O error entries were lost.
Help??!!!
ata write error
when I do a dmesg.
I also have multiple:
DIAGNOSTIC SYSTEM WARNING:
The diagnostic logging facility has started receiving excessive
errors from the I/O subsystem. I/O error entries will be lost
until the cause of the excessive I/O logging is corrected.
If the diaglogd daemon is not active, use the Daemon Startup command
in stm to start it.
If the diaglogd daemon is active, use the logtool utility in stm
to determine which I/O subsystem is logging excessive errors.
1/0/0/0.2.16.0.0.4.0 sdisk
DIAGNOSTIC SYSTEM WARNING:
The diagnostic logging facility is no longer receiving excessive
errors from the I/O subsystem. 20 I/O error entries were lost.
Help??!!!
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2002 06:57 AM
05-09-2002 06:57 AM
Re: Oracle/App down! lvm error cause or effect of problem?
Kevin,
Try doing
dd if=/dev/vgapps11/lvol7 of=/dev/null bs=1024k
to see if you get a read error which is probably an indication of a bad disk.
Pete
Pete
Try doing
dd if=/dev/vgapps11/lvol7 of=/dev/null bs=1024k
to see if you get a read error which is probably an indication of a bad disk.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2002 07:09 AM
05-09-2002 07:09 AM
Re: Oracle/App down! lvm error cause or effect of problem?
Hi Kevin:
This can be a hardware failure on the disk. Check it with stm tools and fsck. Some possible tries:
1) Make sure you have the latest Vxfs/LVM patches installed
2) Check with dd command:
# dd if=/dev/dsk/c#t#d# of=/dev/null bs=64k
3) Try running a full file system check:
# fsck -F vxfs -y -o full /dev/vg##/lvol##
4) If you are still unable to access the file system after running fsck and a second fsck returns no errors, then use newfs to recreate the file system and restore the data from backup tape. If this problem persists, then contact the Hardware Response Center for help infurther diagnosis and correction of potential disk failure.
HTH,
Shiju
This can be a hardware failure on the disk. Check it with stm tools and fsck. Some possible tries:
1) Make sure you have the latest Vxfs/LVM patches installed
2) Check with dd command:
# dd if=/dev/dsk/c#t#d# of=/dev/null bs=64k
3) Try running a full file system check:
# fsck -F vxfs -y -o full /dev/vg##/lvol##
4) If you are still unable to access the file system after running fsck and a second fsck returns no errors, then use newfs to recreate the file system and restore the data from backup tape. If this problem persists, then contact the Hardware Response Center for help infurther diagnosis and correction of potential disk failure.
HTH,
Shiju
Life is a promise, fulfill it!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2002 07:54 AM
05-09-2002 07:54 AM
Re: Oracle/App down! lvm error cause or effect of problem?
A few more things to throw in ..
From LVM side, check for stale extents.
# lvdisplay -v /dev/vgapps11/lvol7 | more
Run exerciser on the suspexted disk to determine if any hardware error can be detected.
# cstm
cstm> map
cstm> sel dev
cstm> exercise
cstm> exeractlog
cstm> exerfaillog
cstm> exerinfo
From LVM side, check for stale extents.
# lvdisplay -v /dev/vgapps11/lvol7 | more
Run exerciser on the suspexted disk to determine if any hardware error can be detected.
# cstm
cstm> map
cstm> sel dev
cstm> exercise
cstm> exeractlog
cstm> exerfaillog
cstm> exerinfo
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP