andrinux / opendedup

Open Deduplication File System
1 stars 2 forks source link

VM's running on Opendedup storage turns off #56

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Turn on the VM.  Every day all vms on a Opendedup volume (connected via NFS) 
will be turned off.  I start the vms, all works well, I return to my day, and 
the next day the vms are off.
What is the expected output? What do you see instead?
Self explanatory.  I want the vms to continue to run.

What version of the product are you using? On what operating system?
1.1.8 (I think), running on CentOS 6.3 (64 bit)

Please provide any additional information below.
Some info from the XML file:
<io chunk-size="4" claim-hash-schedule="0 0 0/2 * * ?" dedup-files="true" 
file-read-cache="5" hash-type="tiger16" log-level="1" max-file-inactive="900" 
max-file-write-buffers="1" max-open-files="1024" meta-file-cache="1024" 
multi-read-timeout="1000" safe-close="false" safe-sync="false" 
system-read-cache="1000" write-threads="24"/>

Original issue reported on code.google.com by mbj...@gmail.com on 31 Dec 2012 at 4:25