-
-
branches/amp_3_7_2/src/webui/webui/htdocs/new/src/cm/models/configuration/config_file/__init__.py (Diff revision 1) Is the changes tested in different environments like ESXI, Hyper-V/Nutanix? as this involves different interfaces & names.
can we try this - which allows extra words, link breaks and flexible spacing.
match = re.search(r'ip address.*?(\d+.\d+.\d+.\d+)', cli_output, re.DOTALL)
AE-2452: vxAG & vASF clone and backup operations fail after task creation.
Review Request #1407 — Created Feb. 27, 2026 and submitted
| Information | |
|---|---|
| apoorva.sn | |
| AMP | |
| amp_3_7_2 | |
| AE-2452 | |
| Reviewers | |
| pmurugaiyan, pradeep, shuinvy | |
Problem
AE-2452: vxAG & vASF clone and backup operations fail after task creation
Solution
The Network Card got from the cm.conf is not accurate always, so getting the ip address from the CLI itself
Tested the Clone, Backup, recover for AG, ASF and APV is working fine.
Also added new device the config is created successfully
| Description | From | Last Updated |
|---|---|---|
|
Is the changes tested in different environments like ESXI, Hyper-V/Nutanix? as this involves different interfaces & names. can we try … |
|
