From: jason c. <jca...@ne...> - 2009-07-02 15:19:55
|
Hello, Ran rundig overnight; had this message is the morning WordDB: /var/lib/htdig/db.words.db: file size not a multiple of the pagesize WordDB: DB->cursor: method meaningless before open Running htpurge manually results in the same message. Looks like it shutdown at exactly 2gb's; created a test3gb file using dd to test... Trying to figure out where the 2gb file size limit is hiding. Using fedora 11 on a HP dl585g2; Linux cae2.netezza.com2.6.29.4-167.fc11.i686.PAE #1 SMP Wed May 27 17:28:22 EDT 2009 i686 athlon i386 GNU/Linux ext4 file system /dev/cciss/c0d0p3 on / type ext4 (rw) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw) /dev/cciss/c0d0p1 on /boot type ext3 (rw) /dev/cciss/c0d0p5 on /home type ext4 (rw) /dev/cciss/c0d0p2 on /usr type ext4 (rw) tmpfs on /dev/shm type tmpfs (rw,rootcontext="system_u:object_r:tmpfs_t:s0") none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw) drwxrwxrwx. 3 root root 4.0K 2009-07-02 06:00 . drwxr-xr-x. 42 root root 4.0K 2009-07-01 13:55 .. -rwxrwxrwx. 1 root root 82M 2009-07-02 04:28 db.docdb -rwxrwxrwx. 1 root root 41M 2009-07-01 23:44 db.docs.index -rwxrwxrwx. 1 root root 432M 2009-07-01 23:44 db.excerpts -rwxrwxrwx. 1 root root 2.0G 2009-07-01 23:44 db.words.db -rwxrwxrwx. 1 root root 16K 2009-07-01 14:12 db.words.db_weakcmpr -rw-r--r--. 1 root root 3.0G 2009-07-02 06:06 filetest3gb drwxrwxrwx. 2 root root 4.0K 2009-07-01 13:59 scripts [root@cae2 htdig]# uname -a Thanks! -jc |