一台Windows Server 2003 物理机需要转换为VMware虚拟机,工具为Vmware vCenter Converter Standalone 6.0,转换开始就出现错误“FAILED: Unable to create a VSS snapshot of the source volume(s). Error code:2147549183 (0x8000FFFF)”,查询网上多种方法对物理机修复均无效果,最后查到Windows Server 2003 更新程序 (KB94034…
问题描述:虚拟机信息:VMware-workstation 10安装RHEL5.8操作系统.hostname:rhel201.com IP:192.168.1.201 物理机系统:windows 7主机名:rusky-PC IP: 192.168.1.123 两者能够互相ping通对方的IP地址,但是互ping对方主机名失败. 处理方法:1.虚拟机linux系统中编辑如下文件[root@rhel201 ~]# vi /etc/hosts # Do not remove the following…
虚拟机 CentOS 7 挂载文件系统失败 上周五下班前没有关闭虚拟机和物理机, 今天周一开了虚拟机之后,发现操作系统启动失败. 原因跟 这篇文章描述的一模一样. 解决操作系统的文件系统挂载的问题之后, kubectl 命令运行失败 kubectl get nodes 等命令全部报错: The connection to the server 192.168.102.149:6443 was refused - did you specify the right host or port? 运行…