Search results

  1. W

    Can I ditch PVEPROXY? I guess not...

    ... on purpose ;-) That's what you could start, a PVE-managermanager. Just a single control plane, to expose certain features, and so on :-P I did not delve all too deep into the specifics, let alone the code, so I'm easy to convince ;-) If there's an API proxy that has browser specifics...
  2. W

    [SOLVED] USB passthrough list empty after enabling IOMMU

    For me the the question is: "Does the guest system like to run on a Linux kernel?" If "Yes!", then I spin up a container in seconds, with hardly any resource usage (cheating a bit, because I downloaded the template earlier via local storage --> CT Templates --> "Templates" button --> download...
  3. W

    [SOLVED] Can't upload any more iso files after I did my ubuntu

    Hi tacolover, Thanks for posting back, good that it works now!
  4. W

    Can I ditch PVEPROXY? I guess not...

    Hi Esiy, Would it be an option to set up a custom GUI in front of a firewall or proxy, that would just expose the functionality needed by you and forwards it to the API on port 8006 behind the firewall? With the Proxmox IP's on a separate management plane, accessible via the proxy, it should...
  5. W

    [SOLVED] USB passthrough list empty after enabling IOMMU

    Hi Pheggas, Out of interest, what limits you to use containers instead of VMs? With TrueNAS being available in Linux flavour as well, the kernel should not be a limiting factor. I'd say that resource sharing is more flexible in a container than when using VMs, and by ditching out OS chores...
  6. W

    How to restore backup on another server?

    Hi chudak, Would you care to share the downsides of a cluster in your scenario?
  7. W

    PVE 8 PFsense WAN Passthrough

    Hi Marshe, All details are there, but I have trouble parsing this amidst the other lines of text. Care to fix wording/spacing/layout? The gist is that you bridged two ports in order to allow your Netgear router as well as PFSense to request a connection from your ISP? Do you imply that your...
  8. W

    [SOLVED] Can't upload any more iso files after I did my ubuntu

    Ok, that's a start. Uploads fine as well? What's the lol about? How about the task log for your failed VM-image transfers?
  9. W

    [SOLVED] Can't upload any more iso files after I did my ubuntu

    Could you try downloading a container template? If you go to "CT Templates", just under "ISO Images", there is also the option "Upload" and "Download from URL" like under ISO's, but there is a button "Templates" as well. Can you download Ubuntu (for example) there? The benefit is that you'll...
  10. W

    [SOLVED] Can't upload any more iso files after I did my ubuntu

    Hi tacolover, Welcome to the forums! I'm just as excited about Proxmox, and perhaps even more after using it longer. What are you trying to do? The screenshot says "Upload", is it the one you intended to post? I don't recognize the popup window. In which area of Proxmox are you doing this?
  11. W

    Error promox

    Hi andresbm, Welcome to the forums! The computer complains there is no root volume. Is this a new installation? What happened before the reboot? Seeing you posted in Spanish on an English language forum, can you read the English notifications and alerts on your computer (and my reply, of...
  12. W

    does PBS support iSCSI disk?

    Ok, is the problem solved now? Is HLSII the directory on sdb1?
  13. W

    Can't connect to port 8007...

    Bummer :-( When was the last time you could connect? Are all packages up-to-date? I'm out of ideas, I hope another reader can think of a solution!
  14. W

    Can't connect to port 8007...

    To restart, almost the same as: use 'restart' , instead of 'status': systemctl restart proxmox-backup-proxy.service
  15. W

    Can't connect to port 8007...

    Sorry, I'm not quite sure whether I understand correctly what you write... Do you mean, the IP address did not change, or that the result is the same as when using the domain name? You mean, you log in to the PVE interface at https://domainname.dev:8006, and then open noVNC to run commands and...
  16. W

    Can't connect to port 8007...

    Do you access PBS over http:// or https:// ? What is the full URL you use? Can you connect locally, on PBS itself? Do you troubleshoot via SSH (so the network connection must be just fine), or via keyboard/screen (without implicit confirmation that network is up)?
  17. W

    does PBS support iSCSI disk?

    In that case, is there a file system on it and is it mounted when you add it as storage in PBS?
  18. W

    Proxmox security with OPNsense and Pfsense

    Exactly :-) Only on the WAN-side (my ISP requires a specific VLAN for internet access); I've been hesitant to use VLANs ever since I experimented with it for a while and I (and more importantly, the rest of the family) could not reach anything anymore until I managed to reset the switches :p...
  19. W

    Proxmox keeps freezing, out of options

    Good that you got it solved, thanks for the update!
  20. W

    Proxmox security with OPNsense and Pfsense

    The fiber is connected to a media converter, the (copper) ethernet cable goes to port 2 (eno2) of the gen8 HP microserver (it does have some upgrade from the original config, though). Proxmox (at host level) has no IP on eno2, and only IPv6 local link on bridge vmbr1; vmbr1 is connected to em1...