flames's latest activity

  • F
    We're very excited to present the first stable release of our new Proxmox Datacenter Manager! Proxmox Datacenter Manager is an open-source, centralized management solution to oversee and manage multiple, independent Proxmox-based environments...
  • F
    Das Skript hier kommt ohne jq aus und bedient die Kommandozeilen Schnittstelle: #!/usr/bin/env bash set -euo pipefail # PMG custom check API v1: args: APIVERSION QUEUEFILENAME if [[ $# -ne 2 ]]; then echo "usage: $0 APIVERSION QUEUEFILENAME"...
  • F
    flames reacted to Impact's post in the thread Script for monitor ZFS Usage with Like Like.
    Why not follow what I told you above? There is no need to clone or recreate things.
  • F
    flames reacted to Johannes S's post in the thread ZFS 2.3.5 with Like Like.
    This is a good news, I'm especially interested in a new ZFS 2.4 feature which allows using the special device as zil/slog device: https://forums.truenas.com/t/using-a-special-vdev-no-slog-needed-anymore-maybe/59265/2...
  • F
    flames reacted to UdoB's post in the thread ZFS 2.3.5 with Like Like.
    2.4 seems to be in non-sub now: Get:1 http://download.proxmox.com/debian/pve trixie/pve-no-subscription amd64 zfs-initramfs all 2.4.0-pve1 [26.3 kB] Get:2 http://download.proxmox.com/debian/pve trixie/pve-no-subscription amd64 libnvpair3linux...
  • F
    flames reacted to the_MiCrO's post in the thread ZFS 2.3.5 with Like Like.
    ZFS 2.4.0 would be a much better wait ;) Released 2 Weeks ago und many really nice improvements (rewrite -p, special vdev on raidz1/z2/..., faster encryption, better slow disk handling - to name my favs)
  • F
    flames replied to the thread Script for monitor ZFS Usage.
    Sparse (thin provisioning) won't affect already existing VM-disks, only newly created ones after you enabled that option. But you could clone existing VMs (and remove the previous), so the cloned VMs become sparse.
  • F
    flames replied to the thread PBS Backup a MacBook?.
    Hi, there no need to create that feature on Bugzilla, it is already on the Roadmap https://pbs.proxmox.com/wiki/Roadmap "Backup clients for other operating systems" This forum-topic is used to show the interest in this feature, see...
  • F
    flames reacted to Johannes S's post in the thread PBS Backup a MacBook? with Like Like.
    Nothing I'm aware of. A quick search on the bugzilla didn't yield anything (but maybe I used the wrong keywords?) but I encountered a bug report where somebody reported that he managed to get the backup-client working on FreeBSD by using it's...
  • F
    I notice that moving VMs between two cluster does not allow an option to just utilize the next available range that was created for that particular cluster. Example: ClusterA = VMID range configure to use 1000-1099 ClusterB = VMID range...
  • F
    It's something that we are already planning to fix, but I cannot provide an ETA at the moment.
  • F
    Don't hold your breath for it. Proxmox installer will grab DHCP to begin with, but afterwards a server really needs a static IP. DHCP Reservation in your router might be worth looking into if you want the pve instance to have a certain IP, but...
  • F
    Hello, pmgversion: pmg-api/9.0.3/359c41ebd3ab (running kernel: 6.17.2-2-pve) no special templates for configuration or something. In Configuration - Mail Proxy - Transports, all domains have "Use MX" disabled. I don't know, when this exactly...