]> git.proxmox.com Git - pve-guest-common.git/commit
increase max reading replication state file size.
authorWolfgang Link <w.link@proxmox.com>
Wed, 17 Apr 2019 07:09:27 +0000 (09:09 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 17 Apr 2019 07:26:53 +0000 (07:26 +0000)
commit3cdcfff633d29ba023342f687ed05708191a6bf0
tree0fe107ce120b078c8801f980bce8275bf7496ccd
parenta7b366396ba4dc64eedbb3987dec7296e804c163
increase max reading replication state file size.

In this file, the error of a failed job will also be stored.
The default 32768 bytes are not very much.

This file is on the local filesystem so there is no filesystem
size restrictions like in /etc/pve.
PVE/ReplicationState.pm