Error "failed to update and has been rolled back. Requested disk iops 0 for virtual machine <VM_NAME> exceeds maximum allowed iops 15,000" when attempting to move a VM to a vApp in Cloud Director
search cancel

Error "failed to update and has been rolled back. Requested disk iops 0 for virtual machine <VM_NAME> exceeds maximum allowed iops 15,000" when attempting to move a VM to a vApp in Cloud Director

book

Article ID: 406829

calendar_today

Updated On:

Products

VMware Cloud Director

Issue/Introduction

  • Cannot move a VM to a vApp on cloud director as a Organization Administration user
  • The issue does not occur if you execute the Move using a user with System Administrator Role
  • The following error is shown in the Cloud Director debug log:

com.vmware.ssdc.util.LMException: VM <VM_NAME> (XXXXXX-XXX-XXX-XXX-XXXXXXXXX) failed to update and has been rolled back. Requested disk iops 0 for virtual machine "<VM_NAME>" exceeds maximum allowed iops 15,000. 
    at com.vmware.ssdc.util.LMException.wrap(LMException.java:135)
    at com.vmware.ssdc.library.ExceptionFactory.createFromMultiple(ExceptionFactory.java:32)
    at com.vmware.vcloud.vdc.impl.ComposeRecomposeVAppActivity$FinalizeRecomposePhase.invoke(ComposeRecomposeVAppActivity.java:1592)
    at com.vmware.vcloud.activity.executors.ActivityRunner.runPhase(ActivityRunner.java:175)
    at com.vmware.vcloud.activity.executors.ActivityRunner.run(ActivityRunner.java:112)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:829)
 

Environment

VMware Cloud Director 10.6.1

Cause

Missing rights in the Global Role of the Tenant user and/or the Rights Bundles assigned to this Organization.

Resolution

To resolve the issue you will need to make sure that the "Edit IOPS" right is assigned and published in the Global Role of the Tenant user and/or the Rights Bundles assigned to this Organization.

See Managing Global VMware Cloud Director Tenant Roles