azurecoder / fluent-management

Azure Fluent Management
14 stars 12 forks source link

Change Cloud Service location (region) #36

Open jthitron opened 10 years ago

jthitron commented 10 years ago

Is it possible to change location (region) of already deployed cloud service? Looking to move cloud service from West US to West Europe. Is it possible with Azure Fluent?

Thanks for help

azurecoder commented 10 years ago

The service management API doesn’t support this yet it doesn’t understand anything about deployment types. Can you let me know what your deployment looks like and I’ll tell you the best way of using Fluent if it’s possible.

Cheers!

From: jthitron [mailto:notifications@github.com] Sent: Sunday, June 8, 2014 9:35 AM To: azurecoder/fluent-management Subject: [fluent-management] Change Cloud Service location (region) (#36)

Is it possible to change location (region) of already deployed cloud service? Looking to move cloud service from West US to West Europe. Is it possible with Azure Fluent?

Thanks for help

— Reply to this email directly or view it on GitHubhttps://github.com/azurecoder/fluent-management/issues/36.

jthitron commented 10 years ago

I not sure how you want me to describe our deployment, maybe more concrete question will be helpful for my understanding of you question.

I created cloud service (PaaS) in West US and deployed there single worker role with single instance (L-size) and single SSL end-point. I can't just delete and recreate since will cause some unwanted downtime. It is last resort for me. But I need to move this service to West Europe location. Does Azure Fluent can help me? Any code example?

Thank you very much!

On Sun, Jun 8, 2014 at 12:32 PM, Richard Conway notifications@github.com wrote:

The service management API doesn’t support this yet it doesn’t understand anything about deployment types. Can you let me know what your deployment looks like and I’ll tell you the best way of using Fluent if it’s possible.

Cheers!

From: jthitron [mailto:notifications@github.com] Sent: Sunday, June 8, 2014 9:35 AM To: azurecoder/fluent-management Subject: [fluent-management] Change Cloud Service location (region) (#36)

Is it possible to change location (region) of already deployed cloud service? Looking to move cloud service from West US to West Europe. Is it possible with Azure Fluent?

Thanks for help

— Reply to this email directly or view it on GitHub< https://github.com/azurecoder/fluent-management/issues/36>.

— Reply to this email directly or view it on GitHub https://github.com/azurecoder/fluent-management/issues/36#issuecomment-45432527 .

azurecoder commented 10 years ago

Hi, Fluent Management is a wrapper for the service management API, you can’t move between regions because it move your deployment between physical VMs. If you tell me what your application does I can make some recommendations for you to avoid downtimes. APIs won’t help you in this instance.

From: jthitron [mailto:notifications@github.com] Sent: Sunday, June 8, 2014 11:28 AM To: azurecoder/fluent-management Cc: Richard Conway Subject: Re: [fluent-management] Change Cloud Service location (region) (#36)

I not sure how you want me to describe our deployment, maybe more concrete question will be helpful for my understanding of you question.

I created cloud service (PaaS) in West US and deployed there single worker role with single instance (L-size) and single SSL end-point. I can't just delete and recreate since will cause some unwanted downtime. It is last resort for me. But I need to move this service to West Europe location. Does Azure Fluent can help me? Any code example?

Thank you very much!

On Sun, Jun 8, 2014 at 12:32 PM, Richard Conway notifications@github.com<mailto:notifications@github.com> wrote:

The service management API doesn’t support this yet it doesn’t understand anything about deployment types. Can you let me know what your deployment looks like and I’ll tell you the best way of using Fluent if it’s possible.

Cheers!

From: jthitron [mailto:notifications@github.com] Sent: Sunday, June 8, 2014 9:35 AM To: azurecoder/fluent-management Subject: [fluent-management] Change Cloud Service location (region) (#36)

Is it possible to change location (region) of already deployed cloud service? Looking to move cloud service from West US to West Europe. Is it possible with Azure Fluent?

Thanks for help

— Reply to this email directly or view it on GitHub< https://github.com/azurecoder/fluent-management/issues/36>.

— Reply to this email directly or view it on GitHub https://github.com/azurecoder/fluent-management/issues/36#issuecomment-45432527 .

— Reply to this email directly or view it on GitHubhttps://github.com/azurecoder/fluent-management/issues/36#issuecomment-45433476.

jthitron commented 10 years ago

Richard hi,

End-up with delete and add from the top. This is much unfortunate that such live migration functionality is missing.

Thank you very much for your help - was very valuable for us

BTW: can you point me for some code examples of usage of Fluent for deployment or/and "live site" monitoring scenarios?

On Sun, Jun 8, 2014 at 1:31 PM, Richard Conway notifications@github.com wrote:

Hi, Fluent Management is a wrapper for the service management API, you can’t move between regions because it move your deployment between physical VMs. If you tell me what your application does I can make some recommendations for you to avoid downtimes. APIs won’t help you in this instance.

From: jthitron [mailto:notifications@github.com] Sent: Sunday, June 8, 2014 11:28 AM To: azurecoder/fluent-management Cc: Richard Conway Subject: Re: [fluent-management] Change Cloud Service location (region) (#36)

I not sure how you want me to describe our deployment, maybe more concrete question will be helpful for my understanding of you question.

I created cloud service (PaaS) in West US and deployed there single worker role with single instance (L-size) and single SSL end-point. I can't just delete and recreate since will cause some unwanted downtime. It is last resort for me. But I need to move this service to West Europe location. Does Azure Fluent can help me? Any code example?

Thank you very much!

On Sun, Jun 8, 2014 at 12:32 PM, Richard Conway <notifications@github.com mailto:notifications@github.com> wrote:

The service management API doesn’t support this yet it doesn’t understand anything about deployment types. Can you let me know what your deployment looks like and I’ll tell you the best way of using Fluent if it’s possible.

Cheers!

From: jthitron [mailto:notifications@github.com] Sent: Sunday, June 8, 2014 9:35 AM To: azurecoder/fluent-management Subject: [fluent-management] Change Cloud Service location (region) (#36)

Is it possible to change location (region) of already deployed cloud service? Looking to move cloud service from West US to West Europe. Is it possible with Azure Fluent?

Thanks for help

— Reply to this email directly or view it on GitHub< https://github.com/azurecoder/fluent-management/issues/36>.

— Reply to this email directly or view it on GitHub < https://github.com/azurecoder/fluent-management/issues/36#issuecomment-45432527>

.

— Reply to this email directly or view it on GitHub< https://github.com/azurecoder/fluent-management/issues/36#issuecomment-45433476>.

— Reply to this email directly or view it on GitHub https://github.com/azurecoder/fluent-management/issues/36#issuecomment-45433539 .