- attach volume to a VM that we want to archive files from
- archive files
- move them to the volume
- disattatch volume
There should be a lock such that only one request is being handled at once.
Otherwise we'll run into problems such as attempting to attach a non shareable volume to multiple VMs at the same time
There should be a lock such that only one request is being handled at once.
Otherwise we'll run into problems such as attempting to attach a non shareable volume to multiple VMs at the same time