Hello,
Running PVE 4.3. I would like to disable secure migrations. Per http://pve.proxmox.com/wiki/Manual:_datacenter.cfg I should add the following line to the /etc/pve/datacenter.cfg:
migration: type=insecure
I have added that to the config file. Now, every night I get an email with the following:
parse error in '/etc/pve/datacenter.cfg' - 'migration': property is not defined in schema and the schema does not allow additional properties
I found other forum and blog references that mention adding the following to the datacenter.cfg file:
migration_unsecure: 1
I would have added this, however, the Proxmox manual at the URL above specifically says not to use it as it is deprecated.
What is the best method at this point to disable secure migrations?
Thanks!
Running PVE 4.3. I would like to disable secure migrations. Per http://pve.proxmox.com/wiki/Manual:_datacenter.cfg I should add the following line to the /etc/pve/datacenter.cfg:
migration: type=insecure
I have added that to the config file. Now, every night I get an email with the following:
parse error in '/etc/pve/datacenter.cfg' - 'migration': property is not defined in schema and the schema does not allow additional properties
I found other forum and blog references that mention adding the following to the datacenter.cfg file:
migration_unsecure: 1
I would have added this, however, the Proxmox manual at the URL above specifically says not to use it as it is deprecated.
What is the best method at this point to disable secure migrations?
Thanks!