Bug #19614
closedStorage cluster Datastore
Description
Hello,
Foreman version: 1.13.4
I need to deploy virtual machine in a cluster vmware.
In this cluster, I can deploy a virtual machine on a cluster datastore or a simple datastore storage.
But on Forman, when I choose a cluster datastore and submit i get this failure:
Failed to create a compute CBV (VMware) instance micah-keedy.jmsp.prod: InvalidArgument: A specified parameter was not correct: Datastore outside the pod is specified for a disk to be placed inside the pod
I think host parameters should only contain either "cluster datastore" or "datastore" values, not both. But in this case, i can't disable a simple datastore.
Regards
Files
Updated by Sam Amara over 7 years ago
- Subject changed from Storage Datastore changed after submit to Storage cluster Datastore
Updated by Anonymous over 7 years ago
- Project changed from Salt to Foreman
- Category set to Compute resources - VMware
Updated by Anonymous about 7 years ago
- Status changed from New to Feedback
This got potentially fixed by #4509 and related changes, please try 1.16+ and report back.
Updated by Claudio Signorini about 7 years ago
Michael Moll wrote:
This got potentially fixed by #4509 and related changes, please try 1.16+ and report back.
I confirm! On 1.16 it works! Well done!!!
Claudio
Updated by Anonymous about 7 years ago
- Related to Feature #4509: Additional SCSI Controller with per-disk configuration added
Updated by Anonymous about 7 years ago
- Status changed from Feedback to Resolved
- Assignee set to Timo Goebel
- Translation missing: en.field_release set to 240
thanks!