]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Increase default file handle limits for virtlockd
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Wed, 18 Oct 2017 09:19:30 +0000 (11:19 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 26 Oct 2017 10:29:28 +0000 (12:29 +0200)
commit3080834fcd3728d14c95cccaf2d80af12537014b
treeade43d3287ac9bfb1e9e63707bc619ebb3d524a7
parentd744476475db4ef5e54ffb8ccb2c6c296f4e6a0e
Increase default file handle limits for virtlockd

The assumption so far was an average of 4 disks per guest.
But some architectures, like s390x, still often use plenty of smaller disks.

To include those in the considerations an assumption of an average of 10
disks is more reasonable.

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
src/locking/virtlockd.service.in