Walk fails

Post Reply
tmarino
Posts: 94
Joined: Thu Apr 25, 2002 1:04 pm

Walk fails

Post by tmarino »

We get the following (see below) after performing a walk. We have already increased disk space by 1 gig and are walking in excess of 175,000 pages. Any ideas on how much disk space we need? Tom

***************************************************
Creating search index on fetched pages...
106 /usr/local/morph3/htdocs/webinator/dowalk(updatemmindex) 810: You may be low on disk space. in the function create index

006 /usr/local/morph3/htdocs/webinator/dowalk(updatemmindex) 810: Can't write 0x7D06 bytes at 0x7A9508 to KDBF file /usr/local/morph3/texis/default/db2/T35554a.btr: error 28: No space left on device in the function write_block

000 /usr/local/morph3/htdocs/webinator/dowalk(updatemmindex) 810: Abandoning index /usr/local/morph3/texis/default/db2/xhtmlbodv due to errors

006 /usr/local/morph3/htdocs/webinator/dowalk(updatemmindex) 810: Can't write 0x18600 bytes at 0x1A882DE to KDBF file /usr/local/morph3/texis/default/db2/T35554a.dat: error 28: No space left on device in the function write_outbuf

006 /usr/local/morph3/htdocs/webinator/dowalk(updatemmindex) 810: Can't write start pointers (0x0 and 0x0) to KDBF file /usr/local/morph3/texis/default/db2/T35554a.dat: error 28: No space left on device in the function write_start_ptrs

111 /usr/local/morph3/htdocs/webinator/dowalk() 810: Too many messages in the function addputmsg

111 () 810: Too many messages in the function addputmsg
Done.

Walk finished at 2002-05-09 11:41:52 (took 46 hours 25 minutes 11 seconds)
Making new database live: /usr/local/morph3/texis/default/db2

******************************************************
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

Walk fails

Post by John »

You have actually crawled all the pages. How large are the html.tbl and html.blb files in the /usr/local/morph3/texis/default/db2 directory? That will give you an idea of how much data you have crawled.
John Turnbull
Thunderstone Software
tmarino
Posts: 94
Joined: Thu Apr 25, 2002 1:04 pm

Walk fails

Post by tmarino »

ok, thanks. How do I recreate the index from the command line using Reindex ?
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Walk fails

Post by mark »

tmarino
Posts: 94
Joined: Thu Apr 25, 2002 1:04 pm

Walk fails

Post by tmarino »

The instructions are confusing. Please explain "This would be used after changing the Word Definition expressions."
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Walk fails

Post by mark »

That's just an example of when it might be used. Ignore that and use it.
Post Reply