Search results

  1. P

    network card not visible, driver or hardware error?

    Hello, I use the Asrockrack X570D4I-2T (driver are somthing like X550 or ixgbe ? ) I had to take the card out of the case, for a little cleaning (dust) check for disk problems. Once this is done, Proxmox (pve) starts but no trace of the 2 integrated network cards. No problem with the IPMI card...
  2. P

    2500baseT/Full not in "Advertised link modes"

    Hello. My proxmox server has a 10Gb network card and he is behind a 2.5Gb switch. But with iperf3 test, I observe that I only have a speed of 1Mb/s. When I execute ethtool on one of my interface , I have the following result: ethtool enp35s0f1 Settings for enp35s0f1: Supported ports: [ TP ]...
  3. P

    [SOLVED] proxmox metric server -> Influxdb -> grafana

    Hello, I would like to use an influx db db as a proxmox metric server and after connecting them to Grafana. - What is the recommended version of influxdb ? Influxdb or Influxdb2 ? - I am not sure, with Influxdb2 only http https works ? No udp ? - When I try to connect promox to a lxc influxdb2...
  4. P

    Advice for a new installation with zfs + a question on the raid/mdadm

    Hello, I have decide to transfere all my nas HDD on my Promox server and after little issue (see here: Failed to import pool ‘rpool’; ssd ko ? No go to X570D4I-2T BIOS!), it’s done proxmox see they new hdd (and one new ssd ) First one question: Proxmox see my new HDD … and also the raid 5...
  5. P

    [SOLVED] Failed to import pool ‘rpool’; ssd ko ? No go to X570D4I-2T BIOS!

    Hello, My Proxmox server worked very well. But I changed it from computer case to add more hard drive But now I have the next message when I start it. Begin : Importing ZFS root pool ‘rpool’ … Begin : Importing pool ‘rpool’ using defaults … Failure : 1 Failure : 1 Command : /sbin/zpool...
  6. P

    NFS port

    Hello, I dont understant somthing with NFS. My proxmox is not on the same network as my NAS. There is a router / firewall in between. Proxmox - FW - NAS (=OpenMediaVault 5.6, NFSv4) If I understood correctly with NFSv4 only ports 111 and 2049 are necessary. So I have open this 2 ports on my...
  7. P

    [TUTORIAL] Proxmox OPNsense VLAN

    Hello, Here is a tutorial to create with the graphical interfaces 2 Vlans between 1 Proxmox server and 1 OPNsense router. Do not hesitate to make remarks for improvement or correction. So our starting infrastructure is this (Boths hosts are physicals): +------------+...
  8. P

    [SOLVED] Vlan: one works but not two

    Hello, I have some issue with vlan on my proxmox homelab. In short I have a physical router with OPENSENSE (it's like PFSense). On this router I have config a interface named : PVms, on this interface I have created 2 VLAN: - PVmsVlan10: 10.10.0.254/24 - PVmsVlan20: 10.20.0.254/24 On...
  9. P

    [SOLVED] What is the network organization to choose for proxmox home lab ?

    Hello, I have a "DIY home lab proxmox server" with two 2.5Gbe net card . This proxmox is behind a opnsense odroid H2+ (with his net card, so 6 in total) and I have a helios 64 with OpenMediaVault( 2 net card but 1Gbe and 2.5Gbe) I have tested some net config I don't know which configuration to...
  10. P

    remote storage for home lab

    Hello, I have a promox server and a "NAS" server with openmediavault. I wish I could use omv as a remote storage for my promox VMs. But I don't know much about storage. I will certainly have a vm for the personal cloud (yunohost VM with nextcloud, gitea and other tools) and a k8S (or K3S)...