Community
 
 
 

CloudPlatform 4.x

284フォロワー
 
Avatar
yesid Mora

Create VM in Specific Primary Sotrage

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 

 


4件のコメント
0
 
 

正式なコメント

Avatar
yesid Mora

Hello, I check with citrix support and the answer is 

 
I did check internally regarding the issue and got some inputs. 
If the offering has not tag then the Code does not check the tags in the storage. Therefore any suitable storage with enough capacity regardless of the tags on the storage can be chosen.

コメントアクション パーマリンク

サインインしてコメントを残してください。

 
 

Previous 4件のコメント

Avatar
Erik Godin

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.


コメントアクション パーマリンク
Avatar
Cesar Garcia

Hello, thanks for your comments, but the problem is that the offering that not have storage tag deploy vm in the LUN or storage that have tag, but i don't know how is the faild, i need that the platform not deploy vm in the storage that have tag.


コメントアクション パーマリンク
Avatar
yesid Mora

Hello Erik , thanks for your comments, but the problem is that the offering that not have storage tag deploy vm in the LUN or storage that have tag, but i don't know how is the faild, i need that the platform not deploy vm in the storage that have tag.


コメントアクション パーマリンク

Top Contributors