积极答复者
Azure下已开WS2012虚机一台,如何平滑升级到WS2012R2

问题
答案
-
hi,
如果是一台机器的话,暂时应该不能实现平滑的升级,中间一定会有down机的时间。 我建议您至少开上两台机器,同时使 Availability Sets 设置。关于该功能,建议您参考这个:http://azure.microsoft.com/en-us/documentation/articles/virtual-machines-manage-availability/
之前的IP您可以保留下来:
http://msdn.microsoft.com/en-us/library/azure/dn690120.aspx
希望对你有所帮助。
Regards,
Will
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已标记为答案 Will ShaoMicrosoft employee, Moderator 2014年8月25日 3:21
-
我目前的解决办法是在一个云里再建立一台虚拟机,然后将数据和配置都迁移和重新配置好后,删除以前的虚拟机,并重建endpoint
如果您的问题得到解答,请进行标注。http://goxia.maytide.net
- 已标记为答案 Will ShaoMicrosoft employee, Moderator 2014年8月25日 3:21
全部回复
-
hi,
如果是一台机器的话,暂时应该不能实现平滑的升级,中间一定会有down机的时间。 我建议您至少开上两台机器,同时使 Availability Sets 设置。关于该功能,建议您参考这个:http://azure.microsoft.com/en-us/documentation/articles/virtual-machines-manage-availability/
之前的IP您可以保留下来:
http://msdn.microsoft.com/en-us/library/azure/dn690120.aspx
希望对你有所帮助。
Regards,
Will
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已标记为答案 Will ShaoMicrosoft employee, Moderator 2014年8月25日 3:21
-
hi,
如果删除虚拟机的话,对应的IP则会被删除,因为这种情况下您的虚拟机已被回收.这边是中文的可用性集的引用:
http://www.windowsazure.cn/zh-cn/manage/windows/common-tasks/manage-vm-availability/
希望对您有所帮助!
Regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. -
我目前的解决办法是在一个云里再建立一台虚拟机,然后将数据和配置都迁移和重新配置好后,删除以前的虚拟机,并重建endpoint
如果您的问题得到解答,请进行标注。http://goxia.maytide.net
- 已标记为答案 Will ShaoMicrosoft employee, Moderator 2014年8月25日 3:21
-
您的这种方式虽然也能够实现系统的升级,但是不是最优的处理方式。 开两台虚拟机放在一个cloud service下或者启用可用性集也会实现平滑升级,不会影响application的运行。使用这种方式也可以在升级后将另一台虚拟机关掉或者删除掉,所收取的费用也是很少的。
Regards,
Will
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.