When attempting to create, edit, or delete tags or tag categories in the vSphere Client, the following error may occur:
(vmodl.fault.SystemError) { faultCause = null, faultMessage = null, reason = Invalid fault }
[ERROR] http-bio-5090-exec-16 70000214 100104 200001 com.vmware.vsphere.client.tagging.impl.TagMutationProvider
An error occurred while creating tags
java.util.concurrent.ExecutionException: (vmodl.fault.SystemError) { faultCause = null, faultMessage = null, reason = Invalid fault }
[ERROR] http-bio-9090-exec-1 70003421 100253 200210 com.vmware.vsphere.client.tagging.impl.TagMutationProvider
An error occurred while creating tags java.util.concurrent.ExecutionException
err vmdird t@140070115845888: UpdateServerObject: InternalModifyEntry failed. Error code: 53, Error string: Server in read-only mode
This issue occurs when the vmdir service (VMware Directory Service) is in read-only mode or if the vmdir database is full. In either case, the service is unable to process updates to directory objects, which are required for tag operations such as creating, editing, or deleting tags and tag categories.
Note: Take a snapshot of the vCenter Server Appliance or PSC before proceeding.
1. Establish SSH Connection:
2. Increase Maximum VMDIR Database Size:
3. Set VMDIR State to NORMAL:
4. Restart the VMDIR Service:
5. Verify Functionality:
Note: If the vmdir state does not stay in NORMAL and flips back to 'Read-Only' please contact Broadcom support for further assistance.