正式なコメント
Hello, I check with citrix support and the answer is
Hello guys, please your collaboration in this moment I have 2 Primary Storage, one have not tag and other have tag, but I need that all vm create with the offerings that not have tags will create in storage that not have tag, because i test and the platform for default generate vm and allocated in one storage and create another vm and generate in other, but I need that the platform create vm in specific storage, remember the offering not have storage tag and the one storage not have tag, thanks
Hello, I check with citrix support and the answer is
Your idea is correct, as long as the storage tag on the service offering matches the storage tag on the primary storage as configured within cloudplatform the VM should be deployed on the desired storage. Your best bet is to look at the management-server log file to figure out what's wrong if it's not working as expected. When a task is started, it typically gets assigned an jobID. Grep for the name of the VM you're deploying, identify that ID and then grep for the ID within the same log file to follow the entire deployment. With debug turned on you'll the decision path behind the selection of a specific host/storage. Good luck.
Ask, Discuss, Answer