Search results

  1. R

    Proxmox VE 5.0 Ryzen 7 1700X crashes daily

    AMD already confirmed this bug...
  2. R

    unable to exec dpkg-divert

    What does VMware Workstation have to do with Proxmox???
  3. R

    [SOLVED] Problem when upgrading to proxmox-ve 5.0-19

    Could you please explain this? On Debian I always do "upgrade" first, and then "dist-upgrade". Never had any problem with it...
  4. R

    IPFilter vs IPSet

    AFAIK, pve-firewall is just front-end for iptables. Set of rules for VM is created in /etc/pve/firewall/VM-id/*.fw so you can check it there if it looks similar to what you expect... But personally, I do not recommend using PVE-firewall for anything else but filtering access to PVE-host...
  5. R

    Install proxmox with chipset X370 and RAID1

    PVE does NOT support software-/fake-/bios-/pseudo-raid. And what you have on AMD x370 chipset is exactly that...
  6. R

    Hide vm from guest

    Except of those trying to escape VM to compromise hypervisor...
  7. R

    Hide vm from guest

    There's no way you could hide it. There was long discussion about this on VMware-forum some year or two ago, with a few proof-of-concept apps able to detect very reliably if they are running on VM, or bare metal HW. IIRC, they were not based on some strings searching in hw/bios, but used timing...
  8. R

    Proxmox btrfs support roadmap, as fallback for possible licensing issues ZFS on linux

    One more interesting link (some might have missed). It explains RH plans in storage, which basically is "stratis+xfs". BTW, "stratisd", "systemd"... deja-vu? I would not be surprised...
  9. R

    Memory usage more than summary of VMs

    That web-site should be updated to take ZFS into account. Standard linux tools (free, top, etc) are not sorting ARC properly, they do not put it into "buffers/cache" value. So user really can see "available" value close to zero...
  10. R

    Proxmox btrfs support roadmap, as fallback for possible licensing issues ZFS on linux

    And do we want to have alternative to btrfs? (OT: check bcachefs, seems very promising) It is in mainstream kernel, so what you'd like to improve in its integration? Every modern OS (and filesystem) does the same, following the rule "any utilization of ram is better then not utilizing it at...
  11. R

    ZFS and RAID

    It is possible, but I do not recommend this workaround because it does not help. It does not matter if it is HW-raid5 with 5 disks or HW-raid0 with just one disk, there still will be raid-layer between ZFS and disks...
  12. R

    Proxmox btrfs support roadmap, as fallback for possible licensing issues ZFS on linux

    FYI, RedHat seems to be abandoning btrfs, as it was removed from the latest RHEL 7.4. This might be serious, because as we know, RedHat has quite strong voice in Linux. Remember, it came with systemd, and despite strong oppostion, it pressed it forward to became de-facto standard init system...
  13. R

    Memory usage more than summary of VMs

    Using memory for ZFS-cache has low priority. So if some app (or VM) needs more memory then there is currently available, ZFS should reduce ARC-size automatically down to minimum value (can be configured too) and release it. This is similar to standard linux disk-cache. So if you have plenty of...
  14. R

    Memory usage more than summary of VMs

    You have to create that file in given location (/etc/modprobe.d/zfs.conf), update initram, and reboot (not sure if this is necessary, but I think so). You can monitor ARC-size in /proc/spl/kstat/zfs/arcstats: Look for "size" (current ARC size in bytes) and "c_max" (maximum ARC-size). And you...
  15. R

    Memory usage more than summary of VMs

    Filesystem is cached, of course! Without caching you'd get terrible performance. And concerning HW-raid and ZFS, I'd recommend to read wiki: Do not use ZFS on top of hardware controller which has its own cache management. ZFS needs to directly communicate with disks.
  16. R

    Memory usage more than summary of VMs

    1. Then remember, ZFS can (per default) use up to half RAM you have... 2. It is VERY BAD IDEA to put ZFS on top of HW-raid...
  17. R

    Memory usage more than summary of VMs

    What kind of storage do you have? You said "each has 3TB drive", so is it local on every node? Do not forget some memory is used for cache (be it "traditional" or ARC in case of ZFS)...
  18. R

    High CPU usage

    You must know what storage you selected during install. Is it local (some disks in this box) or networked? If local, is it zfs or lvm/ext? Anyway, 2 or 3GB is really not much for PVE. Your host might be swapping badly... BTW I still think you'd better check "top". Either log-in to your PVE...
  19. R

    Memory Management - what is going on?

    I'd like to have your problem (host using less memory than you think it should)! Mine is mostly opposite: even taking arc into account, pve-host is using more than (I think) it should. And I can not even find why (ps, top, etc shows nothing)...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!