Search results

  1. J

    [SOLVED] Container with bind mount backup error (unable to parse volume ID)

    bug in "pve-container_3.2-3", after downgraded to "pve-container_3.2-2", backup working again!
  2. J

    [SOLVED] Container with bind mount backup error (unable to parse volume ID)

    Hi folks, i got following error (unable to parse volume ID) after pve update: Task Log: INFO: starting new backup job: vzdump 100 --remove 0 --storage backups --compress zstd --node pve --mode snapshot INFO: filesystem type on dumpdir is 'zfs' -using /var/tmp/vzdumptmp11973_100 for temporary...
  3. J

    New Mobile App for Proxmox VE!

    you said: "I see will be fixed in the next release thanks for sharing" and i'm just tested! ;)
  4. J

    New Mobile App for Proxmox VE!

    configs are already there: https://forum.proxmox.com/threads/new-mobile-app-for-proxmox-ve.76327/post-340604
  5. J

    New Mobile App for Proxmox VE!

    same error in version 1.0.2...
  6. J

    New Mobile App for Proxmox VE!

    see on attached screenshots...
  7. J

    New Mobile App for Proxmox VE!

    yes, installed from google play, version 1.0.1
  8. J

    New Mobile App for Proxmox VE!

    another deserializing error LXC config file examples (new feature request: copy text from error message ;)):
  9. J

    zfs/zvol recordsize vs zvolblocksize

    It is Hard Disk not SSD (2x2Disk (4k))!
  10. J

    zfs/zvol recordsize vs zvolblocksize

    Hi, can you please explain why 16k and while not 8k?
  11. J

    zfs/zvol recordsize vs zvolblocksize

    4k NTFS ZVOL on RAID10 2x2Disk (4k), witch volblocksize: 8k or 16k option is better?
  12. J

    SWAP läuft voll obwohl mehr als genug RAM da ist

    bei mir immer in Top 2 Verbraucher sind: pvedaemon und pve-firewall Wie sieht es bei Euch aus? (echo "COMM PID SWAP"; for file in /proc/*/status ; do awk '/^Pid|VmSwap|Name/{printf $2 " " $3}END{ print ""}' $file; done | grep kB | grep -wv "0 kB" | sort -k 3 -n -r) | column -t COMM...
  13. J

    Wrong memory usage on KVM VM

    on pfSense 2.2 and later the VirtIO Driver Support enabled by default: "The following instructions are not necessary on pfSense 2.2 and later, which have the proper drivers built into the kernel."
  14. J

    VIRTIO Balloon with FreeBSD (OPNsense)

    same situation with pfSense 2.4.3 (FreeBSD 11.1-RELEASE-p7):
  15. J

    [SOLVED] Balloon funktioniert nicht bei Windows 2012R2 (migration von Hyper-V zu Proxmox VE)

    Hallo zusammen, ich habe Ballooning probleme bei eine migrierte Windows 2012R2 (Hyper-V zu Proxmox VE): ich habe folgendes gemacht: alle verstekte und inaktive Geräte aus Geräte Manager entfernt https://pve.proxmox.com/wiki/Migration_of_servers_to_Proxmox_VE#Hidden_nonpresent_devices...