Recent content by aboy

  1. A

    Realtek only 100Mbit card discovered as 1Gbit

    Same problem here. It says "unknown" on speed... root@proxmox4:~# ethtool enp3s0 Settings for enp3s0: Supported ports: [ TP MII ] Supported link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full...
  2. A

    [SOLVED] Unable to reimport ZFS pool to PVE

    Holy moly, it worked!! Thanks so much, I have used half the weekend on this! -Thanks again zpool import -f -d /dev/disk/by-id 827874**0117100
  3. A

    [SOLVED] Unable to reimport ZFS pool to PVE

    My proxmox disk crashed. All the storage was on ZFS, but the proxmox itself was on a single disk, and that crashed. Now I have reinstalled Proxmox on a new disk, but I can't import the ZFS pool into that installation... Any ideas? root@proxmox1:~# zpool import -d /dev/disk/by-id pool...
  4. A

    Slow network speed on VMs, but not on host

    I have also tried I tried E1000, virtio and RTL8139. Between two VM's on the same host I typically get 100mbit, on some VM's i got 450mbit, the most I have measured with iperf3 is 450mbit with virtio, but that is to physically machines on my LAN, or to my other proxmox. This is between a...
  5. A

    [SOLVED] Proxmox VE - Login failed. Please try again.

    My proxmox is working now, since I have turned on the temp-node again. Here is my output: root@proxmox1:~# pvecm status Cluster information ------------------- Name: Cluster1 Config Version: 2 Transport: knet Secure auth: on Quorum information ------------------ Date...
  6. A

    [SOLVED] Proxmox VE - Login failed. Please try again.

    Almost the same as the other above. I have two nodes, if one of them is turned off it is not possible to login via web-gui Version 7.1 (8)
  7. A

    Suspended: LACP currently not enabled on the remote port.

    Hi The same thing happend to me... I removed a GPU-card, and then I got the same messages. Didn't understand why... After som digging I found out that the ethernet card had changed name from enp2s0f0 to enp1s0f0 and so on (multiple network cards) i found the network cards new name here...