Search results

  1. G

    NFS Shares hanging-on one of our PVE Hosts

    Hello, It hangs again today so I replace the NIC. I suspect that I've got a bad NIC. Will keep updated. Guillaume
  2. G

    NFS Shares hanging-on one of our PVE Hosts

    Hi, Okay, I will try that next time it hang. However, it didn't happen again since I temporary disabled the backup task. I will enable it again as of now and monitoring in the morning how it goes. This is the 7th host, meaning its backups tasks only starts at 7AM. I would like to keep...
  3. G

    NFS Shares hanging-on one of our PVE Hosts

    Hello, I still having the same issue. Need help please.
  4. G

    NFS Shares hanging-on one of our PVE Hosts

    I've got question marks at my NFS shares: Last time I had to reboot to make it work. This is a not good, this is a production system, this is not normal to have to reboot to make NFS working again. It is stalled again, I will need to reboot again! The NFS server is TrueNAS, I'd set the amount...
  5. G

    NFS Shares hanging-on one of our PVE Hosts

    Hello, One of our Proxmox hosts is not able to connect to NFS shares anymore. Which process on that host need to be killed to for NFS shares to be reconnected? I’d reboot the NFS server which is TrueNAS but, it didn’t fix the issue. I want to avoid rebooting the PVE host as it is a production...
  6. G

    Need advice with Nested Virtualization.

    Hello, Another issue with one of the other hosts while trying to setup virt-manager. When starting a VM I got this in the "test" VM log: KVM: entry failed, hardware error 0x7 cat /sys/module/kvm_intel/parameters/nested result in a Y In the GUI the VM get paused right after stating it...
  7. G

    Need advice with Nested Virtualization.

    Good news, virt-manager is working just fine on the "problematic Proxmox host". Thank-you! Guillaume
  8. G

    Need advice with Nested Virtualization.

    Hello, The CPU is set as host, this is the first thing that I'd verify. :) Your virt-manager sound interesting, will definitively get deep look into that. For the reason, yes I can tell you, I want to run old Windows releases to study them. VirtualBox was interesting as it can give me the...
  9. G

    Need advice with Nested Virtualization.

    Hello, I still have an issue that I'd just find out about on a different host that we've worked on. I thought the host named virtualbox1-dc running Linux Mint on Proxmox VE have no issues but after trying to boot an nested VM on VirtualBox it seem freezing on the "Press F12" message. When...
  10. G

    Need advice with Nested Virtualization.

    Perfect it works! Thanks! (please ignore the displayed fatal error, no install media was provided yet.) Guillaume
  11. G

    Need advice with Nested Virtualization.

    Hello, I ran into issue that avoiding me to start VM within a VM or doing nested virtualization. On 3 of my physical hosts I’ve got no issues at all doing so. All I’d was required to do was to set the CPU of VM running on my Proxmox hosts to “Host” and then I was able to run VM in those VM. But...
  12. G

    dracut Error after converting .vmdk to .qcow2

    Ok I will try this but it is strange because I did not touch the .vmdk images in any way. It is possible they are already corrupted and it is not related to me?
  13. G

    dracut Error after converting .vmdk to .qcow2

    All the other VMs are running just fine, so I think yes.
  14. G

    dracut Error after converting .vmdk to .qcow2

    Hello, The console is returning sh: dracut: command not found Regards, Guillaume
  15. G

    dracut Error after converting .vmdk to .qcow2

    Yes, it prompt for recovery mode and the OS.
  16. G

    dracut Error after converting .vmdk to .qcow2

    Hello, I need to convert an .vmdk image to .qcow2 to be able to use it with Proxmox but unfortunately when it boot it throw out an dracut error in the console. On this help forum, I found this: https://forum.proxmox.com/threads/import-vmware-centos-7-machine.42565/ but typing modprobe...
  17. G

    Mounted NFS backup avoid us to login in the WebGUI

    Hey, I've just reboot the server and get their NFS server remounted using soft option mount -o rw,soft -t nfs so I will keep my fingers crossed hoping alll goes well. :p Thanks!