Search results

  1. V

    Opinions | ZFS On Proxmox

    Ok cool that makes more sense. I was thinking the ssd mirrors could be split 32 GB zil and the remaining 440 GB for arc cache. for a production envoroment I wouldn’t want to have a single drive for cache & zil only, if the drive dies then we will end up with an offline host while we need to...
  2. V

    Opinions | ZFS On Proxmox

    If arc is going to potentially hit what’s left for VM’s? they will both be competing for the same memory space. sorry what your saying is probably factually correct but it doesn’t make complete sense to me. any clarity would be appreciated. ta
  3. V

    Opinions | ZFS On Proxmox

    Good info. Additional info: 256 GB Ram 2 x 480 GB enterprise SSD with capacitor for power outages. wanted to run with mirrored ssd partitioned for zip and arc. looking at restricting zfs ram to 64GB. And 3 pairs of mirror drives for data including root/ data hopefully the above makes more...
  4. V

    Opinions | ZFS On Proxmox

    Sorry I may not have worded my info properly. 3 x mirrors (2 +2 + 2) that way we have the write ingest of 3 drives. Hope that makes better sense. ta
  5. V

    Opinions | ZFS On Proxmox

    Hi Team Have been reading over the docs as my 1st port of call but haven't been able to find a definitive answer so through i would crowd source. Mixed opinions on here RE ZFS setup so im looking for a little more clarity. Best use of ZFS with you have 8 drive bays 2 drives can be allocated...
  6. V

    [SOLVED] ifupdown2 unauthorised download

    we can mark this as resolved. not sure what the fix was, potentially a ProxMox engineer fixed it when they where looking at our backup issue. we can mark this as resolved. thanks.
  7. V

    [SOLVED] ifupdown2 unauthorised download

    thanks have reported it. will update when they provide a fix in case others get stuck with the same issue. ""Cheers G
  8. V

    Conflicting maxfiles policy and retention period

    Hi @Fabian_E seeing some strange behavior at the moment. we have no automated backup tasks running so backups shouldnt be deleted, but every day im seeing the erase task execute and remove backups. The only vzdump jobs running atm are the ones im manually executing daily per VM. any ideas ...
  9. V

    [SOLVED] ifupdown2 unauthorised download

    sorry for the delay have had hands full with work. output below. # cat /etc/apt/sources.list.d/pve-enterprise.list deb https://enterprise.proxmox.com/debian/pve buster pve-enterprise ""Cheers G
  10. V

    [SOLVED] ifupdown2 unauthorised download

    Yes thanks we have a subscription.
  11. V

    [SOLVED] ifupdown2 unauthorised download

    Hi Team trying to get ifupdown2 installed so we dont need to reboot to make Nic changes. when trying to install from repo we get the below issues pop up. any ideas? ~# apt-get --fix-missing install ifupdown2 Reading package lists... Done Building dependency tree Reading state information...
  12. V

    Conflicting maxfiles policy and retention period

    yes 7 backups are there. we have nothing added to default PVE setup so no there shouldn't be anything. the only thing that has changed is that we had an original schedule which provided a backup 1 per week for a number of VM's. A new schedule was created for a few different VM's to be daily...
  13. V

    Conflicting maxfiles policy and retention period

    Hi @Fabian_E VM's 113, 117, 120 have all been deleted, yes all the remaining VM's have 7 backups. I stopped the daily VZDump yesterday but prior top this after teh daily VZDump the manual backups was removed and no backups existed not even the once created by the daily VZDump script. Not...
  14. V

    Conflicting maxfiles policy and retention period

    haha nothing as mentioned earlier. so the question is why is it deleting? ~# grep "delete old" /var/log/pve/tasks/E/UPID:pve:00003A19:0800F326:5E77960E:vzdump::root@pam: INFO: delete old backup '/mnt/pve/backup/dump/vzdump-qemu-100-2020_03_14-03_45_03.vma.lzo' INFO: delete old backup...
  15. V

    Conflicting maxfiles policy and retention period

    @Fabian_E this is the excerpt for 103 below INFO: Starting Backup of VM 103 (qemu) INFO: Backup started at 2020-03-23 04:17:28 INFO: status = running INFO: update VM 103: -lock backup INFO: VM Name: name removed INFO: include disk 'virtio0' 'local-lvm:vm-103-disk-0' 60G INFO: backup mode...
  16. V

    Conflicting maxfiles policy and retention period

    @Fabian_E you can see from the attached screen shot that a backup of 103 was created yesterday 22nd March just under the blue highlighted row, and today its gone. only the backup i created 10 min ago is now there. no other backup services are running. Ive currently disabled the backup...
  17. V

    Conflicting maxfiles policy and retention period

    there is no delete old backup for 103. this is strange as i manually create one and then its gone the next time the backup script runs. s# ls -lt $(grep "delete old" /var/log/pve/tasks/*/*vzdump* -l) -rw-r----- 1 www-data root 135511 Mar 23 05:22...
  18. V

    Conflicting maxfiles policy and retention period

    @Fabian_E this specific one is meant to haev 7 backups, it has Zero. # cat 3/UPID:pve:0000728A:07DC241F:5E7737D3:vzdump:103:root@pam: INFO: starting new backup job: vzdump 103 --mode snapshot --remove 0 --node pve --compress lzo --storage backup INFO: Starting Backup of VM 103 (qemu) INFO...
  19. V

    Conflicting maxfiles policy and retention period

    Hi Team any news on this one. Backups are still being deleted when there should be 7. seriously this issue shouldn't be this hard to diagnose :( :( that was a sad face. hoping we can find a solution for this issue soon. ""Cheers G
  20. V

    Conflicting maxfiles policy and retention period

    @Fabian_E is the attached what you are looking for? ""Cheers G