Expected a single volume for partition 1 on disk
Published 08 April 2020
You may encounter an issue and this error will come up in the logs:
FileSystemException: Expected a single volume for partition 1 on disk
If SQL Clone is having issues with creating volumes, try changing the location for clones.
- Open C:\ProgramData\Red Gate\SQL Clone Agent\settings.json in an editor
- Change the null under OverrideCloneLocation to point to the desired location (Note: any backslashes will need to be escaped by entering a double backslash, so it should look something like: "OverrideCloneLocation": "D:\\MyClones")
- Restart the SqlCloneAgent service