OpenVZ Forum


Home » General » Support » sshfs files disapearing (how do I stop files from disapearing)
Re: sshfs files disapearing [message #51857 is a reply to message #51854] Mon, 26 January 2015 17:57 Go to previous messageGo to previous message
Ales is currently offline  Ales
Messages: 330
Registered: May 2009
Senior Member
The first thing I notice from the data you've posted is a somewhat low inode limit. Limit of 220000 doesn't seem enough for a busy 200 GB file system. The ext4 defaults for disk inodes equal to 65536 x GiB (1 * 1024 * 1024 / 16). So, for 200 GiB, that would be 13107200. You might not need quite as much, but still... you might very well need more than 220k.

You can check inode usage by running 'df -i' within your VM.

If inodes aren't the cause, are there any other errors / failures in the logs within the VM? Files can't just disappear...
 
Read Message
Read Message
Read Message
Previous Topic: xt_NFQUEUE and netfilter_queue inside container not supported?
Next Topic: OpenVZ change size of /dev/simfs
Goto Forum:
  


Current Time: Thu Sep 12 04:21:50 GMT 2024

Total time taken to generate the page: 0.05304 seconds