Search results

  1. V

    New Mobile App for Proxmox VE!

    Sounds like we're in the same boat. MS is still evil - was then and is now. Big Goog is just as bad - if not a little more. Obviously we're in the context of mobile platforms and thus not a more robust discussion of the evilness of these companies. Sadly making money is not what motivates...
  2. V

    New Mobile App for Proxmox VE!

    Apple dropping the ball on AI is entirely immaterial to this topic. Frankly, they have so much capital that they could come in and buy xAI or OpenAI at any given moment and not miss a beat. I just want to use Proxmox on a Proxmox-org-developed app. I use a third party one right now, and it...
  3. V

    VIRTIO SCSI vs VIRTIO SCSI single

    Please let me know if this is a solid and comprehensive understanding of this topic: VirtIO SCSI vs VirtIO SCSI Single boils down to a simple architectural choice that has real performance implications: Standard VirtIO SCSI uses one controller that handles up to 16 disks, while Single...
  4. V

    VIRTIO SCSI vs VIRTIO SCSI single

    Also curious about this, would be nice to have better documentation for this "virtio scsi" vs "virtio scsi single".
  5. V

    How to set up a Proxmox server with VM gateway for failsafe management access with only one public IP?

    I'm setting up Proxmox server with pfSense as a VM to act as the main gateway/firewall. The system is in a remote location with a single ISP connection in passthrough mode providing a public IP. My concern: If the pfSense VM becomes inaccessible, I could lose remote management access to the...
  6. V

    New Mobile App for Proxmox VE!

    We will not stop hoping. Some of us abhor the evil of big goog and their vile stain upon the world.
  7. V

    Proxmox on aarch64 (arm64)

    I think following these bugzilla issues might be helpful: https://bugzilla.proxmox.com/show_bug.cgi?id=5764 https://bugzilla.proxmox.com/show_bug.cgi?id=1314 Having arm64 support as a first class citizen would be great instead of relying on worrisome third party projects.
  8. V

    ISO.gz download needs proper support

    Thanks, I understand the concept of subscription, it was the acronym of "BZ" that was not understood. I think we should avoid using acronyms where possible to help avoid confusion. Thank you.
  9. V

    ISO.gz download needs proper support

    What do you mean subscribe to the BZ entry @fabian?
  10. V

    PVE 7.3-3: Configuring grub-pc: GRUB failed to install to the following devices

    For whatever it may be worth, I am finding that I have to run a fancy script to do this every couple updates now. Simply executing apt update && apt list --upgradable && apt full-upgrade && apt autoremove --purge && apt clean does not work as expected... Something is definitely broken even...
  11. V

    Docker support in Proxmox

    You can think that all you want @Ramalama, but at the end of the day it's essential in the world today. I hate Docker, but I have to use it - all the time. I, for my life, cannot get myself to remember the shell incantations to operate it. It drives me nuts. Having a unified environment in...
  12. V

    Docker support in Proxmox

    I also would love to see Docker supported in addition to LXC on Proxmox. Not having an integrated Docker capacity in the admin interface is just horrible.
  13. V

    arm64 support

    This works pretty good on macOS: https://github.com/jiangcuo/Proxmox-Port I'm a little concerned with it not coming from an official source, but it does work well.
  14. V

    New Mobile App for Proxmox VE!

    I think ProxMobo has been working pretty well for me on iOS.
  15. V

    ISO.gz download needs proper support

    This is a headache for sure. Seems like iso.bz2 is the new fav.
  16. V

    What is the method to utilize efficient ZFS daily snapshots to keep a backup of containers and vms?

    I understand the concern that snapshots alone are not sufficient for robust backup and ransomware protection. However, I believe a multi-layered approach leveraging ZFS's capabilities is optimal: Implement regular automated ZFS snapshots on the Proxmox cluster itself for quick rollback and...
  17. V

    What is the method to utilize efficient ZFS daily snapshots to keep a backup of containers and vms?

    @Dunuin of course. But ZFS facilitates an easy extension of that as well through its facilities, but one step at a time. The first goal is to get this going so that it is relatively easy to roll back changes and other things (such as, heaven forbid, having a server hacked through some...
  18. V

    What is the method to utilize efficient ZFS daily snapshots to keep a backup of containers and vms?

    Thank you @Folke. Hmm, I am concerned about implementing a solution that will be brittle with updates and/or future plans of Proxmox developers. Is there a chance we can get some insight as to both future plans and what course of action here would be least brittle and most likely to perpetuate...
  19. V

    What is the method to utilize efficient ZFS daily snapshots to keep a backup of containers and vms?

    I would like to keep ZFS-based backups / snapshots in daily (1 month weekly), weekly (5 weeks), and monthly (6 months) intervals on servers so as to be able to readily rollback if need arises. How is this accomplished in an automated fashion so as to both accomplish this and purge older...
  20. V

    How to maintain buffers between LXC consoles and primary console's instance switches?

    I'm sorry to hear this. I don't think this is feasible regardless of your suggestion. But thanks anyway - we simply need to keep looking for a better path.