Recent content by Midgardlol

  1. M

    pve shared directory

    Thanks Best Regards Laurent
  2. M

    pve shared directory

    May i share with nfs on host (nfs service on host ???) or mount block on guest and then share ?
  3. M

    pve shared directory

    Actually my shared stor is not available on the guests ??? why ?
  4. M

    pve shared directory

    Must i mount it as block on guest and then share it by nfs ? No way to share it as filesystem ?
  5. M

    pve shared directory

    On Proxmox 7.1.7, i try to share a directory, see my /etc/pve/storage.cfg : dir: stor path /mnt/pve/stor content rootdir,images,backup,snippets,iso,vztmpl is_mountpoint 1 nodes bourbaki shared 1 But i does not find the correct UUID in all my guest...
  6. M

    Virtual Bridge Models

    Same differences with a real 10Gbits machine : 7.20 Gbits on hypervisor 1.9 Gbits on the VM ?
  7. M

    Virtual Bridge Models

    Hypervisor says 7 Gbits, why VM less ? root@uatu:~ > iperf -c 10.1.1.1 -u -b 10G ------------------------------------------------------------ Client connecting to 10.1.1.1, UDP port 5001 Sending 1470 byte datagrams, IPG target: 1.10 us (kalman adjust) UDP buffer size: 208 KByte (default)...
  8. M

    Virtual Bridge Models

    I choose VirtIO, ethtool says unknown for speed, with E1000 says 1Gbits and Realtec says 100Mbits,. never 10Gbits My Proxmox hypervisor is 10Gbits I do a speetest, it gives me about 1Gbits, but it can be the trafic shaping on the line or sonething else, so i test ethtool ... root@ganesha:~ >...
  9. M

    Virtual Bridge Models

    Hi, I have a X710 intel card on my hypervisor Proxmox and 10Gbits network, but i can't set 10Gbits on my VM only 1Gbits. X710 Intel Models does not seem correctly configure. Is there à X710 drivers for virtual bridge on machines ? Laurent