首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >用于计算引擎的迁移不能将网卡附加到从VMware迁移的vm上

用于计算引擎的迁移不能将网卡附加到从VMware迁移的vm上
EN

Stack Overflow用户
提问于 2022-05-25 13:02:02
回答 2查看 247关注 0票数 1

我迁移了一个VM,它的信息大小为7TB,分布在18个磁盘上,在迁移过程中没有记录错误,但是当执行测试克隆作业时,它不能附加网卡、机器的屏幕截图,并且观察到操作系统启动时没有问题,但是由于它没有网卡,所以无法访问。

用于计算引擎的迁移是版本5,要迁移的S.O是Windows 2012 R2

代码语言:javascript
复制
Serial port 1 output for svr-gcp-sysdb-02
[2J[01;01H[=3h[2J[01;01HCSM BBS Table full.

UEFI: Failed to load image.
Description: UEFI Google PersistentDisk 
FilePath: PciRoot(0x0)/Pci(0x3,0x0)/Scsi(0x1,0x0)
OptionNumber: 1.
Status: Not Found.

BdsDxe: failed to load Boot0001 "UEFI Google PersistentDisk " from PciRoot(0x0)/Pci(0x3,0x0)/Scsi(0x1,0x0): Not Found

UEFI: Failed to load image.
Description: UEFI Google PersistentDisk  2
FilePath: PciRoot(0x0)/Pci(0x3,0x0)/Scsi(0x2,0x0)
OptionNumber: 2.
Status: Not Found.

BdsDxe: failed to load Boot0002 "UEFI Google PersistentDisk  2" from PciRoot(0x0)/Pci(0x3,0x0)/Scsi(0x2,0x0): Not Found
BdsDxe: loading Boot0003 "UEFI Google PersistentDisk  3" from PciRoot(0x0)/Pci(0x3,0x0)/Scsi(0x3,0x0)
BdsDxe: starting Boot0003 "UEFI Google PersistentDisk  3" from PciRoot(0x0)/Pci(0x3,0x0)/Scsi(0x3,0x0)

UEFI: Attempting to start image.
Description: UEFI Google PersistentDisk  3
FilePath: PciRoot(0x0)/Pci(0x3,0x0)/Scsi(0x3,0x0)
OptionNumber: 3.

[1m[37m[40m[01;01H[2J[01;01H[2J[01;01H[=3h[2J[01;01HCSM BBS Table full.

UEFI: Failed to load image.
Description: UEFI Google PersistentDisk 
FilePath: PciRoot(0x0)/Pci(0x3,0x0)/Scsi(0x1,0x0)
OptionNumber: 1.
Status: Not Found.

BdsDxe: failed to load Boot0001 "UEFI Google PersistentDisk " from PciRoot(0x0)/Pci(0x3,0x0)/Scsi(0x1,0x0): Not Found

UEFI: Failed to load image.
Description: UEFI Google PersistentDisk  2
FilePath: PciRoot(0x0)/Pci(0x3,0x0)/Scsi(0x2,0x0)
OptionNumber: 2.
Status: Not Found.

BdsDxe: failed to load Boot0002 "UEFI Google PersistentDisk  2" from PciRoot(0x0)/Pci(0x3,0x0)/Scsi(0x2,0x0): Not Found
BdsDxe: loading Boot0003 "UEFI Google PersistentDisk  3" from PciRoot(0x0)/Pci(0x3,0x0)/Scsi(0x3,0x0)
BdsDxe: starting Boot0003 "UEFI Google PersistentDisk  3" from PciRoot(0x0)/Pci(0x3,0x0)/Scsi(0x3,0x0)

UEFI: Attempting to start image.
Description: UEFI Google PersistentDisk  3
FilePath: PciRoot(0x0)/Pci(0x3,0x0)/Scsi(0x3,0x0)
OptionNumber: 3.

[1m[37m[40m[01;01H[2J[01;01H[2J[01;01H[=3h[2J[01;01HCSM BBS Table full.
BdsDxe: loading Boot0025 "Windows Boot Manager" from HD(2,GPT,F8D89693-113C-47C3-8450-A857FE031087,0x96800,0x31800)/\EFI\Microsoft\Boot\bootmgfw.efi
BdsDxe: starting Boot0025 "Windows Boot Manager" from HD(2,GPT,F8D89693-113C-47C3-8450-A857FE031087,0x96800,0x31800)/\EFI\Microsoft\Boot\bootmgfw.efi

UEFI: Attempting to start image.
Description: Windows Boot Manager
FilePath: HD(2,GPT,F8D89693-113C-47C3-8450-A857FE031087,0x96800,0x31800)/\EFI\Microsoft\Boot\bootmgfw.efi
OptionNumber: 37.

[1m[37m[40m[01;01H[2J[01;01H
Starting firstboot script
PSVersion: 3.0
PID: 2204

Running the following scripts (in order):
 * 00_configure_network.ps1
 * 01_install_googet_packages.ps1
 * 02_activate_instance.ps1
 * 03_uninstall_vmware_tools.ps1

Running 00_configure_network.ps1...

Timed out waiting for netkvm device after 600 seconds 
Attempting to repair network settings...
584 
Clean remove returned NO_ERROR

Exception deleting key + System.NullReferenceException: Object reference not set to an instance of an object. 

at Win32.ResetDevice.DeleteKey(String devicePath) in c:\Windows\Temp\n23ykcju.0.cs:line 282 (GetLastError: 122)
DeleteKey returned FAILED_TO_DELETE_SUBEKEY

Failed waiting for installation end. WaitResult=4294967295 (GetLastError: 2)
Reinstall returned FAILED_WAITING_FOR_PNP

FAILED_WAITING_FOR_PNP
Network Adapter not found - skipping network configuration 
At C:\Google\Migrate\Firstboot\scripts\00_configure_network.ps1:45 char:9
   throw 'Network Adapter not found - skipping network configuration'
   
   CategoryInfo          : OperationStopped: (Network Adapter...k configuration:String) [], RuntimeException FullyQualifiedErrorId : Network Adapter not found - skipping network con figuration 

有人能知道错误是什么吗?

EN

回答 2

Stack Overflow用户

发布于 2022-06-06 18:55:44

日志显示了加载映像的问题,因为无法找到引导磁盘的选项:

代码语言:javascript
复制
UEFI: Failed to load image.
Description: UEFI Google PersistentDisk 
FilePath: PciRoot(0x0)/Pci(0x3,0x0)/Scsi(0x1,0x0)
OptionNumber: 1.
Status: Not Found.

UEFI: Failed to load image. 
Description: UEFI Google PersistentDisk 2 
FilePath: PciRoot(0x0)/Pci(0x3,0x0)/Scsi(0x2,0x0) 
OptionNumber: 2. 
Status: Not Found.

如果没有GCP端的日志,就很难解决这个问题。最好的方法是从VM中收集诊断信息,然后通过支援中心与Google打开一个案例。

票数 1
EN

Stack Overflow用户

发布于 2022-06-07 14:30:48

这一问题是由于:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DeviceInstall\Parameters\DeviceInstallDisabled

被设定好了。

在此之后,PNP超时并要求增加:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DeviceInstall\Settings\InstallTimeout

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/72378171

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档