Search results

  1. D

    I get it. I get it. 3 Nodes for Ceph. But what about ZFS shared?

    I would say go with CEPH, it works very well. with 2 nodes and 1 shared zfs storage - the storage server is still the single point of failure. with 3 nodes go with CEPH and have 3 way replication. 1G network is fine for your use case since there is not much data being written.
  2. D

    qmp command 'query-proxmox-support' failed

    I have a similar issue, - enough resources, 1.5TB of RAM, more than 500G Free RAM, all 15TB NVME Enterprise drives in CEPH, enough free space etc... VM 1023 qmp command 'query-status' failed - got timeout INFO: include disk 'scsi0' 'RBDNVME:vm-1023-disk-0' 400G INFO: backup mode: snapshot...
  3. D

    [SOLVED] solaris 11.4 installation crashes during boot

    How did you install if i put the Bios option - it boots but fails at auto-installation and goes to maintenance state see screenshot below if i select OVMF - EFI option then it wants to enroll the key l how do i get passed this.
  4. D

    vGPU - Nvidia vm - vm does not start

    Hi I have a 48GB A40 GPU running Proxmox 8.2 (pve-manager/8.2.4/faa83925c9641325 (running kernel: 6.5.13-3-pve)) with nvidia driver ver. 535.161.05 I am running 7 vm with vgpu successfully (4GB Profile) I should be able to run 12 VM with the given video memory I have. But not able to start...
  5. D

    [SOLVED] Is Prometheus an optimal option to monitor Proxmox?

    Hello, I was considering https://www.zabbix.com/ru/integrations/proxmox#proxmox or https://www.netdata.cloud/integrations/data-collection/containers-and-vms/proxmox-ve/ any thoughts
  6. D

    Garbage Collection

    So lets assume that you want a backup policy like Keep last 6 hourly backups Keep last 7 days, 4 Weeks, 12 Months and 3 years. What would be the best GC and Prune settings for this
  7. D

    Garbage Collection

    So does that mean that a GC interval below 1 day + 5min is meaningless, if so why have the option below this interval in the GUI or i have understood this all wrong
  8. D

    Garbage Collection - Pending removals

    I dont think we have any process that touches the chunks in the backup server we just take backups everyday at 9 pm and then we were running a garbage collection (GC) every 2 hrs, changed it to every day at 00 am now. lets see if it helps
  9. D

    Garbage Collection - Pending removals

    Hello Team, I dont see how I can get the pending removals of 1.34TB - this always shows as 0bytes removed I have tried daily garbage collect, hourly, every 2 hours every thing tried. Maybe i have not understood what actually happens here can somebody help
  10. D

    Datastore Full

    Thanks for the tips, in the meanwhile - added some space to the zfs pool by increasing the size of the proxmox backup - datastore disks by resizing them. and i am able to do the GC now Thanks a ton again
  11. D

    Datastore Full

    even after deleting backups and reducing the retention from last 7 to 4 and pruning the backups - this remains 0 and zero bytes free any ideas guys
  12. D

    Datastore Full

    Hi, At a customer site the backup datastore became full, we pruned the number of backups from keep 7 to keep 4 and ran prun, we even deleted the backups of 2-3 vm but still the storage is full at 100%, Any ideas on how to come out of this situation. Thanks in advance
  13. D

    Proxmox VE monitoring

    Anyone has this template as this site seems to be offline. Trying to get some monitoring up and running with autodiscovery
  14. D

    NVIDIA vGPU + Grid on Proxmox 8

    Oh Daam ! I dont think it would work, but I shall try this on another host next week once I get my hands on another GPU I got it working with Kernel 6.5.13.3. straightforward works
  15. D

    NVIDIA vGPU + Grid on Proxmox 8

    oh yes I did all of that... no luck. but i have an AMD EPYC Server so iommu is enabled by default but i have still put amd_iommu=pt but after enabling the VFs i get write errors if i check iommu dmesg | grep -e DMAR -e IOMMU [ 3.467959] pci 0000:c0:00.2: AMD-Vi: IOMMU performance counters...
  16. D

    NVIDIA vGPU + Grid on Proxmox 8

    I had tried all this, exact same steps but my mdevctl types is empty now i think the only way left is to go back to kernel 6.5 if this is not going to work
  17. D

    NVIDIA vGPU + Grid on Proxmox 8

    I confirm that on Proxmox 8.2.4 with Kernel 6.8.8.2-pve the 550.90.05 compiles successfully and nvidia-smi reports the card working but mdevctl types output is empty even though its A40 GPU - vGPU Capable
  18. D

    Ceph Add capacity - Slow rebalance

    Nobody with any ideas? I even tried increasing the PG count to 512 but it strangely only sets it to an odd number 346 automatically (I put 512 basis the Ceph PG Calculator) rebuild speed continoues to be slow for over 2 days. With NVME drives this is very slow