[ZODB-Dev] Pack problem
    Alessandro Pisa 
    alessandro.pisa at gmail.com
       
    Mon Jun 30 09:30:02 CEST 2014
    
    
  
Hello everybody :)
I have a ~70Gb Data.fs that does not pack anymore.
When I pack it it creates a ~8GB Data.fs.pack, then it evaluates thi condition:
 -https://github.com/zopefoundation/ZODB/blob/3.9.5/src/ZODB/FileStorage/fspack.py#L410
as True, removes, the Data.fs.pack and returns.
The same happens with ZODB-3.10.5 and using pack-gc = false.
In every permutation I tried the produced Data.fs.pack files have the
same checksum.
Does anybody have some hints?
What I am trying to do:
 - comment the Data.fs.pack removing.
 - use that file as a new Data.fs
Any help/suggestion/comment is greatly appreciated!
Thanks a lot!
-- 
http://alepisa.blogspot.com
Esalando Prassi
    
    
More information about the ZODB-Dev
mailing list