Recent content by jerrymoushu

  1. J

    7.0-11 & 7.1-4 Differing backup schedule options?

    how to do it monthly? or 2 weeks once atleast?
  2. J

    proxmox v7 fail2ban failed to block-ips

    you are right, i paste wrong pve-no subscription. didnt thought changed . thanks for your help
  3. J

    proxmox v7 fail2ban failed to block-ips

    i can't get the latest version thru proxmox repo, is there anyway i can get the latest fail2ban version? root@pve211:~# apt-get install -y fail2ban Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be...
  4. J

    proxmox v7 fail2ban failed to block-ips

    Hi, did anyone tried the proxmox v7 and above got such error on the fail2ban? i tried for 6.4 iso working perfectly but for v7 and above 3 iso version also getting the same error - install no issue but cannot ban/capture failed ip access 2021-12-08 14:44:55,747 fail2ban.filter [87274]...
  5. J

    how to reduce the zfs wearout

    recently i found my proxmox zfs wearout increase a lot after months of deployment in comparison, i took another host which using raid card instead of zfs - surprising raid card wearout is far away lower than zfs is there anyway to reduce the wearout on zfs mode? this from the zfs...
  6. J

    zpool replace doesnt replace bios and efi

    almost there but failed to boot up. proxmox-boot-tool format /dev/sdb2 UUID="52E5-2DB5" SIZE="536870912" FSTYPE="vfat" PARTTYPE="c12a7328-f81f-11d2-ba4b-00a0c93ec93b" PKNAME="sdb" MOUNTPOINT="" E: '/dev/sdb2' contains a filesystem ('vfat') - exiting (use --force to override) so i continue with...
  7. J

    zpool replace doesnt replace bios and efi

    in my case, if my raid 1 just degraded - i just have to sgdisk to replace everything over to the new disk and then zpool replace the part-3 (zfs) will do as i assumed there will be no raid happening on bios and efi re-silvering process happen
  8. J

    zpool replace doesnt replace bios and efi

    i build a server with 4 disks first 2 disk raid 1 zfs for proxmox os the rest 2 disk raid 1 zfs for vm i have no problem to replace zfs pool for vm however when i do the same for the proxmox os (found both bios and efi) partition missing any easy way of doing natively? thanks