Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\"Bad\s+write\s+on\s+page\"\s+\?\s*$/: 15 ]

Total 15 documents matching your query.

1. "Bad write on page" ? (score: 1)
Author: Lennert Buytenhek <buytenh@xxxxxxx>
Date: Sat, 7 Apr 2001 19:51:09 -0400
XFS likes me, I just know it. I get heaps and heaps of this while doing a "dd if=largefile of=copyoflargefile bs=32768k". Bad write on page 0xc1010130 Bad write on page 0xc10331ec Bad write on page 0
/archives/xfs/2001-04/msg00210.html (8,301 bytes)

2. Re: "Bad write on page" ? (score: 1)
Author: Steve Lord <lord@xxxxxxx>
Date: Sat, 07 Apr 2001 20:25:25 -0500
This error message relates to flushing pages out beyond the end of file, the only place I saw it was via NFS, the code checked in on the 5th stopped it happening for me. At the moment I need to esta
/archives/xfs/2001-04/msg00211.html (8,258 bytes)

3. Re: "Bad write on page" ? (score: 1)
Author: Lennert Buytenhek <buytenh@xxxxxxx>
Date: Sun, 8 Apr 2001 10:18:43 -0400
I am running the XFS CVS checkout from 20010407 (against 2.4.3), compiled with RH7 kgcc. Nope, no NFS involved. Just a dd of a file on a local XFS filesystem to a file on the same local XFS filesyste
/archives/xfs/2001-04/msg00217.html (9,963 bytes)

4. Re: "Bad write on page" ? (score: 1)
Author: Eric Sandeen <sandeen@xxxxxxx>
Date: Sun, 08 Apr 2001 17:19:38 -0500
Hm, I'm having trouble duplicating this. 128M box, 8GB XFS disk, all standard mount & mkfs options. $ dd if=/dev/zero of=foo bs=32768k count=128 $ dd if=foo of=bar bs=32768k gives me no error message
/archives/xfs/2001-04/msg00222.html (8,181 bytes)

5. Re: "Bad write on page" ? (score: 1)
Author: x>
Date: Mon, 30 Apr 2001 14:21:55 -0400
With the kernel included with the RH71 XFS installer I can't reproduce this anymore.
/archives/xfs/2001-04/msg00662.html (8,931 bytes)

6. "Bad write on page" ? (score: 1)
Author: x>
Date: Sat, 7 Apr 2001 19:51:09 -0400
XFS likes me, I just know it. I get heaps and heaps of this while doing a "dd if=largefile of=copyoflargefile bs=32768k". Bad write on page 0xc1010130 Bad write on page 0xc10331ec Bad write on page 0
/archives/xfs/2001-04/msg00892.html (8,301 bytes)

7. Re: "Bad write on page" ? (score: 1)
Author: x>
Date: Sat, 07 Apr 2001 20:25:25 -0500
This error message relates to flushing pages out beyond the end of file, the only place I saw it was via NFS, the code checked in on the 5th stopped it happening for me. At the moment I need to esta
/archives/xfs/2001-04/msg00893.html (8,258 bytes)

8. Re: "Bad write on page" ? (score: 1)
Author: x>
Date: Sun, 8 Apr 2001 10:18:43 -0400
I am running the XFS CVS checkout from 20010407 (against 2.4.3), compiled with RH7 kgcc. Nope, no NFS involved. Just a dd of a file on a local XFS filesystem to a file on the same local XFS filesyste
/archives/xfs/2001-04/msg00899.html (9,963 bytes)

9. Re: "Bad write on page" ? (score: 1)
Author: xx
Date: Sun, 08 Apr 2001 17:19:38 -0500
Hm, I'm having trouble duplicating this. 128M box, 8GB XFS disk, all standard mount & mkfs options. $ dd if=/dev/zero of=foo bs=32768k count=128 $ dd if=foo of=bar bs=32768k gives me no error message
/archives/xfs/2001-04/msg00904.html (8,181 bytes)

10. Re: "Bad write on page" ? (score: 1)
Author: xxxx>
Date: Mon, 30 Apr 2001 14:21:55 -0400
With the kernel included with the RH71 XFS installer I can't reproduce this anymore.
/archives/xfs/2001-04/msg01344.html (8,931 bytes)

11. "Bad write on page" ? (score: 1)
Author: Lennert Buytenhek <buytenh@xxxxxxx>
Date: Sat, 7 Apr 2001 19:51:09 -0400
XFS likes me, I just know it. I get heaps and heaps of this while doing a "dd if=largefile of=copyoflargefile bs=32768k". Bad write on page 0xc1010130 Bad write on page 0xc10331ec Bad write on page 0
/archives/xfs/2001-04/msg01574.html (8,301 bytes)

12. Re: "Bad write on page" ? (score: 1)
Author: Steve Lord <lord@xxxxxxx>
Date: Sat, 07 Apr 2001 20:25:25 -0500
This error message relates to flushing pages out beyond the end of file, the only place I saw it was via NFS, the code checked in on the 5th stopped it happening for me. At the moment I need to esta
/archives/xfs/2001-04/msg01575.html (8,329 bytes)

13. Re: "Bad write on page" ? (score: 1)
Author: Lennert Buytenhek <buytenh@xxxxxxx>
Date: Sun, 8 Apr 2001 10:18:43 -0400
I am running the XFS CVS checkout from 20010407 (against 2.4.3), compiled with RH7 kgcc. Nope, no NFS involved. Just a dd of a file on a local XFS filesystem to a file on the same local XFS filesyste
/archives/xfs/2001-04/msg01581.html (10,098 bytes)

14. Re: "Bad write on page" ? (score: 1)
Author: Eric Sandeen <sandeen@xxxxxxx>
Date: Sun, 08 Apr 2001 17:19:38 -0500
Hm, I'm having trouble duplicating this. 128M box, 8GB XFS disk, all standard mount & mkfs options. $ dd if=/dev/zero of=foo bs=32768k count=128 $ dd if=foo of=bar bs=32768k gives me no error message
/archives/xfs/2001-04/msg01586.html (8,272 bytes)

15. Re: "Bad write on page" ? (score: 1)
Author: Lennert Buytenhek <buytenh@xxxxxxx>
Date: Mon, 30 Apr 2001 14:21:55 -0400
With the kernel included with the RH71 XFS installer I can't reproduce this anymore.
/archives/xfs/2001-04/msg02026.html (9,115 bytes)


This search system is powered by Namazu