单选题
101、An administrator is tasked with moving an application and guest operating system (OS) running on top of a physical server to a software-defined data center (SDDC) in a remote secure location.The following constraints apply• The remote secure location has no network connectivity to the outside world. • The business owner is not concerned if all changes in the application make it to the SDDC in the secure location. • The application's data is hosted in a database with a high number of transactions.What could the administrator do to create an image of the guest OS and application that can be moved to this remote data center?
A
Create a hot clone of the physical server using VMware vCenter Converter.
B
Create a cold clone of the physical server using VMware vCenter Converter.
C
Restore the guest OS from a backup.
D
Use storage replication to replicate the guest OS and application.
答案解析
正确答案:B
解析:
解析:Option B is correct because it allows the administrator to create a cold clone of the physical server using VMware vCenter Converter, which will create an image of the guest OS and application that can be moved to this remote data center without requiring network connectivity or affecting the application’s data. Option A is incorrect because creating a hot clone of the physical server using VMware vCenter Converter will require network connectivity and may affect the application’s data due to changes during conversion. Option C is incorrect because restoring the guest OS from a backup will require network connectivity and may not include the latest changes in the application. Option D is incorrect because using storage replication to replicate the guest OS and application will require network connectivity and may not be feasible for a physical server.选项B是正确的,因为它允许管理员使用VMware vCenter Converter创建物理服务器的冷克隆,这将创建来宾操作系统和应用程序的映像,这些映像可以移动到该远程数据中心,而不需要网络连接或影响应用程序的数据。选项A不正确,因为使用VMware vCenter Converter创建物理服务器的热克隆需要网络连接,并且可能会由于转换期间的更改而影响应用程序的数据。选项C不正确,因为从备份恢复来宾操作系统需要网络连接,并且可能不包括应用程序中的最新更改。选项D不正确,因为使用存储复制来复制来宾操作系统和应用程序需要网络连接,对于物理服务器来说可能不可行。
