Search results

  1. W

    Problem with Free BSD VMs on latest Version of Proxmox 8.0.4

    I restored my OPNsense backup to an up-to-date PVE node and updated OPNsense to the latest version (23.7.8_1). It boots with no problem. What can we compare to find the culprit on your systems, or the omission on my system? I'll be out most of the day, perhaps tonight I can chime in.
  2. W

    Problem with Free BSD VMs on latest Version of Proxmox 8.0.4

    That would match my OPNsense having no problem, as it is on FreeBSD 13.2... (with OPNsense 23.7.7...) Welcome to the forums, by the way! :)
  3. W

    Unstall Proxmox

    Especially in this case, as Proxmox is Debian. In case you are happy with the partitioning of your disks, you can remove Proxmox by $ sudo apt remove proxmox-ve Depending on where you'd like to go from here, you can install the other packages you need.
  4. W

    Problem with Free BSD VMs on latest Version of Proxmox 8.0.4

    It seems to happen more to BSD in the wild. For Proxmox 8.0.4 and OPNSense in particular:don't set CD to IDE: https://www.reddit.com/r/OPNsenseFirewall/comments/17xm5eo/comment/k9obs6l/?utm_source=share&utm_medium=mweb3x&utm_name=mweb3xcss&utm_term=1&utm_content=share_button
  5. W

    Enabling Swap on RPi4

    Hi lazloman, I suppose he thinks of this banner on top of the page you link to, Which is most unfortunate, of course. The fact that someone posts a message on this forum, does not mean that it is about software made (and supported) by Proxmox. In this case, the APT repository gives away...
  6. W

    Problem with Free BSD VMs on latest Version of Proxmox 8.0.4

    Hi bellner, Thanks for the heads-up! My firewall had an update waiting that required a reboot. After reading your post, I thought I'd better first see whether a restored backup of the VM would boot on my current PVE 8.0.4 ; it does. There are some updates on PVE to run. These are the...
  7. W

    Can't connect at all to Proxmox after accidentally disconnecting USB Coral

    Thanks for elaborating, sounds like fun! Does it actually work? Would be peculiar indeed. Maybe the accelerator enables an USB network interface, over which an internal service is called; in that case perhaps removing the device renamed other interfaces, throwing a wrench in the networks...
  8. W

    Can't connect at all to Proxmox after accidentally disconnecting USB Coral

    Hi thusband, For the "any" part, I'd start with the obvious: tell people what "the USB conected Coral accelerator" is, in case it has anything to do with the issue you're having (I had no idea); secondly: pick up the NUC and connect it to keyboard + monitor and check whether the machine is...
  9. W

    Bond Performance Issues

    Yes, I also found out, upon further reading and to my disappointment, that link aggregation does not allow higher 'point to point' bandwidth when I first tried it. What it does allow, is, depending on hashing, allow > 1 Gb/s bandwidth between this system and multiple other systems. And it...
  10. W

    PMG on top of Debian vs container

    Hi Bob, Thanks for your input! That is not what I had expected, good to have that pointed out!
  11. W

    PMG on top of Debian vs container

    Anyone? General thoughts and advice are welcome as well!
  12. W

    Best Method for Backing up Physical Windows Server?

    Doesn't Windows run Linux, nowadays? It won't be able to make a full system image of course, but you should be able to install the backup client and backup separate directories of the Windows part of the installation without downtime.
  13. W

    the backup works but not 'run now'

    Hi ramina, Welcome to the forums! Could it be that another task is still running in the background? Do you push the button at the PVE-end or at the PBS-end?
  14. W

    Kernel drivers for DVB-T/2 devices

    Hi horizn, Seeing there is no reply yet, What do you mean by "drivers removed"? From the referred site: Is your question, "Are those modules that were available in Linux 4.8 still available in 6.x" ? For your benefit I ran # modprobe cx23885 on a PVE8 node, and, after a fraction of a...
  15. W

    Sick of VMware, questions about setting up HA on Proxmox

    In that case: how much of the need for Ceph is wanting to play with its features and the servers, and how much of it is need for 99.999% uptime (ie, 5 minutes per 365 days of 24 hours)? It matters of course whether your company runs 24/7 or more or less business hours. Does the added complexity...
  16. W

    Sick of VMware, questions about setting up HA on Proxmox

    I hope not to confuse matters here: I only once used the Proxmox-ISO to install my first server, to have little chance of mistakes. I don't recall the option being there in that version (PVE6, maybe 5). As you might have read, Proxmox runs on plain Debian. Ever since I installed Debian (with...
  17. W

    MacOS on proxmox

    Hi hooman, Welcome to the forums! Any chance we get to know which options you do get to chose from? Which step is that?
  18. W

    PVE 8 PFsense WAN Passthrough

    Your WAN / vtnet2 is set to DHCP, is it not? If the fiber modem provides DHCP over plain ethernet, I'd say it should 'just work'. Just for troubleshooting, you could download an Alpine Linux container via the built in catalog, connect it to vmbr2 and fire it up to see if it receives an IP...
  19. W

    PVE 8 PFsense WAN Passthrough

    Do you have prior experience with Proxmox or PFsense? Things work well once setup, but initial setup has a steeper learning curve than powering on your ISP's router and connecting WiFi. If you have a spare machine laying around, you could set up your firewall there for trying it out and making...