- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- I/O error with LVM
Categories
Company
Local Language
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
Forums
Discussions
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
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
тАО09-11-2009 08:21 AM
тАО09-11-2009 08:21 AM
I/O error with LVM
Database online Backup log has following errors on Hp UX:
32023:(pid 8138): cannot stat /clone/ora00/oram0/undo_ts3.dbf: I/O error
32023:(pid 8138): cannot stat /clone/ora00/oram0/this_is: I/O error
6684:(pid 8138): Could not stat /clone/ora00/oram0: I/O error
32023:(pid 8130): cannot stat /clone/ora00/oram2/patrolPANK.dbf: I/O error
32023:(pid 8130): cannot stat /clone/ora00/oram2/this_is: I/O error
6684:(pid 8130): Could not stat /clone/ora00/oram2: I/O error
we are using LVM with VxFS filesytem:
same time we have errors with clone filesystems which are on same lvms in syslog.log also:
Sep 7 06:28:17 katie vmunix: vxfs: WARNING: msgcnt 922 mesg 028: V-2-28: vx_snap_alloc - /dev/vg_SnapShots/vg_pank11G_datam2
_snap snapshot file system out of space
Sep 7 06:28:17 katie vmunix: vxfs: WARNING: msgcnt 923 mesg 032: V-2-32: vx_disable - /dev/vg_SnapShots/vg_pank11G_datam2_sn
ap snapshot file system disabled
Sep 7 06:28:17 katie vmunix: Synchronous Page I/O error occurred while paging to/from disk
Sep 7 06:28:17 katie vmunix: device 0x61000bd3, 1K block #3264832, 0 bytes of 65536 bytes not paged, page addr =dead31.e0000
008763d0000, bflag =40000f, bp = e0000005022c7100
Backup tool is Legato Networker, and it is a cleint initiated backup with save command.the VG is on SAN Disk.
we checked the disk there are no errors on the disk.
Could you please help us regarding this?
Thanks in Advance,
Sudheer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2009 09:25 AM
тАО09-11-2009 09:25 AM
Re: I/O error with LVM
> snapshot file system disabled
You are using VxFS snapshots to run backups and as you can see you are running out of space on the snapshot filesystems. This is the result of one or more conditions:
1. Your database is busy and there are too many changes that need to be captured in the snapshot.
2. You snapshot allocation is too small
3. Your database files have grown a lot.
4. The backup session is taking too long to backup the snapshot.
Most of the time you can fix this by increasing the size of the volumes that contain filesystems with snapshots reside.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2009 09:30 AM
тАО09-11-2009 09:30 AM
Re: I/O error with LVM
>>Sep 7 06:28:17 katie vmunix: vxfs: WARNING: msgcnt 922 mesg 028: V-2-28: vx_snap_alloc - /dev/vg_SnapShots/vg_pank11G_datam2
_snap snapshot file system out of space
Its looks like your destination file system is having out of space.
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-12-2009 08:34 AM
тАО09-12-2009 08:34 AM
Re: I/O error with LVM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-12-2009 11:15 AM
тАО09-12-2009 11:15 AM
Re: I/O error with LVM
>> /dev/vg_SnapShots/vg_pank11G_datam2
_snap snapshot file system out of space
The above error indicates there will be shortage of space on File
System /dev/vg_SnapShots/vg_pank11G_datam2
_snap
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-01-2009 06:25 AM
тАО10-01-2009 06:25 AM