Displaying 3 results from an estimated 3 matches for "415768".
Did you mean:
410768
2002 Aug 15
0
sys_ftruncate call lasting 17 hours on ext3 filesystem from mutt
...sort of problem with $MAIL:
13:25:31 fsck: /var:
13:25:31 fsck: Truncating orphaned inode 44891 (uid=6265, gid=6265, mode=0100600, size=175526062)
13:25:36 fsck: /var has gone 69 days without being checked, check forced.
13:25:43 fsck: /var: 1057/104040 files (24.0% non-contiguous), 281356/415768 blocks
The file in question is large:
44891 -rw------- 1 neal neal 175694250 Aug 13 13:50 /var/mail/neal
I haven't seen the problem in the last day, but I've had successful
days in the past also.
I would hope that even in the face of a file system problem, the
kernel shoul...
2003 Jun 15
1
Re: Application, Dialplan not loading
strace does show that that modules.conf loads:
> open("/etc/asterisk/modules.conf", O_RDONLY) = 8
And that I do get some of the channels loading, e.g., the modem channel:
> open("/usr/local/lib/asterisk/modules/chan_modem.so", O_RDONLY) = 8
And if I load the apps via "load app_playback.so",
>
2002 Nov 11
1
update: sys_ftruncate call lasting 17 hours on ext3 filesystem from mutt
...sort of problem with $MAIL:
13:25:31 fsck: /var:
13:25:31 fsck: Truncating orphaned inode 44891 (uid=6265, gid=6265, mode=0100600, size=175526062)
13:25:36 fsck: /var has gone 69 days without being checked, check forced.
13:25:43 fsck: /var: 1057/104040 files (24.0% non-contiguous), 281356/415768 blocks
The file in question is large:
44891 -rw------- 1 neal neal 175694250 Aug 13 13:50 /var/mail/neal
I haven't seen the problem in the last day, but I've had successful
days in the past also.
I would hope that even in the face of a file system problem, the
kernel shoul...