Synchronous Replication
ORION-205349: Updated the logic behind the State column in the Protected Paths page (Data Protection -> Protected Paths) to indicate the Writable or Blocked state, as appropriate, if one of the replication peers is down. Prior to this change, a state of Error was shown in this case.
Asynchronous Replication
ORION-209571: The following limitation no longer applies: “VAST Database asynchronous replication requires bucket replication to be enabled on the cluster.”
Bucket Replication
ORION-210450: Added an ability to automatically create configuration for the replicated VAST Database bucket on the destination replication peer:
In VAST Web UI, the Bucket DB replication toggle in the cluster's S3 settings (Settings -> S3)
In VAST CLI, the
--enable-bucket-db-replicationoption on thecluster modifycommandIn VAST REST API, the
enable_bucket_db_replicationparameter for the/clusters/{id}/endpoint
Once enabled, this capability cannot be disabled.
VAST Web UI
ORION-182749: Added an ability to select and deselect all CNodes when creating or modifying a virtual IP pool (Network Access -> Virtual IP Pools -> choose to create or modify a pool -> Resource Selection tab).