Search results

  1. floh

    [SOLVED] Dump guest memory

    Hello guys! I'm currently working on a paper for hypervisor-based malware detection. Therefore I need to dump the guests memory. My first intention was to try using the libvmi python package - but it failed. As I've read proxmox isn't using libvmi. I've already dumped memory <=4 GB using qm...
  2. floh

    No statistics for one node

    Hello guys! I'm having a cluster with a few nodes. All nodes should be sending statistics to a influxdb-server and next the statistics should be visualized with grafana. Here is my /etc/pve/status.cfg: influxdb: server 10.100.0.53 port 8089 The problem is, that there are statistics for...
  3. floh

    Proxmox VE6.0-4 friert ein

    Hallo Hans! Darf ich fragen, ob du die VMs alle lokal auf der HDD hattest? Oder hattest du evtl. die auf einer externen NAS bzw. evtl. backups auf einer NAS? Lg Flo
  4. floh

    migration fails

    Tank you for your input! I have tried all things you mentioned. Yes: LVM-SSD-VG is a shared iSCSI between all nodes. The last thing I tried was updating to the latest version (which I've tried to awoid because standard is no connection to the internet). But a update solved everything -...
  5. floh

    migration fails

    Thank you Stoiko for your quick response. pveversion -v: proxmox-ve: 5.2-2 (running kernel: 4.15.18-7-pve) pve-manager: 5.2-10 (running version: 5.2-10/6f892b40) pve-kernel-4.15: 5.2-10 pve-kernel-4.15.18-7-pve: 4.15.18-27 pve-kernel-4.15.17-1-pve: 4.15.17-9 corosync: 2.4.2-pve5 criu...
  6. floh

    migration fails

    I'm having the same problem. With error code 1 and error code 255 in the next line. (exactly like above) And if I shut down the machine and migrate it offline it is then possible to online migrate the vm. After some time online migration is again not possible. Does anyone know why?
  7. floh

    VM/Client isolation

    Hello! I'm currently working on a way to prevent VMs to talk to each other within the same vmbr. (like client isolation these days used in WIFI or port isolation used by many enterprise switches) When activating port isolation at the physical switch I prevent all devices to talk to each other...
  8. floh

    SMART-Werte in VM auslesen

    Hallo liebe Community! Kleine Background Story: Ich habe eine VM, die mir alle Festplatten managed (gerne nicht der host, da von der VMs Backups vorhanden sind, die ich im worst-case Szenario einfach wieder einspielen kann). Dazu: Die Festplatten sind direkt in die VM gemounted (Passthrough)...
  9. floh

    No firewall logs at host level with log level debug

    Hello CSoellinger! Have you found any type of log file? I'm searching for about a few hours and haven't found anything. I know that there is no Live-Log-GUI like OPNsense/pfsense but a firewall.log file should be somewhere, right? Hopefully you or someone else have found the file. Best...
  10. floh

    Storage Options for VMs, CTs and Client Computers

    Hello Davidoff! I know that this post is old and you probably have realized your concept. I'm thinking also about having Snapraid+mergerfs in use for my movie-database. My idea was to pass-through all disks to a VM and set up snapraid+mergerfs there (in case of a crash, all configs can be...
  11. floh

    nfs user and password

    Hello guys! I know this post is about hundred years old but I was looking for exact this method to use my NFS Storage. So is it at this time - Proxmox 5.x/5.2.x - possible to authenticate using username and password? If not I would have to allow the host-ip-address access to the NAS - no big...
  12. floh

    [SOLVED] New Feature Qemu-Guest-agent should show ip, but it does not (Windows)

    alright. just for anyone who is also looking for that problem to be solved: I found this post in this forum: Proxmox Memory Info (also working for win10, not only win2008)
  13. floh

    [SOLVED] New Feature Qemu-Guest-agent should show ip, but it does not (Windows)

    Thank you tom! I installed the qemu-ga-x64.msi from your link! IP-Address is now shown. Can you also tell me what I've done wrong with the ballooning driver? In the windows VM it's showing less than 2GB memory use. Web interface shows more than 5GB of memory are in use.
  14. floh

    [SOLVED] New Feature Qemu-Guest-agent should show ip, but it does not (Windows)

    I've downloaded the hole .iso from https://docs.fedoraproject.org/quick-docs/en-US/creating-windows-virtual-machines-using-virtio-drivers.html Latest stable iso: " Direct downloads Direct downloads are available for the .iso, .vfd, and qemu-ga installers. Stable virtio-win iso [...] "
  15. floh

    [SOLVED] New Feature Qemu-Guest-agent should show ip, but it does not (Windows)

    I have already reinstalled the agent and service is running. Also the drivers should be installed. Here a quick screenshot (sorry for german interface):
  16. floh

    [SOLVED] New Feature Qemu-Guest-agent should show ip, but it does not (Windows)

    Is it also working on Win10? On my Web GUI the ip addresses for Linux-VMs are there, but for my win10 VMs it's not working. Also the current RAM-use is wrong at my Win10-VMs. Proxmox version 5.2-1, win10 with installed guest-agent + activated in options
  17. floh

    Bestehende Festplatten verwenden?

    Danke fireon für die schnelle Antwort. Ich habe zuhause noch zusätzlich 4GB ram (selber typ, selbe marke) herumliegen --> upgrade auf 20Gb Ram möglich Und eine kleine 64GB SSD. Zum Thema ZFS: Sehr gerne würde ich da zumindest mal reinschnuppern. Nicht weil ich es unbedingt brauche, meine...
  18. floh

    Bestehende Festplatten verwenden?

    Hallo liebe Proxmox-Community! Ich bin zwar noch nicht so lange dabei, mich mit Proxmox zu beschäftigen, jedoch verwenden wir es auch in der Arbeit. Ich zuhause habe bis jetzt einen Windows2016 Server stehen, darauf läuft primär Plex und einige andere Dienste. Jetzt ist es soweit, dass ich...
  19. floh

    [SOLVED] Network at host (Proxmox) isn't working

    On the Host. The VMs are working fine. On the VMs the time is correct, ping to a webserver is possible and browsing too. The host itself has a wrong time and isn't able to get response from any ping outside the network EDIT: Got it. wrote dhcp server ip-address in gateway. Should simply used...
  20. floh

    Time synchronization problem on Proxmox 5.1

    Hello! I am having the same problem. When I type timedatectl it is like above but: NTP synchronized: no Any idea how it solve it?