VxVM vxvol ERROR V-5-1-11802 Volume snapshot volume cannot be started

book

Article ID: 100000761

calendar_today

Updated On:

Resolution

snapshot volume won't be started

It happens when snapshot was incomplete (snap and source volume's tutil0 flags SNAP_REFRESH /INST_SRC1 still exist)

Need to follow next steps;
1. clear flags from snapshot & source volume
# vxmend -g -r clear all
# vxmend -g -r clear all
2. dissociate the snap volume from source volume
# vxsnap -g dis
3. start the snap volume
#vxvol -g start
4. reassociate the snapshot
# vxsnap -g make source=/snap=/sync=no
5. refresh the snap
# vxsnap-g refresh
 
 

 

Issue/Introduction

VxVM vxvol ERROR V-5-1-11802 Volume cannot be started