Search results

  1. D

    [SOLVED] Problem during Migration with gluster filesystem.

    i have : cache : write back discard : yes but ssd emulation : no. i believe qemu-img create a sparse file ( qcow2 ) with size=0 on the new storage ( glusterfs in our case ), when the migration start, the program try to recreate the structure ih the filesystem in the qcow2 file, there is a...
  2. D

    [SOLVED] Problem during Migration with gluster filesystem.

    it's look like this problem : https://github.com/qemu/qemu/commit/a6b257a08e3d72219f03e461a52152672fec0612
  3. D

    [SOLVED] Problem during Migration with gluster filesystem.

    I have a similar problem on my workstation ( promox inside too ) who is using the same glusterfs storage; Ramdomly, the vm crash, perhaps on high write disk activity, ( it dit when i was updating the kernel ). To be sure that it's a storage problem have move the disk to local SSD . create...
  4. D

    [SOLVED] Problem during Migration with gluster filesystem.

    This is the last update : Start-Date: 2022-04-29 09:40:19 Commandline: apt-get dist-upgrade Upgrade: proxmox-widget-toolkit:amd64 (3.4-9, 3.4-10), pve-firmware:amd64 (3.3-6, 3.4-1), pve-qemu-kvm:amd64 (6.2.0-3, 6.2.0-5), libproxmox-acme-perl:amd64 (1.4.1, 1.4.2), pve-ha-manager:amd64 (3.3-3...
  5. D

    [SOLVED] Problem during Migration with gluster filesystem.

    root@p1:~# pveversion pve-manager/7.1-12/b3c09de3 (running kernel: 5.13.19-6-pve) root@p1:~# pveversion -v proxmox-ve: 7.1-2 (running kernel: 5.13.19-6-pve) pve-manager: 7.1-12 (running version: 7.1-12/b3c09de3) pve-kernel-helper: 7.2-2 pve-kernel-5.13: 7.1-9 pve-kernel-5.13.19-6-pve...
  6. D

    [SOLVED] Problem during Migration with gluster filesystem.

    Bonjour, Everything was working fine ( almost 2 years now), But recently ( since the last update ?) i have a problem with my gluster storage. The other day i try update a vm ( dist-upgrade inside the vm ), and during writting files --> the VM shutdown same after a restauration from a pbs...
  7. D

    Proxmox Cluster with local Gluster servers.

    Glusterfs manage the load balancing itself, when you are connected. The secondary IP, is use when you try to connect the storage and the Gluster node isn't up a the first connection. Only two node is a very bad idea, you can have split brain with that...
  8. D

    pfSense VM qemu-guest-agent

    you have to launch manually the service service qemu-guest-agent start
  9. D

    Tuxis launches free Proxmox Backup Server BETA service

    Thanks for the quick answer for the replication. I 'am testing the backup, and so far so good. It's very fast.
  10. D

    Tuxis launches free Proxmox Backup Server BETA service

    Can we do remote synchronisation with the free 150 Go ? wheni try i have permission check failed.
  11. 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...
  12. 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...
  13. D

    Proxmox VE, PfSense, 1 NIC

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

    Proxmox VE, PfSense, 1 NIC

    i use bridge over network with vlan interface
  15. 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.
  16. 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 ..
  17. 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
  18. 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...