Hi,
I would like to dismount a volume which was connected via a SAN. The SAN
cable was disconnected. However the file system is still mounted. When I
call CreateFile to open the volume (so I can subsequently dismount it), I
get error 33 “The process cannot access the file because another process
has locked a portion of the file”.
Does anyone know how I can force the CreateFile to work so I can dismount
the volume?
Thanks
John