You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could see the disk when i run lsblk --list. So i believe the issue is with 04-persistent-data-volume.sh used for alpine. I will raise a PR to fix it for vz.
The issue that is happening is, cidata is getting tried for re-binding again instead of taking the next available disk
Using the new VZ driver lima-vm/lima#1147, the data disk is not getting mounted. It however works fine with Ubuntu iso.
Steps to Reproduce
Select the Alpine template
Use the vz driver
Check the disks, the default 100G mount is missing.
Expected
Using the
experimental/vz
template, the mounts include the 100G disk as/dev/vdb1
.The text was updated successfully, but these errors were encountered: