I have attached a disk to vm
using Acopolis command
acli vm.disk_create Vm clone_from_nfs_file=filepath.raw bus=scsi
and write data to this disk using dd
and detach a disk.
If I attach a disk again I am unable to see the written data to disk.
Please help me solve this problem..