- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: Disk I/O error, Disk replacement
Operating System - Tru64 Unix
1820590
Members
1898
Online
109626
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
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
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
08-23-2007 06:54 PM
08-23-2007 06:54 PM
Disk I/O error, Disk replacement
Hi All,
can someone help me out.
some disk I/O errors, now want to replace that bad disk, how to replace this diks, and is there any Raid configured on this disk? i have also attached sys_check report.
AdvFS I/O error:
Domain#Fileset: ora_domain3#oradata3
Mounted on: /u/003
Volume: /dev/disk/dsk3g
Tag: 0x00000019.8001
Page: 13017
Block: 35860512
Block count: 8192
Type of operation: Read
Error: 5 (see /usr/include/errno.h)
EEI: 0x3400 (retries may help)
AdvFS initiated retries: 0
Total AdvFS retries on this volume: 0
I/O error appears to be due to a hardware problem.
Check the binary error log for details.
To obtain the name of the file on which
the error occurred, type the command:
/sbin/advfs/tag2name /u/003/.tags/25
It is possible that enabling AdvFS I/O
retires may have allowed this I/O to succeed.
To modify AdvFS retries, adjust the
'AdvfsIORetryControl' sysconfigtab entry:
/sbin/sysconfig -q advfs AdvfsIORetryControl
/sbin/sysconfig -r advfs AdvfsIORetryControl=nn
nn == 0 - No AdvFS retries
1 to 9 - AdvFS will retry up to the
specified number of times.
This is in addition to any device
driver retries.
Current setting of AdvfsIORetryControl: 0
can someone help me out.
some disk I/O errors, now want to replace that bad disk, how to replace this diks, and is there any Raid configured on this disk? i have also attached sys_check report.
AdvFS I/O error:
Domain#Fileset: ora_domain3#oradata3
Mounted on: /u/003
Volume: /dev/disk/dsk3g
Tag: 0x00000019.8001
Page: 13017
Block: 35860512
Block count: 8192
Type of operation: Read
Error: 5 (see /usr/include/errno.h)
EEI: 0x3400 (retries may help)
AdvFS initiated retries: 0
Total AdvFS retries on this volume: 0
I/O error appears to be due to a hardware problem.
Check the binary error log for details.
To obtain the name of the file on which
the error occurred, type the command:
/sbin/advfs/tag2name /u/003/.tags/25
It is possible that enabling AdvFS I/O
retires may have allowed this I/O to succeed.
To modify AdvFS retries, adjust the
'AdvfsIORetryControl' sysconfigtab entry:
/sbin/sysconfig -q advfs AdvfsIORetryControl
/sbin/sysconfig -r advfs AdvfsIORetryControl=nn
nn == 0 - No AdvFS retries
1 to 9 - AdvFS will retry up to the
specified number of times.
This is in addition to any device
driver retries.
Current setting of AdvfsIORetryControl: 0
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2007 01:43 AM
08-24-2007 01:43 AM
Re: Disk I/O error, Disk replacement
According to the output of sys_check, the disk is a stand alone disk model BD14685A26.
You need to replace that disk, recreate the domain and file set, then restore data from a backup.
To do that:
- Save the output of:
hwmgr show scsi
hwmgr v d
- Ask for hardware support to replace the disk.
- Start the server or run:
hwmgr scan scsi
hwmgr v d
- You will see a new device, most probably it will be /dev/disk/dsk8
- Then run
rm -fr /etc/fdmns/ora_domain3
diskconfig
- Partition your disk, leaving the g and h partition with the right sizes
mkfdmn /dev/disk/dsk8g ora_domain3
mkfset ora_domain3 oradata3
mkfdmn /dev/disk/dsk8h ora_domain4
mkfset ora_domain4 oradata4
- Then mount the disks
bcheckrc
- Restore your data
You need to replace that disk, recreate the domain and file set, then restore data from a backup.
To do that:
- Save the output of:
hwmgr show scsi
hwmgr v d
- Ask for hardware support to replace the disk.
- Start the server or run:
hwmgr scan scsi
hwmgr v d
- You will see a new device, most probably it will be /dev/disk/dsk8
- Then run
rm -fr /etc/fdmns/ora_domain3
diskconfig
- Partition your disk, leaving the g and h partition with the right sizes
mkfdmn /dev/disk/dsk8g ora_domain3
mkfset ora_domain3 oradata3
mkfdmn /dev/disk/dsk8h ora_domain4
mkfset ora_domain4 oradata4
- Then mount the disks
bcheckrc
- Restore your data
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP