Recent content by Rares

  1. R

    Sharing a folder in one LXC to another LXC transparently

    Would this help? https://forum.proxmox.com/threads/share-disk-between-different-containers.137036/
  2. R

    [SOLVED] Configure vlan on CHR in proxmox

    Are your Proxmox interfaces (vmbr0...) configured to be VLAN aware?
  3. R

    Proxmox will not boot with new 10gb card

    Something similar happened with an Intel card that was vendor locked for HP servers. As soon as I had the card in the system would refused to boot.
  4. R

    Installing Proxmox 9.0 on a separate drive than my Linix Mint 22

    Side question, have you considered installing Proxmox and after that installing the graphical interface that comes with Debian? In this way you can have a Proxmox + Desktop. I did not test it but I'm curious if it works to have Linux Mint LMDE (Debian 12) and install Proxmox on top of it.
  5. R

    What used 10G Ethernet card is recommend?

    Hi, I use this ones for more then 6 years, no problems: https://www.ebay.com/itm/187231783047 Make sure the cars is compatible with all motherboards. I had the surprise with some HP 10Gbit PCIe cards that worked only with HP motherboards, it was a vendor lock in bios. Rares
  6. R

    Guest-agent fs-freeze command breaks the system on backup

    I am leaving this here in case somebody needs it: In case of cPanel CentOS/AlmaLinux the problem is because of securetmp, just disable it and all will be fine: https://support.cpanel.net/hc/en-us/articles/360058525333-How-to-disable-scripts-securetmp
  7. R

    NEXTCLOUD with ZFS mounted storage.

    Hi, maybe this helps: https://forum.proxmox.com/threads/why-do-bind-mounts-prevent-snapshots.85495/ You can do backups with mount points. PBS incremental backups works great with Next Cloud and you get also a form of individual files versioning.
  8. R

    Problems with Proxmox + Port Knock

    I would suggest using wireguard or openvpn from your phone, it works like a charm.
  9. R

    Proxmox & pfSense - no internet

    I would move this to vmb0. One more thing, since your PFsense lan is on same network like your local network, don't you get DHCP server conflicts with your local router? it could happen if you move to vmbr0. In PF Sense, Firewall > Rules > Floating > Add: Action: Pass Interface: all Family...
  10. R

    Proxmox & pfSense - no internet

    Can you also post the config of the VM? Is the second Network card of the VM on vmbr0? By default on pfsense you do not have SSH enabled. By default ping is filtered. Can you add a Firewall floating rule to allow all all ICMP IPv4 packets? If you did, can you ping from the Proxmox host...
  11. R

    Automatic boot from snapshot

    You mean that you restore the machine after each stop? OR You convert to a template and create a linked clones to it?
  12. R

    Proxmox on a notebook + gui console

    If I got this correctly, you could just install the ISO on your laptop and since it's Debian you can just run this to get the graphical interface sudo apt install lxde task-lxde-desktop -y From here you can open firefox and dive into the Proxmox web interface or use SPICE. On some laptops...
  13. R

    Cluster with 1 node only?

    This could be related: https://forum.proxmox.com/threads/3-node-cluster-with-independent-nodes.131610/
  14. R

    Any 40 or 100 gig cards work out of the box with Proxmox VE?

    We had no problems with Mellanox so far. We are using Mellanox Technologies MT27800 Family [ConnectX-5] 2x100Gb cards.
  15. R

    Debian 12 does not work after reboot

    You can always run Debian12 inside a VM instead of CT.