Sponsored Content
Full Discussion: Disk I/O error 5
Top Forums UNIX for Advanced & Expert Users Disk I/O error 5 Post 302830415 by Just Ice on Monday 8th of July 2013 05:37:22 PM
Old 07-08-2013
what is the output from file data-file as well as strings data-file? if neither of these commands are able to read the file, there is a very high probability that your file is corrupted since disk and filesystem corruption "has already been" ruled out ...
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Fatal error in disk

I have a doubt with an error message, and i want to be sure if this is a normal situation or not. Situation: I was formating and installing a SCSI 36Gb HD with UNIX SCO 5.05, the problem happens when is making the division and filesystem on disk 1, and the message error is "Exit value 139... (1 Reply)
Discussion started by: jav_v
1 Replies

2. UNIX for Advanced & Expert Users

Disk error

Hi, I have a Linux - Mandrake box at home that run as a web server and a Internet router. So often to the system after reboot that it come has the messages saying that the hda1 (I think is the root file system) has some inconsitencies and some inodes has to be removed. When the drive is fixed,... (2 Replies)
Discussion started by: vtran4270
2 Replies

3. AIX

Disk space error.

Dear All, I am working on AIX 5.2, and I have allocated 3072M disk space to /home filesystem. Now system has no free space at /home filesystem. But when I checked data on /home, I have only 900M data. Please if anybody can tell me about this difference and how this can be resolved. Thank You.... (9 Replies)
Discussion started by: system-admin
9 Replies

4. Solaris

Disk error

How to Check the disk error (both hard disk & DVD Rom) In Sun Netra 20 Server..Pls help (2 Replies)
Discussion started by: gini
2 Replies

5. Solaris

flarcreate disk error 28

I want to image solaris 8 with flarcreate like ghost in windows. the error come like errno 28, No space left? this is error message absapp@nepalabs1 # flarcreate -n "sol8utl" -S -R / -x /var/tmp /var/tmp/s8.utl.061222 Determining which filesystems will be included in the archive... Creating... (15 Replies)
Discussion started by: 197oo302
15 Replies

6. AIX

Disk operation Error

Hi to all, Hope you can help me to figure out this problem that I have with one of our servers. I get disk errors but I cannot explain the reason why it is happening. Below is the error: Thanks in advance. By the way were using NETAPPS data storage and using 5.3 O.S version. LABEL: ... (1 Reply)
Discussion started by: cabloy
1 Replies

7. Solaris

Solaris disk error

I received a new error that I have not seen before on my Solaris 10 server last night: From /var/adm/messages Jan 8 04:59:26 nediaccomp005j scsi: /pci@780/pci@0/pci@9/scsi@0 (mpt0): Jan 8 04:59:26 nediaccomp005j Log info 31010000c received for target 1. Jan 8 04:59:26 nediaccomp005j ... (4 Replies)
Discussion started by: FredSmith
4 Replies

8. Solaris

I/O Error on SAN Disk

Hi, I have a production solaris 10 SPARC system (portal). Yesterday legato/Networker gave an I/O Error on one of the files on its SAN mounted disk. I went to that particular file on the system, did an ls and it showed the file. However, ls -l did not work and it said IO error. ... (6 Replies)
Discussion started by: Mack1982
6 Replies

9. Solaris

Error 25:Disk Read Error

Hi Guys, Wondering if anyone has seen/has a fix for this, when i try boot my system from CDROM at the solaris/ttya/ttyb selection menu i get stuck in a loop: kernel$ /boot/multiboot kernel/$isadir/unix -B install_media=cdrom,console=ttya loading "/boot/multiboot kernel/$isadir/unix -B... (0 Replies)
Discussion started by: A-Train
0 Replies

10. Solaris

Solaris 8 disk error

Hello, We are running solaris 8 and there is a disk having problem with consistency The following devices (soft partitions from NetApp are inconsistent, unable to be repaired with fsck and need to be restored: root@server1 # df -k Filesystem kbytes used ... (4 Replies)
Discussion started by: gull05
4 Replies
default_disk_ir(5)						File Formats Manual						default_disk_ir(5)

NAME
default_disk_ir - enable and disable use of device's write cache in the SCSI subsystem (OBSOLETE) VALUES
Failsafe Default Allowed values Recommended values DESCRIPTION
Note: This tunable is obsolete. HP no longer allows enabling, by default, write cache for all direct access devices on the system. It is still possible to enable write cache for a specific device through the command. See scsictl(1M). This tunable enables(1) or disables(0) the Immediate Reporting behavior of the SCSI subsystem, also known as Write Cache Enable (WCE). With Immediate Reporting enabled, disk drives that have data caches return from a system call, including raw writes, when the data is cached, rather than returning after the data is written to the media. This sometimes improves write performance especially for sequential transfers. Cached data can be lost if a device power failure or reset occurs before the device writes the cached data to media. Because of these risks, the recommended value for this parameter on servers is Immediate Reporting disabled(0). Although not an option to the mount command, this tunable has a profound effect upon filesystem and raw disk performance and, conversely, data integrity when system resets occur. This tunable also affects delayed-write versus write-through-filesystem behavior. Who Is Expected to Change This Tunable? Anyone. Restrictions on Changing Changes to this tunable will take effect when the device is first opened. When Should the Tunable Be Turned On? When a third party application vendor recommends it. For normal use, HP strongly recommends you don't enable this tunable. What Are the Side Effects of Turning the Tunable On? Since enabling this tunable circumvents the protections provided by LVM or RAID, there is a strong risk of filesystem corruption and data loss in case of a device power failure or reset. When Should the Tunable Be Turned Off? HP recommends you always disable this tunable. This is especially true if you don't want to take the risk of filesystem corruption and data loss in case of a device power failure or reset. What Are the Side Effects of Turning the Tunable Off? This might reduce the performance of disk write (not read) access while eliminating the risk of filesystem corruption and data loss in case of a device power failure or reset. What Other Tunables Should Be Changed at the Same Time? None. WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter has been obsoleted for HP-UX 11i Version 3. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at AUTHOR
was developed by HP. SEE ALSO
write(2), scsi(7). OBSOLETE
Kernel Tunable Parameter default_disk_ir(5)
All times are GMT -4. The time now is 06:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy