Am 26.11.24 um 15:52 schrieb Hannes Laimer: > There have been some reports about `qm start` timeouts on VMs that have a > lot of NICs assigned. > This patch considers the number of NICs when calculating the config-specific > timeout. Since the increase in start time is linearly related to the number > of NICs, a constant timeout increment per NIC was chosen. > > Signed-off-by: Hannes Laimer <h.lai...@proxmox.com> > --- > changes since v3: > * move scalar() to wrap grep... > * match against `\d+` instead of `\d{1,2}` > > PVE/QemuServer/Helpers.pm | 9 +++++++++ > 1 file changed, 9 insertions(+) > >
applied, thanks! _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel