Am 19.05.25 um 14:25 schrieb Maximiliano Sandoval: > Signed-off-by: Maximiliano Sandoval <m.sando...@proxmox.com> > --- > src/PVE/DataCenterConfig.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/PVE/DataCenterConfig.pm b/src/PVE/DataCenterConfig.pm > index a3db78e..205b784 100644 > --- a/src/PVE/DataCenterConfig.pm > +++ b/src/PVE/DataCenterConfig.pm > @@ -44,7 +44,7 @@ my $migration_format = { > optional => 1, > type => 'string', format => 'CIDR', > format_description => 'CIDR', > - description => "CIDR of the (sub) network that is used for migration." > + description => "CIDR of the (sub) network that is used for migration > and replication." > }, > }; >
good to describe the status quo, but that status is not really ideal, might be worth to add a dedicated setting for this outside of the "migration" property. Upcoming PVE 9 would be a good choice for this, as then we could output a notice for the case that the migration network is configured and there are existing replication jobs defined, _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel