Search results

  1. E

    How is Proxmox and Security?

    Security view: debian>ESX>Microsoft
  2. E

    Question re GPU Passthrough and noVNC

    Well I'm using it already ;) , it was just an idea on how it could be implemented w/o too much work.
  3. E

    Question re GPU Passthrough and noVNC

    Well, it could be easily done by KVM using this "new" project. It would be nice if you would integrate this into, maybe, proxmox 6? Read mem copied framebuffer, compress, display it in (no)VNC https://looking-glass.hostfission.com/
  4. E

    4.15 based test kernel for PVE 5.x available

    proxmox-ve: 5.1-42 (running kernel: 4.15.3-1-pve) pve-manager: 5.1-47 (running version: 5.1-47/97a08ab2) pve-kernel-4.13: 5.1-42 pve-kernel-4.15: 5.1-1 pve-kernel-4.15.3-1-pve: 4.15.3-1 pve-kernel-4.13.13-6-pve: 4.13.13-42 pve-kernel-4.13.13-5-pve: 4.13.13-38 pve-kernel-4.13.13-3-pve: 4.13.13-34...
  5. E

    4.15 based test kernel for PVE 5.x available

    What about the cpu model problem? The only way to get the VMs partialy running is with kvm64 CPU model, but latency is very high
  6. E

    4.15 based test kernel for PVE 5.x available

    CPU: Ryzen 1700 machine: q35 is broke now CPU: host is broke now too, awful performance, high CPU load, Windows 10 is told that it has 265MB L3 Cache instead of 16MB, OpteronG4/G5 are broken, G3 awful performance well, unusable right now pveversion --verbose proxmox-ve: 5.1-42 (running...
  7. E

    Increase maximum USB devices in vm.conf

    If the increasement of max usb devices is that easy, I wonder why those changes aren't included? Any reason for that?
  8. E

    proxmox5 kernel config

    As of what I read here https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1671360 the bug was fixed in Linux kernel version 4.10.0-25 (and before we could just insert it as a module). Are these changes included in latest proxmox5 kernels?
  9. E

    proxmox5 kernel config

    You mentioned here that PINCTRL_AMD will be disabled, but it's not. Neither in 4.10.1-2-pve nor in 4.10.5-1-pve, so I alwas have to compile the kernel by my own, but this kinda sucks. Could you please change this parameter in your kernel config?
  10. E

    Proxmox VE 5.0 beta1 released!

    Installer failes on creating swap when using ZFS RaidZ1 and then aborts. I'm using the 4.4 Installer and doing an dist-upgrade to strech, this works fine.
  11. E

    pve-zsync broken

    You should also mention, that you must be able to login without password from the host you are sending to the host you are receiving, elso you get following error: GET ERROR: Permission denied (publickey,password) But now it works. Thanks
  12. E

    pve-zsync broken

    pve-zsync_1.6-13_all.deb
  13. E

    pve-zsync broken

    pve-zsync gives me following error: pve-zsync sync --source 101 --dest 192.168.1.11:poolWDz1/vm-101-disk-1 --verbose --maxsnap 2 --name test101 --limit 512000 Vm include no disk on zfs. zfs list | grep vm-101 rpool/data/vm-101-disk-1 1.98G 632G 1.98G - cat /etc/pve/qemu-server/101.conf...
  14. E

    [Unofficial] proxmox kernel 4.8.1

    So as I read and tested so far, you have to disable PINCTRL_AMD, could be verry important for your upcoming proxmox5 to run everywhere as expected. I do some more testing and will report here. https://www.mail-archive.com/kernel-packages@lists.launchpad.net/msg222999.html
  15. E

    [Unofficial] proxmox kernel 4.8.1

    I realy would appreciate a new build based on kernel 4.10 included all changes for the new AMD Ryzen CPUs, so I (we) can do some testing. Also (or) it would be realy nice if the proxmox team can give us access to an alpha release of pve-5 or at least to an kernel/kvm version with included Ryzen...
  16. E

    x86/CPU/AMD: Fix Zen SMT topology

    Has this thread been overlooked?
  17. E

    x86/CPU/AMD: Fix Zen SMT topology

    Was this patch already backported to pve kernel? If not, will it be in future? https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=08b259631b5a1d912af4832847b5642f377d9101 Regards