You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/09/17 02:00:22 UTC

[GitHub] [cloudstack] xuanyuanaosheng opened a new issue #5462: Solution for multiple VLANs using cloudstack ?

xuanyuanaosheng opened a new issue #5462:
URL: https://github.com/apache/cloudstack/issues/5462


   ##### ISSUE TYPE
    * Solution
   
   We're using CloudStack + KVM to build up our private virtulization environment, and we have **the requirement that to use multiple VLANs for VM in one cluster via basic network mode**.
   
   
   1.    We have tried using bridge in KVM host but it could only support all VMs in 1 VLAN, and we'd like to know is that possible if using openvswitch in KVM host to support multiple VLANs in basic network mode? If yes what's the configuration when adding zone? Thank you.
   (Not using advanced network just because the Windows OS VM need to join our AD servers outside Cloudstack platform and NAT is not working for such case as I know)
   
   2.   If the first can not meet our needs, could you please give some advices ?
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] xuanyuanaosheng commented on issue #5462: Solution for multiple VLANs using cloudstack ?

Posted by GitBox <gi...@apache.org>.
xuanyuanaosheng commented on issue #5462:
URL: https://github.com/apache/cloudstack/issues/5462#issuecomment-928590410


   @weizhouapache  方便的话,加个微信可以么?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] xuanyuanaosheng closed issue #5462: Solution for multiple VLANs using cloudstack ?

Posted by GitBox <gi...@apache.org>.
xuanyuanaosheng closed issue #5462:
URL: https://github.com/apache/cloudstack/issues/5462


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] nvazquez commented on issue #5462: Solution for multiple VLANs using cloudstack ?

Posted by GitBox <gi...@apache.org>.
nvazquez commented on issue #5462:
URL: https://github.com/apache/cloudstack/issues/5462#issuecomment-1029586642


   Hi @xuanyuanaosheng @weizhouapache can we close this issue?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] weizhouapache commented on issue #5462: Solution for multiple VLANs using cloudstack ?

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on issue #5462:
URL: https://github.com/apache/cloudstack/issues/5462#issuecomment-921531315


   @xuanyuanaosheng 
   
   In basic zone, you can add multiple ip ranges to the network. This may not meet your requirement because all ip ranges use same vlan.
   
   shared networks in advanced zone will solve your problem.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] xuanyuanaosheng commented on issue #5462: Solution for multiple VLANs using cloudstack ?

Posted by GitBox <gi...@apache.org>.
xuanyuanaosheng commented on issue #5462:
URL: https://github.com/apache/cloudstack/issues/5462#issuecomment-927237352


   @weizhouapache Could you please give some advices to us about **_multiple VLANs for VM in one cluster and join our AD servers outside Cloudstack platform via advanced zone ?_**


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] xuanyuanaosheng commented on issue #5462: Solution for multiple VLANs using cloudstack ?

Posted by GitBox <gi...@apache.org>.
xuanyuanaosheng commented on issue #5462:
URL: https://github.com/apache/cloudstack/issues/5462#issuecomment-1084321810


   @weizhouapache @nvazquez  Thanks for your help. The problem has resolved, I will close this issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] xuanyuanaosheng commented on issue #5462: Solution for multiple VLANs using cloudstack ?

Posted by GitBox <gi...@apache.org>.
xuanyuanaosheng commented on issue #5462:
URL: https://github.com/apache/cloudstack/issues/5462#issuecomment-921608656


   @weizhouapache  Thanks for your reply.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] xuanyuanaosheng edited a comment on issue #5462: Solution for multiple VLANs using cloudstack ?

Posted by GitBox <gi...@apache.org>.
xuanyuanaosheng edited a comment on issue #5462:
URL: https://github.com/apache/cloudstack/issues/5462#issuecomment-928590410


   @weizhouapache  方便的话,加个微信可以么? 我的微信: xuanyuanaosheng


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] xuanyuanaosheng commented on issue #5462: Solution for multiple VLANs using cloudstack ?

Posted by GitBox <gi...@apache.org>.
xuanyuanaosheng commented on issue #5462:
URL: https://github.com/apache/cloudstack/issues/5462#issuecomment-928590410


   @weizhouapache  方便的话,加个微信可以么?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] xuanyuanaosheng edited a comment on issue #5462: Solution for multiple VLANs using cloudstack ?

Posted by GitBox <gi...@apache.org>.
xuanyuanaosheng edited a comment on issue #5462:
URL: https://github.com/apache/cloudstack/issues/5462#issuecomment-928590410


   @weizhouapache  方便的话,加个微信可以么? 我的微信: xuanyuanaosheng


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] weizhouapache commented on issue #5462: Solution for multiple VLANs using cloudstack ?

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on issue #5462:
URL: https://github.com/apache/cloudstack/issues/5462#issuecomment-927602469


   @xuanyuanaosheng 
   please read this page in cloudstack doc: https://docs.cloudstack.apache.org/en/latest/adminguide/networking.html


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org