Search results

  1. R

    Proxmox 8.1.4 and passthrough gpu nvidia

    I choose blacklist method: root@pve:~# cat /etc/modprobe.d/blacklist.conf blacklist i915 blacklist bluetooth install bluetooth /bin/true blacklist nouveau blacklist nvidia blacklist nvidiafb blacklist nvidia_drm root@pve:~#
  2. R

    Proxmox 8.1.4 and passthrough gpu nvidia

    @asded , if I recap I should keep: and remove: and keep that:
  3. R

    Proxmox 8.1.4 and passthrough gpu nvidia

    Thanks for your reply. You are completly right, I made a mistake : #GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on iommu=pt initcall_blacklist=sysfb_init" It's INTEL :) Well I suppose. In fact i am able to got via SSH and when I type reboot nothing happens and the screen still display the...
  4. R

    Proxmox 8.1.4 and passthrough gpu nvidia

    I've tried: GRUB_CMDLINE_LINUX_DEFAULT="quiet pcie_aspm=off intel_idle.max_cstate=0 intel_pstate=disable processor.max_cstate=1 mitigations=off intel_iommu=on iommu=pt" It boots correctly. Now If I add, it stucks as below: [/CODE] #cat /etc/modprobe.d/vfio.conf options vfio-pci...
  5. R

    Proxmox 8.1.4 and passthrough gpu nvidia

    well I've searched and it seems quite tricky to downgrade and I have to much to do if I have to reinstall proxmox 8.0 :(
  6. R

    Proxmox 8.1.4 and passthrough gpu nvidia

    thanks, I will try to go down to configuration with 8.0.4,
  7. R

    Proxmox 8.1.4 and passthrough gpu nvidia

    Hello, I want to passthrough my gpu and I did follow the below guide: https://forum.proxmox.com/threads/pci-gpu-passthrough-on-proxmox-ve-8-installation-and-configuration.130218/ Thanks to @asded It worked with proxmox 7.4 with the same motherboard. root@pve:~# efibootmgr -v BootCurrent: 0003...
  8. R

    make a script after successful backup

    Hello, I would like to make a simple script which check the daily backups and send notification to my home automation system (jeedom) I've check the below link but a bit complicated https://github.com/robhost/proxmox-scripts/blob/master/vzdump_hook.sh I thought to use and browse mailbox after...
  9. R

    SMTP Notifications configuration for self-signed

    Interesting topic, I am not able to configure pve to get email once the backup is done. But am wondering if pve has an smtp server embedded ?
  10. R

    Backup failed and lock

    Thanks for the prompt reply, I will check in stop mode
  11. R

    Backup failed and lock

    Hello, I have scheduled backup and one is related to the LXC 104. As you can see: the backup of the VM 103 is ended and start the backup of the LXC 104 which have started 2PM: INFO: Finished Backup of VM 103 (00:01:27) INFO: Backup finished at 2024-02-29 02:09:56 INFO: Starting Backup of VM...
  12. R

    impossible to mount cifs within LXC

    Hello, I have a fresh install container on Debian. I try to mount a CIFS share: root@TestInstallPVE:/mnt# mount.cifs 192.168.1.252:/diskint /mnt/diskintpve/ mount.cifs: bad UNC (192.168.1.252:/diskint) root@TestInstallPVE:/mnt# mount.cifs //192.168.1.252/diskint /mnt/diskintpve/ Password for...
  13. R

    Stuck on boot 7.4-3

    Hello everyone and happy new year. I use Proxmox and love it. I had to reboot the server and I am stuck on boot with the following screen: I didn't modify anything into the bios. LVM: root@pve:~# vgs VG #PV #LV #SN Attr VSize VFree pve 1 2 0 wz--n- <952.87g 0 root@pve:~#...
  14. R

    Issue with GPU GFX1650

    Hello, I've been working a while on that issue, but not able to fix it. Here below some info: VM configuration: root@pve:~# cat /etc/pve/qemu-server/102.conf agent: 1 bios: ovmf boot: order=ide0;ide2;net0 cores: 4 efidisk0...
  15. R

    Attached NAS as backup, lost capacity

    you are right, what the stupid man I am Many thanks
  16. R

    Attached NAS as backup, lost capacity

    I shared 3 folders as below:
  17. R

    Attached NAS as backup, lost capacity

    For the needed space, 300G is a lot :-)