Search results

  1. D

    Linux sdx extention help

    I have Ubuntu 20.04 in Proxmox. Earlier I had 50GB allocated to it and now I decided to allocate 150GB more, bringing the total to 200GB. I need help extending the existing partition to 200GB. df-h and lsblk as as follows: https://pastebin.com/pCF9J6G1 Kindly help how I can extend it to 100%...
  2. D

    High CPU Utilization in Untangle

    Well, this is embarrassing. I was able to log into Untangle web interface through the root password. However, I was unable to SSH into it. It did not accept the root password. Tried changing it in admin page, but no luck. I ended up reinstalling the VM. Will post if I get any issue now. Thank...
  3. D

    High CPU Utilization in Untangle

    I have attached the "top" output from Untangle. kvm is using 600% CPU. Pastebin: https://pastebin.com/7k67TMvq
  4. D

    High CPU Utilization in Untangle

    I have Untangle VM with NIC passthrough on PVE 6.4-8. I am noticing the VM is utilizing 100% CPU and almost all the RAM. When I restart the VM, the usage returns to normal for some time and then it again reaches 100% CPU usage. How can I see what is the cause of this high usage and how to manage...
  5. D

    Untangle NIC passthrough / VMbridge

    I was able to achieve what I wanted to. After passing through the NIC to Untangle VM, I also passed vmbr0 to the VM, where I bonded 'Internal' to vmbr0. Then I assigned IP from Untangle to Proxmox thereby solving all my purposes. Thank you guys for your help. :)
  6. D

    Untangle NIC passthrough / VMbridge

    So, the only way I can give access to proxmox through untangle is to use an external switch. Thank you for clearing this up!
  7. D

    Untangle NIC passthrough / VMbridge

    I'm trying to use Untangle as a VM on proxmox. I watched some guides on youtube and they mentioned to passthrough the NIC directly to Untangle. However, I'm facing a problem after doing that. When I passthrough the NIC, I am unable to get any connectivity to Proxmox and other VMs. I tried to...