[SOLVED] No network connection, error message on boot

codythenoble

New Member
Sep 14, 2022
2
1
3
Hello,

I'm very new to proxmox, and I have caused some problems and I'm really hoping that someone maybe able to assist.

Yesterday I set up proxmox for the first time on a unused computer that has a Ryzen 5 with integrated graphics, and while I was at it, I set up TrueNAS on a VM and created a pool from three drives I passed through.

Then I shut it down and went to bed.

Today, I installed a Nvidia 2060 GPU. when I rebooted proxmox, I'm not able to connect to the web interface. its seems that proxmox is not connecting to the network.

when I reboot, i very quickly get this message right before it disappears.

Code:
0.2588311 ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.G
PP0.VGA], AE_ALREADY EXISTS (20210730/dswload2-326)
0.253840] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (202107
30/psobject-220)
0.2588441 ACPI BIOS Error (bug): Failure creating named object [\_SB.PCIO.G
PPO.NDAUI. AE_ALREADY_EXISTS (20210730/dsuload2-326)
0.258847) ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (202107
30/psobject-220)
0.985255] ACPI BIOS Error (bug): Could not resolve symbol N_SB.PCIO.GPPO.V
GA. LCD. BCH.AFNTI, AE_NDT_FOUND (20210790/psargs-330)
[   0.965274] ACPI Error: Aborting method _SB.PCIO.GPPO. VGA.LCD. _BCm due to pr evious error (AE_NOT_FOUND) (20210790/psparse-529)
Found volume group "pve" using metadata tupe lvm2
4 logical volume(s) in volume group "pve" now active
/dev/mapper/pve-root: clean, 56602/3801088 files, 2874743/15204352 blocks
5.201597) nvidia-gpu 0000:01:00.3: i2c timeout error e0000000
5.201601] ucsi_ccg 0-0008: 12c_transfer failed -110
5.201604] ucsi_ccg 0-0008: ucsi_ccg_init failed - -110
[FAILED] Failed to start Import ZFS pools by device scanning.

When I check to see what failed I get this.

Code:
root@SeaCo:"# systemcti --failed
UNIT                      LOAD   ACTIVE SUB       DESCRIPTION
• zfs-import-scan.service loaded failed failed Import 2FS pools by device scanning
LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit actIvation state, 1,e. generalization of SuB.
SUB    = The low-level unit activation state, values depend on unit type 1 loaded units listed.

I've updated the bios
I've spent a couple hours now troubleshooting from google, and no matter what I can't connect proxmox to the network.
I believe that passing my HDD through might be causing this error but I don't know how to resolve.

Any help will be appreciated.
 
I set up TrueNAS on a VM and created a pool from three drives I passed through.

How did you passthrough the drives? Like: [1]?

Today, I installed a Nvidia 2060 GPU.

Most likely your network interface names changed because of this and you now need to adapt the config, see: [2]

[1] https://pve.proxmox.com/wiki/Passthrough_Physical_Disk_to_Virtual_Machine_(VM)
[2] https://forum.proxmox.com/threads/removed-nvme-drive-lost-networking.109337/#post-470076
 
  • Like
Reactions: vesalius
  • Like
Reactions: Neobin