Rubrik Bcckup VM validation Fails - "Edge VM Requirements have not been met"
search cancel

Rubrik Bcckup VM validation Fails - "Edge VM Requirements have not been met"

book

Article ID: 405428

calendar_today

Updated On:

Products

VMware vCenter Server

Issue/Introduction

  • Rubrik will perform a test to validate of the newly deployed Backup VM. This validation test may fail with below message.

    "NOT OK. Edge VM Requirements have not been met."

  • Backup VM will be able to power-on and no errors reported for the VM in the vCenter server.

Environment

VMware vSAN 7.x
VMware vSAN 8.x

Cause

The validation test is failing as the VM does not meet Rubrik's minimum IOPS criteria.
This happens if there is an IOPS limits configured for the Virtual machine using the VM Storage Policy, which is less than the minimum requirement.


Rubrik validation test will report failure while validating the IOPS and Throughput of the drives.

2025-07-24T17:32:33+0000 INFO <585989.MainThread> [verify_edge_vm_settings.py] verify_edge_vm_settings:373 This Edge is being qualified as config tier 3
2025-07-24T17:32:33+0000 INFO <585989.MainThread> [verify_edge_vm_settings.py] is_cpu_count_threshold_met:54 Checking number of CPUs. Required: 8 ...
2025-07-24T17:32:33+0000 INFO <585989.MainThread> [verify_edge_vm_settings.py] is_cpu_count_threshold_met:63 CPU verification results (required: 8 current: 8):: PASS
2025-07-24T17:32:33+0000 INFO <585989.MainThread> [verify_edge_vm_settings.py] is_ram_threshold_met:68 Checking RAM memory.
Required: 49152MB ...
2025-07-24T17:32:33+0000 INFO <585989.MainThread> [verify_edge_vm_settings.py] is_ram_threshold_met:77 RAM size verification results (required: 49152MB current: 49152MB): PASS
2025-07-24T17:32:35+0000 INFO <585989.MainThread> [verify_edge_vm_settings.py] is_iops_threshold_met:237 OS Drive: /dev/sda
2025-07-24T17:32:35+0000 INFO <585989.MainThread> [verify_edge_vm_settings.py] ___is_iops_threshold_met___:206 Checking OS Drive
(/dev/sda) IOPS. Required: 750 ... Please wait ...
2025-07-24T17:33:10+0000 INFO <585989.MainThread> [verify_edge_vm_settings.py] run_iops_check:144 IOPS on OS Drive (run 1): 407
2025-07-24T17:33:49+0000 INFO <585989.MainThread> [verify_edge_vm_settings.py] run_iops_check:144 IOPS on OS Drive (run 2): 347
2025-07-24T17:33:49+0000 ERROR <585989.MainThread> [verify_edge_vm_settings.py] ___is_iops_threshold_met___:222 IOPS of OS Drive verification results (required: 750 current: 377): FAIL
2025-07-24T17:33:50+0000 INFO <585989.MainThread> [verify_edge_vm_settings.py] is_iops_threshold_met:247 Data Drive[s]: ['/dev/sdc', '/dev/sdb']
2025-07-24T17:33:50+0000 INFO <585989.MainThread> [verify_edge_vm_settings.py] ___is_iops_threshold_met___:206 Checking Data Drive (/dev/sdc) IOPS. Required: 50
2025-07-24T17:37:06+0000 ERROR <585989.MainThread> [verify_edge_vm_settings.py] ___is_mbps_threshold_met___:291 Throughput of Data Drive verification results (required: 100MiB/s current: 1MiB/s): FAIL
2025-07-24T17:37:06+0000 INFO <585989.MainThread> [verify_edge_vm_settings.py] ___is_mbps_threshold_met___:273 Checking Data Drive (/dev/sdb) throughput. Required: 100MiB/s ... Please wait ...
2025-07-24T17:37:47+0000 INFO <585989.MainThread> [verify_edge_vm_settings.py] run_mbps_check:199 Throughput on Data Drive (run
1): 379
2025-07-24T17:38:21+0000 INFO <585989.MainThread> [verify_edge_vm_settings.py] run_mbps_check:199 Throughput on Data Drive (run 2): 391
2025-07-24T17:38:22+0000 INFO <585989.MainThread> [verify_edge_vm_settings.py] is_data_disk_size_threshold_met:362 Data disk capacity verification results (maximum: 20480GiB current: 20480GiB): PASS
2025-07-24T17:38:22+0000 ERROR <585989.MainThread> [verify_edge_vm_settings.py] <module>:426 NOT OK. Edge VM Requirements have not been met.

Resolution

Disable the IOPS limit set for the Storage policy applied for the Rubrik VM.

Note:
This change will be applied for all the Virtual machines using this policy. If this change need to be applied only for the backup VM, please create a new Storage policy with IOPS limit disabled and apply to the new policy to the backup VM.


Steps to disable the IOPS limit in the storage policy:

  • Navigate to VM Storage Policies in the vCenter UI.
  • Edit the Storage policy used by the Rubrik Backup VM.
  • Update the IOPS Limit for object to 0.

Additional Information

Refer the document in detail  for vSAN policies - What are vSAN Policies