Skip to content
Discussion options

You must be logged in to vote

Yeah, I think this is a bug in cloudstack.
For NFS storage, the datastore name in vmware is created from the primary_storage uuid in cloudstack by removing all hyphens.
VMFS (VSan) keeps the native datastore name. (CloudStack sets a custom field cloud.uuid equal to the primary_storage uuid for reference)

The Create new Instance from backup code is deriving the datastore name from primary_storage uuid, which works for NFS storage but not for VMFS.
The same issue is present in Restore single volume from veeam in all versions, as Create new instance feature has derived the code from the Restore single Volume feature.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by abh1sar
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #11876 on October 22, 2025 07:57.