Search results

  1. M

    modify welcome banner

    With Perl u can use system or exec
  2. M

    Cant connect to NFS Share

    hi, please post status of rpc using systemctl or service
  3. M

    Clustering drbd

    have you tried this way? https://www.linbit.com/drbd-user-guide/drbd-guide-9_0-en/#ch-proxmox
  4. M

    [SOLVED] issue with greyed out?

    maybe you have upgraded your server without rebooting
  5. M

    Installed libvirt-clients on PVE

    PVE has a much easier toolkit instead, so you don't need libvirt. However you need to test your host one Week to see if there any issue. EDIT: take a look https://forum.proxmox.com/threads/is-it-safe-to-install-libguestfs-tools-directly-on-pve.58780/post-271076
  6. M

    Kernel hung task related to USB passthrough

    On pve node i hope that as well :)
  7. M

    ISCSI gateway with proxmox

    Did you see this thread? https://forum.proxmox.com/threads/ceph-iscsi-howto.38618/
  8. M

    Kernel hung task related to USB passthrough

    the versions looks good, did you try this solution? https://www.blackmoreops.com/2014/09/22/linux-kernel-panic-issue-fix-hung_task_timeout_secs-blocked-120-seconds-problem/
  9. M

    [SOLVED] Install qemu-guest-agent - Debian 7 Wheezy

    i don't tried, but maybe you need to download qemu-guest from http://archive.debian.org/debian/pool/main/q/qemu/ then dpkg -i qemu-guest-agent.deb
  10. M

    Kernel hung task related to USB passthrough

    What is current version of your kernel? could you post output of pveversion -v?
  11. M

    Proxmox Guest VM Windows (10) freeze when running

    Are you tried other Display like SPICE, NoVnc or xtream.js?
  12. M

    [SOLVED] Install qemu-guest-agent - Debian 7 Wheezy

    If don't see the package in source code with CLI apt search qemu-guest , you need to install it manually or upgrade your VM.
  13. M

    Firewall - Host Isolation

    Are you sure to run firewall? to check it out, post output for the following command: pve-firewall status
  14. M

    Result verification failed ( [type] - property is missing and it is not optional ) when add new cluster on WHMCS

    I have not used WHMCS Module yet, but check your Firewall or tcpdump traffic maybe that help you to find where is the problem.
  15. M

    Node aus Cluster entfernen und neuen hinzufügen

    Hast du diesen Guaid befolgt? https://pve.proxmox.com/wiki/Proxmox_VE_2.0_Cluster#Remove_a_cluster_node
  16. M

    Replication error I/O error

    maybe this thread is helpful! https://forum.proxmox.com/threads/replication-migration-encrypted-zfs-datasets.70572/
  17. M

    Incorrect RAM usage in webui for VM

    I think 4 GiB not enough for Ubuntu 20.04 specific if you use it for web server or something like that
  18. M

    [SOLVED] Windows 10 als Gast VM

    Hallo, Hast du versuchst ein andere Windows VM Z.b Windows 2016 oder Windows 2019? check von Prozesse beim StartUp ;) bei mir funktioniert Super.
  19. M

    [SOLVED] NFS mount time out

    On my server everything ok, i never have problem with NFS Sharing Is the Firewall running? also check journalctl -f and grep the error message if exist to see what the problem is.