LUN not visible after SnapLock volume clone creation
Applies to
- ONTAP 9.10.1Px-9.12.1Px
- SnapLock
- Volume Clone
- SAN storage LUN
Issue
- The LUN is not visible after creating a RW clone from the SnapLock Destination volume:
cluster1::> volume clone create -vserver svm1_cluster1 -flexclone VolCloneRW -type RW -parent-vserver svm1_cluster1 -parent-volume LunDestSL -junction-active true -foreground true -space-guarantee none -parent-snapshot daily2
[Job 116] Job succeeded: Successful
- Lun file is restored:
cluster1::> set adv
cluster1::*> system node run -node cluster1-02 -command "ls /vol/VolCloneRW/"
.
..
lun1
- However, the newly restored LUN is not visible in the
lun show
command:
cluster1::> lun show
Vserver Path State Mapped Type Size
--------- ------------------------------- ------- -------- -------- --------
svm1_cluster1 /vol/LunDestSL/lun1 online unmapped windows 1GB
1 entries were displayed.