An empty bucket sync task takes more than 5 minutes to complete in VCD OSE
search cancel

An empty bucket sync task takes more than 5 minutes to complete in VCD OSE

book

Article ID: 430341

calendar_today

Updated On:

Products

VMware Cloud Director

Issue/Introduction

  • Syncing an empty bucket takes more than 5 minutes in VMware Cloud Director (VCD) Object Storage Extension (OSE).
  • Storage vendor is integrated with Object Storage Interoperability Service (OSIS).
  • The sync and async start and end task can be seen in the /opt/vmware/voss/log/ose-default.log also 5 minutes apart with debug logging enabled:

    2026-02-06 11:15:04 [ForkJoinPool-2-worker-1] DEBUG c.v.voss.service.async.AsyncTasks - Start async task com.vmware.voss.handler.impl.action.AsyncObjectsAction@########
    2026-02-06 11:15:04 [ForkJoinPool-2-worker-1] DEBUG c.v.v.h.i.action.TenantAwareAction - Start sync task com.vmware.voss.handler.impl.action.AsyncObjectsAction@########
    2026-02-06 11:20:36 [ForkJoinPool-2-worker-1] DEBUG c.v.v.h.i.action.TenantAwareAction - End sync task com.vmware.voss.handler.impl.action.AsyncObjectsAction@########
    2026-02-06 11:20:36 [ForkJoinPool-2-worker-1] DEBUG c.v.voss.service.async.AsyncTasks - End async task com.vmware.voss.handler.impl.action.AsyncObjectsAction@########

  • Bucket sync task shows progress to 40% straight away and hangs in the VCD UI.

Environment

  • VMware Cloud Director Object Storage Extension 3.x

Cause

This issue occurs due to how OSE interacts with its PostgreSQL database during the sync operation on an empty bucket.

Resolution

This is a known issue affecting VMware Cloud Director Object Storage Extension 3.x

Engineering are aware of this and are actively evaluating a fix for a future release of the product.

Subscribe this knowledge article to get updates on this issue.