Search results

  1. D

    PCI passthrough ERROR since Kernel 5.13.19-1 (upgrade from 7.0 to 7.1)

    Install the kernel ? it's ont post-it thread on the forum. But my problem is weird, it's not a problem of kernel, but sometimes it's not working on a cold boot ( with 5.13 or 5.15). If i just reboot after, it works...
  2. D

    PCI passthrough ERROR since Kernel 5.13.19-1 (upgrade from 7.0 to 7.1)

    Same problem here. Works Fine in pve 6.4 before with this GRUB_CMDLINE_LINUX_DEFAULT="intel_iommu=on iommu=pt net.ifnames=0 biosdevname=0" now with pve 7.1 with kernel 5.13, block at boot, with dmar mesages from the network card not registered ( intel 10Gigabit ) if i remove intel_iommu=ob...
  3. D

    Proxmox VE, PfSense, 1 NIC

    it was my configuration for example not the one of the author of the post
  4. D

    Proxmox VE, PfSense, 1 NIC

    i use bridge over network with vlan interface
  5. D

    [SOLVED] Create volume gluster

    you try to create a gluster with public ip ? that the problem i think. nslookup 51.159.59.19 19.59.159.51.in-addr.arpa name = 51-159-59-19.rev.poneytelecom.eu. Why you didn't use something in 192.168.1.x or 10.x.x.x. or 172.16.x.x.
  6. D

    Kernel 5.11

    FYI, I have some problem with usb disconnet ( keyborrad / mouse ) in the VM with this version of kernel on the host ..
  7. D

    Kernel 5.11

    https://www.phoronix.com/scan.php?page=news_item&px=Realtek-RTL8153-RTL8156-Linux maybe soon , no need to compile the driver... wait and see
  8. D

    Kernel 5.11

    root@p1:~/realtek2.5g/r8152-2.14.0# make make -C /lib/modules/5.11.7-1-pve/build M=/root/realtek2.5g/r8152-2.14.0 modules make[1] : on entre dans le répertoire « /usr/src/linux-headers-5.11.7-1-pve » CC [M] /root/realtek2.5g/r8152-2.14.0/r8152.o MODPOST...
  9. D

    After moving infrastructure / backup problem for lxc

    Bonjour, Before i have the container on pve with ceph and backup to pbs. Every ok Now i hac the container on zfs - raid1, and i hace error on backup even on local storage INFO: starting new backup job: vzdump 198 --storage Backup_Day --mode snapshot --remove 0 --node qc5000 INFO: Starting...
  10. D

    Error restore from one server no anohter via PBS error

    Sorry Wrong place. Possible to move to the PBS section ?
  11. D

    Error restore from one server no anohter via PBS error

    Bonjour, here what I try to do server 1 --> backup to pbs --> restore to server 2 When i try to restore, i have this message : Error: error extracting archive - error at entry "random": failed to create device node: Operation not permitted (os error 1) TASK ERROR: unable to restore CT 103...
  12. D

    Possible to restore an entire directory from the gui for a lxc conteneur

    Bonjour, The other day, i want to restore a directory with a lot of file in it. But from the gui, we can only do 1 file at the same, not directory . Is it planned to have the possiblitity to restore easily a entire directory from the gui? Thanks Dark26
  13. D

    6.2 pci sata passthrough

    maybe your hardware have the same iommu group ? root@pve10g:~# find /sys/kernel/iommu_groups/ -type l /sys/kernel/iommu_groups/7/devices/0000:00:1b.0 /sys/kernel/iommu_groups/5/devices/0000:00:16.0 /sys/kernel/iommu_groups/13/devices/0000:03:00.0 /sys/kernel/iommu_groups/3/devices/0000:00:03.0...
  14. D

    Easy way to repair / delete a corrupt directory on ZFS filesystem

    Bonjour, Fisrt of all , it's fresh home lab, so no vm; no critical data. before : root@qc5000:~# zpool status -v pool: rpool state: ONLINE scan: scrub repaired 0B in 0 days 00:00:06 with 0 errors on Fri Oct 2 23:03:48 2020 config: NAME...
  15. D

    New Mobile App for Proxmox VE!

    Any suggestion for spice client on android ? looks good
  16. D

    Which CPU temp is correct?

    i think you can launch a torture test for cpu with prime95 for exemple ( https://www.mersenne.org/download/ ) and in, the meantime you launch in another console this : watch sensors and you will see which temperature is growing very high. Becarefull, prime95 uut the server in is limit...