Re: [freenet-support] Datastore loses keys on restart

2004-06-10 Thread Toad
Does this still happen? I think it was caused by tempfile leaks which
hopefully are fixed now...

On Tue, May 18, 2004 at 01:54:28AM -0400, Daves Lists wrote:
 My node was up for 1 day 10 hours when I restarted it to increase the thread
 limit. After the restart I lost about 6000 keys. My datastore is set to 50
 gigs and is no where near full. Below are the stats before and after. Were
 those just temporary keys that were deleted after the restart?? I'm running
 5082 on WinXP pro.
 
  
 
 Dave 
 
  
 
 Histogram of keys in in fred's data store
 
 These are the keys to the data in your node's local cache (DataStore)
 
 May 18, 2004 1:46:42 AM
 
 keys: 49543
 
 scale factor: 0.01990668661892414 (This is used to keep lines  64
 characters)
 
  
 
 Histogram of keys in in fred's data store
 
 These are the keys to the data in your node's local cache (DataStore)
 
 May 18, 2004 1:48:23 AM
 
 keys: 43176
 
 scale factor: 0.022848982363939285 (This is used to keep lines  64
 characters)
 

 ___
 Support mailing list
 [EMAIL PROTECTED]
 http://news.gmane.org/gmane.network.freenet.support
 Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
 Or mailto:[EMAIL PROTECTED]

-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] Datastore loses keys on restart

2004-05-19 Thread Toad
On Tue, May 18, 2004 at 01:54:28AM -0400, Daves Lists wrote:
 My node was up for 1 day 10 hours when I restarted it to increase the thread
 limit. After the restart I lost about 6000 keys. My datastore is set to 50
 gigs and is no where near full. Below are the stats before and after. Were
 those just temporary keys that were deleted after the restart?? I'm running
 5082 on WinXP pro.

Woah. They might have been temporary keys... in which case we are still
leaking tempfiles.
 
  
 
 Dave 
 
  
 
 Histogram of keys in in fred's data store
 
 These are the keys to the data in your node's local cache (DataStore)
 
 May 18, 2004 1:46:42 AM
 
 keys: 49543
 
 scale factor: 0.01990668661892414 (This is used to keep lines  64
 characters)
 
  
 
 Histogram of keys in in fred's data store
 
 These are the keys to the data in your node's local cache (DataStore)
 
 May 18, 2004 1:48:23 AM
 
 keys: 43176
 
 scale factor: 0.022848982363939285 (This is used to keep lines  64
 characters)
 

 ___
 Support mailing list
 [EMAIL PROTECTED]
 http://news.gmane.org/gmane.network.freenet.support
 Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
 Or mailto:[EMAIL PROTECTED]

-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] Datastore loses keys on restart

2004-05-19 Thread Toad
On Tue, May 18, 2004 at 11:13:48AM +0200, TLD wrote:
 Daves Lists wrote:
  My node was up for 1 day 10 hours when I restarted it to increase the
  thread limit. After the restart I lost about 6000 keys. My datastore is
  set to 50 gigs and is no where near full. Below are the stats before and
  after. Were those just temporary keys that were deleted after the
  restart?? I?m running 5082 on WinXP pro.
 
 Probably so. Temporary keys are lost upon restart, and it takes a while
 (how long?) before they are committed to the store.
 Up to date, I do not know a way to cleanly bring down the node, where by
 cleanly I mean all of: completing the transfers pending or in progress
 (while not accepting new ones), committing or removing temp files, clean
 exit for the jvm.

Is there any need for it? One could be implemented but I don't see the
point. Completing all existing transfers could take a LONG time.
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] Datastore loses keys on restart

2004-05-18 Thread TLD
Daves Lists wrote:
 My node was up for 1 day 10 hours when I restarted it to increase the
 thread limit. After the restart I lost about 6000 keys. My datastore is
 set to 50 gigs and is no where near full. Below are the stats before and
 after. Were those just temporary keys that were deleted after the
 restart?? Im running 5082 on WinXP pro.

Probably so. Temporary keys are lost upon restart, and it takes a while
(how long?) before they are committed to the store.
Up to date, I do not know a way to cleanly bring down the node, where by
cleanly I mean all of: completing the transfers pending or in progress
(while not accepting new ones), committing or removing temp files, clean
exit for the jvm.


-- 
/~\ The ASCIITLD
\ / Ribbon Campaign They that can give up essential liberty to obtain
 X  Against HTMLa little temporary safety deserve neither liberty
/ \ Email!  nor safety. -- Benjamin Franklin

___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


[freenet-support] Datastore loses keys on restart

2004-05-17 Thread Daves Lists








My node was up for 1 day 10 hours when I restarted it to
increase the thread limit. After the restart I lost about 6000 keys. My datastore
is set to 50 gigs and is no where near full. Below are the stats before and
after. Were those just temporary keys that were deleted after the restart?? Im
running 5082 on WinXP pro.



Dave 



Histogram of keys in in fred's data store

These are the keys to the data in your node's local cache (DataStore)

May 18, 2004 1:46:42 AM

keys: 49543

scale factor: 0.01990668661892414 (This is used to keep
lines  64 characters)



Histogram of keys in in fred's data store

These are the keys to the data in your node's local cache (DataStore)

May 18, 2004 1:48:23 AM

keys: 43176

scale factor: 0.022848982363939285 (This is used to keep
lines  64 characters)






___
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]