| Summary: | El kernel se congela al realizar muchas o alguna escritura grande en un sistema ext2fs con amd64. | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Emilio Granados <pinetes> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Emilio Granados
2007-09-14 13:30:01 UTC
State Changed From-To: open->closed Hello, sadly we do not supportother languages then English. Please consider translating the problem into english, and do not hesitate to ask around on the various mailinglists -first- (and then possibly reopen the ticket). If my Spanish isn't broken, the OP meant: On Fri, 14 Sep 2007 12:21:14 GMT Emilio Granados <pinetes@tiscali.es> wrote: >Description: The kernel freezes when several writes or some big ones are made in a ext2fs (ext3), in a FreeBSD amd64. FreeBSD's partition is in a primary-master IDE disk (/dev/ad0s2a). The ext2 partition is in a SATA-1 disk as an extended partition (/dev/ad8s6). mount output: /dev/ad0s2a on / (ufs, local) /dev/ad8s6 on /media/datos (ext2fs, local) If the writes are made from a text terminal, a lot of meaningless characters fill up the screen when the kernel freezes. 'df -h' output: /dev/ad0s2a 13G 4.3G 7.3G 37% / /dev/ad8s6 188G 116G 62G 65% /media/datos I'm not sure if the problem is due to an ext3 partition, or because it is in a SATA disk, or because it is an extended partition. >How-To-Repeat: Simply make lots of writes or some big ones in an ext2fs partition. -- Ricardo Nabinger Sanchez rnsanchez@wait4.org Powered by FreeBSD "Left to themselves, things tend to go from bad to worse." |