作者介绍

王朝阳 就职于海通证券信息技术管理部门,Oracle ACEA。【DBAplus社群】联合发起人,ACOUG/SHOUG/YEP成员,ITPUB版主。10g/11g OCM,MySQL OCP。
个人博客royalwzy.com。主要从事Oracle/MySQL数据库、金融云和容器化方向工作。


主要介绍了Oracle Compute Cloud Service的实例创建,网络配置,存储扩容和CPU/内存扩容的内容

​1登录主页(https://cloud.oracle.com)
 

点击打开[Compute]控制台的链接,进入[Oracle Compute Cloud Service]控制台

Oracle Compute Cloud Service快速实践
Oracle Compute Cloud Service快速实践

 

​2创建实例
 

2.1点击[Create Instance]进入到创建向导,选择[Marketplace]标签,并搜索Windows(这里特意选择一个Windows Server 2008R2的系统安装),选择要安装的操作系统并同意协议,最后选择下一步[>]; 

Oracle Compute Cloud Service快速实践
Oracle Compute Cloud Service快速实践


2.2在配置页面,选择运行应用所需的CPUMemory资源,并点击下一步[>],进入到下一个页面;(Tips:每一个试用账户可以免费使用5EIPs资源,6OCPUs资源和500G存储资源,如果超过的话,新的创建操作都会失败;而页面中的两类配置:一般配置是一个OCPU对应7.5G内存,高内存配置是一个OCPU对应15G内存;) 

Oracle Compute Cloud Service快速实践

2.3在实例页面,根据提示输入/选择实例名称,实例标签,IP地址生成规则和管理员密码,并点击下一步[>],进入到下一个页面


Oracle Compute Cloud Service快速实践
Oracle Compute Cloud Service快速实践

2.4在存储页面,保持默认,点击下一步[>],进入到下一个页面

Oracle Compute Cloud Service快速实践


2.5在汇总页面,点击创建


Oracle Compute Cloud Service快速实践

2.6[Compute-Orchestrations]页面,可以查看实例创建的进度(当实例的master,storage,instance三项状态均变为ready,表示实力创建完成); 


Oracle Compute Cloud Service快速实践
 

​3配置网络
 

3.1进入[Compute-Network]页面,选择[Security-Security Rules]标签,点击[Create Security Rule]按钮来创建一个安全规则

Oracle Compute Cloud Service快速实践

3.2填写安全规则名称sr-win2008r2-rdp,状态选择Enabled,Security Application选择系统自带的RDP_3389,Source表示访问来源这里选择公网public-internet,Destination表示访问的目标这里默认即可

Oracle Compute Cloud Service快速实践
Oracle Compute Cloud Service快速实践

 

​4客户端连接刚刚创建的虚拟机
 

4.1[Compute-Instances]页面,查看刚刚创建虚拟机


Oracle Compute Cloud Service快速实践

4.2使用mstsc客户端登录虚拟机(用户名:Administrator;密码:Ach1z0#d;) 


Oracle Compute Cloud Service快速实践
Oracle Compute Cloud Service快速实践


Oracle Compute Cloud Service快速实践
 

​5存储扩容
 

5.1在[Compute-Storage]页面,点击[Create Storage Volume]按钮,创建新的存储卷; 


Oracle Compute Cloud Service快速实践

5.2新创建一个10G大小存储卷

Oracle Compute Cloud Service快速实践

5.3[Compute-Storage]页面,把新创建的存储卷添加到实例MS_Server2008R2

Oracle Compute Cloud Service快速实践

Oracle Compute Cloud Service快速实践

5.4挂在成功

Oracle Compute Cloud Service快速实践


5.5登录到虚拟机上后,然后打开磁盘管理器(diskmgmt.msc); 

Oracle Compute Cloud Service快速实践


5.6格式化磁盘,并查看新添加的卷


Oracle Compute Cloud Service快速实践

Oracle Compute Cloud Service快速实践

 

​6CPU/内存扩容

6.1首先在[Compute-Orchestrations]页面,停止需要调整虚拟机的实例


Oracle Compute Cloud Service快速实践

6.2然后在实例的菜单中选择[Resize Instance]选项,并修改为2OCPU30G内存


Oracle Compute Cloud Service快速实践

Oracle Compute Cloud Service快速实践

Oracle Compute Cloud Service快速实践

Oracle Compute Cloud Service快速实践


至此,Oracle Compute Cloud Service的实例创建,网络配置,存储扩容和CPU/内存扩容的内容就完成了

原文发布时间为:2017-01-13

本文来自云栖社区合作伙伴DBAplus

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-11
  • 2021-09-02
  • 2021-09-27
  • 2022-12-23
猜你喜欢
  • 2021-11-13
  • 2021-09-09
  • 2021-10-06
  • 2021-07-31
  • 2021-07-22
  • 2021-06-07
  • 2022-12-23
相关资源
相似解决方案