search for: ext3_block_to_path

Displaying 3 results from an estimated 3 matches for "ext3_block_to_path".

2006 May 03
0
We hit ext3_warning (inode->i_sb, "ext3_block_to_path", "block < 0");
Dear ext3-users, we hit this condition in fs/ext3/inode.c:ext3_block_to_path() if (i_block < 0) { ext3_warning (inode->i_sb, "ext3_block_to_path", "block < 0"); occasionally on two identical PATA-IDE disks copied over per filesystem-rsync. What is the impact of this condition? - Kernel was 2.6.13.4, CONFIG_LBD is not set bu...
2004 Apr 19
1
"ext3-fs warning : ext3_block_to_path block <0 "
...ed to an application which is mounted of a SAN storage device via a emulex fiber channel link which is mounted as /dev/sda1 The problem is whenever the system mounts this particular volume of the SAN , the system generates the following error messages on the console. "ext3-fs warning : ext3_block_to_path block <0 " This messages continues to be generated and occassionally causing the system to crash. The problem is such that the system cannot be logged into even from the console. Only a powercycle of the system works. Interestingly i have another system with the same hardware and softwa...
2004 Apr 19
0
Error "ext3-fs warning : ext3_block_to_path block <0 "
...ated to an application which is mounted of a SAN storage device via a emulex fiber channel link which is mounted as /dev/sda1. The problem is whenever the system mounts this particular volume of the SAN, the system generates the following error messages on the console. "ext3-fs warning : ext3_block_to_path block <0 " This messages continues to be generated, and is once in approx 2 months causing the system to crash. The problem is such that the system cannot be logged into even from the console. Only a powercycle of the system works. Interestingly i have another system with the same hard...