Search results

  1. H

    PBS client Change detection mode

    Thank you I just wish this description is/was included in the Wiki/Documentation :)
  2. H

    Recommended Setup for Offsite Proxmox Backups? Hetzner Storage Box & Remote PBS Challenges

    YEs, I saw the S3 options advices... I had ask and do have a need/use for it, but in an archival setup, not my first/primary and neither my secondary/sync servers, but like my tertiary servers when I need to recover something from a year ago, not to recover in a jiffy after a DC burn down (Yes...
  3. H

    Recommended Setup for Offsite Proxmox Backups? Hetzner Storage Box & Remote PBS Challenges

    Do NOT forget about Tuxis.nl -> not associated with them, I just used their services when I initially started using PBS, and it's well priced remote sync options to consider. Not fancy all bells included, but is does do work as a remote destination, and they do allow/etc. sync jobs
  4. H

    Recommended Setup for Offsite Proxmox Backups? Hetzner Storage Box & Remote PBS Challenges

    I advise, and are using it this way myself.. and lately it is the only deployment *for*me* for PBS, is to run PBS as an LXC, and PVE managing the ZFSs... this leaves (at least in my case) some spare throw-away CPU cycles to use of throw-away VM stuff :)
  5. H

    Guest without backup jobs as an entry in the Selection mode for new backup popup menu

    @jfraf I actually abuse that disabled backup job method to clear the guests without backups :D But yes, an API/etc. call to see/fetch where VMID are included in backups etc. to report on would be great.
  6. H

    "Show Guest Without Backup Job" is dangerous!

    As everything Unix/ProxMox - they provide you the rope, the question is whether you'll tie it around your neck or your waist as you jump off the building... I actually abuse the above from OP to hide the Guests I don't want to backup :D I'm more interested in a way to show which backup jobs a...
  7. H

    [SOLVED] rbd error: rbd: listing images failed: (2) No such file or directory (500)

    Also add the question: Are the CEPH perhaps so busy deleting other VM's data that it can't handle this deletion request?" Just had the exact same error... and after the big boy's deletion where done, and the ceph "stabilized" things just "work(TM)" again
  8. H

    Orphaned VM Disk Removal

    let me check the cases I've stumbled on this week on 8.4.x (All ZFS) - out of storage errors during migration(s) with zpool (HDDs) busy and time outs - multiple storage migrations queue for multiple VMs with multiple storages "queue (waiting on locks) with out of capacity (and too busy zpools)...
  9. H

    Orphaned VM Disk Removal

    I *assume* I'll have to still write a script to find the actual orphans, as I don't see those having any options popping up stating: `List the volumes that doesn't have a *valid* VMID` neither `list the storages that doesn't belong on this host`
  10. H

    Orphaned VM Disk Removal

    But here is the next "kicker", I've already deleted the guest or the guest got migrated, and something in the migration errored, or a replication sync was not properly cleared and the disk/storage is still left on the other hypervisor/host. How do we clear/remove those??
  11. H

    Which CDN / IP-Geofeed is used for download.proxmox.com ?

    Thank you! Suspect it is the updates not being as "up to date" as Quad9's CapeTown IPv6 was also having troubles with the CDN.
  12. H

    Which CDN / IP-Geofeed is used for download.proxmox.com ?

    Is there anybody I could chat with to check what/which Geofeed is used? checking all and sundry p location/geo service providers, and I keep getting the "right" answers for the network's IPv6, but download.cdn.proxmox.com still returns unknown.unknown when querying from my IPv6 DNS resolvers ;(
  13. H

    second openfabric area with another loopback address

    Hmmm...haven't been able to make it work on FRR 10.3 nor 10.4 so that is why I'm asking for the running `wr t` output of one that is configured on.
  14. H

    Is this an enterprise SSD?

    Applied to the wrong work loads, I fully agree... especially as there are few people that understands the pros and cons of each. It's like comparing the long road driving in a Mahindra Bakkie vs taking the expensive Mercedes/BMW roadster to pickup your building sand.
  15. H

    second openfabric area with another loopback address

    after you've applied that config, could you do a `wt t` and paste the output here? AFAIK The Openfabric in FRRouting (which needs to die a death but some stuff needs to be ported to the IS-IS first when you chat to Russ White) and only the IS-IS part supports multiple areas AFAIK but needs to...
  16. H

    Is this an enterprise SSD?

    Glad you could pay for the Bugattis, I needed a take out a loan for the Toyotas ...
  17. H

    Is this an enterprise SSD?

    Do note the last sentence ;) Yes, I use(d) consumer SSDs like that for ZFS cache and ZIL/SLOG in that exact manner as the PLP to gain some performance boosts "needed" You are right w.r.t. the coalescing/etc. but that also adds costs that is not always required... but when you are in that...
  18. H

    Is this an enterprise SSD?

    It is about horses for courses. I have ran consumer/pro-sumer SSDs for ~1year to get a business off the ground. Those would've lasted another 1.5-2years on the usage it had, but then again I expected that,the cost was manageable at that stage, while "Enterprise SSDs" was so totally out of the...
  19. H

    Is this an enterprise SSD?

    The Price tag :D Seriously, the issue to understand with the SSD/NVMe, is the design for read vs write vs endurance and the use cases required. "Enterprise" then typically becomes something that is designed for "Database & high file I/O" ie. high write percentage use cases writing typically a...