Importance of the fsync value

mir

Famous Member
Apr 14, 2012
3,568
127
133
Copenhagen, Denmark
Hi all,

I have been wondering. Is a high fsync value really needed if all your vm's and ct's run on a remote shared storage array?

If so, what specific gains do you get from a high fsync value in this specific situation?
 
If so, what specific gains do you get from a high fsync value in this specific situation?

Form 'man fsync':

> fsync() transfers ("flushes") all modified in-core data of (i.e., modified buffer cache pages for) ...

Many application use that to protect data (databases, but also many other applications).

So this can become the bottleneck.
 
Last edited by a moderator:
Form 'man fsync':

> fsync() transfers ("flushes") all modified in-core data of (i.e., modified buffer cache pages for) ...

Many application use that to protect data (datatbases, but also many other applications).

So this can become the bottleneck.
Ok. But the need for fsync is less important if all virtual servers run on remote storage arrays?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!