When attempting to remove File System Checkpoint "VxVM vxedit ERROR V-5-1-10128 Transaction aborted waiting for io drain"

book

Article ID: 100020050

calendar_today

Updated On:

Description

Error Message


VxVM vxedit ERROR V-5-1-10128 Transaction aborted waiting for io drain

Resolution


When removing a VxFS File System Checkpoint attached to a Veritas Volume Replicator (VVR) volume with vxedit, it fails with error V-5-1-10128
 
Veritas Volume Replicator (VVR) is data-replication software designed to contribute to an effective disaster recovery plan. VVR enables you to maintain a consistent copy of application data at one or more remote locations. It provides a consistent copy of application data at the remote locations.
 
# vxedit -g -rf rm
VxVM vxedit ERROR V-5-1-10128 Transaction aborted waiting for iodrain

 
Steps:

The error can be caused by an intermittent network issue between the Primary site and the Secondary replication site.
 
Resolve any network issues, then perform the following commands to detach the volume, remove (delete) the stale volume, and reattach the checkpoint:
 
# vxrvg -g -c checkstart

# vxrvg -g checkend

# vxrlink -g   -f det


Now remove (delete) the volume to be removed:

# vxassist -g remove volume


Start VVR replication using checkpoint:
 
# vxrlink -g -c att
 
 

 

Issue/Introduction


The following error "VxVM vxedit ERROR V-5-1-10128 Transaction aborted waiting for io drain" may been seen when attempting to remove a Veritas File System (VxFS) checkpoint.