Search results

  1. T

    Proxtalks 2019 in Frankfurt

    Ja, habe eine E-mail vor 6 Woche geschickt, aber nie eine Antwort erhalten.
  2. T

    LXC-Container starten nicht mehr noch Stromausfall durch Orkan Sabine

    Proxmox ist eine Profilösung, und ZFS verliert auch keine Daten, sondern das wieder Hochfahren nach einem Stromausfall muss überwacht werden, weil die Umount natürlich nicht gemacht wurden und ZFS da lieber nicht das Dataset einhängt falls da noch Daten in dem Mount point sind. Dieses Vorgehen...
  3. T

    LXC-Container starten nicht mehr noch Stromausfall durch Orkan Sabine

    Ja, das passiert leider bei einem außerplanmäßigen Reboot, ZFS mountet kein Dataset in einen Mountpoint der nicht wirklich leer ist (Kein einziges VZ darf drin sein). Ist mir auch schon bei den LXC subvols mountpoints passiert.
  4. T

    Proxmox 6 on Mac Pro dual xeon 64gb RAM

    I runs perfectly on our Mac Pro 3.1 2008 with Dual Xeon and 64GB, so it should run on Mac Pro 4.1.
  5. T

    Proxtalks 2019 in Frankfurt

    Liebe Kollegen, ich war in Frankfurt dabei und fand es sehr gut, aber leider gab es bis heute keinen einzigen Vortrag, der den Teilnehmern bereitgestellt wurde. Passiert da noch etwas oder ist das ein Missverständnis?
  6. T

    Toying with gvisor to run Docker inside an LXC container in a safe? way

    No experiences with gvisor. I think on the long run there will be two ways for HA with Docker Container>> Kubernetes and PVE with LXC Docker in cluster mode. Biggest Problem with PVE and LXC with Docker is the vfs only support as file-system for docker images. No Overlay2 or ZFS is supported...
  7. T

    [SOLVED] Tutorial : Auto add LDAP users to Proxmox Realm as Administrators

    LDAP group was planed for PVE 6.1 but we are still waiting for.
  8. T

    Proxmox VE 6.1 released!

    Question: Wolfgang told us in Frankfurt at Proxtalks that PVE 6.1 will include group LDAP/AD import. Did I miss something in the release note?
  9. T

    PVE 6 Bug with Active Directory

    Ok, in our case this solution workout fine.
  10. T

    PVE 6 Bug with Active Directory

    The Problem is the old MS Active Directory Server (probably Windows Server 2008 or older) with support for TLSv1.0 only. Debian Buster set the minimum to TLSv1.2. Solution: nano /etc/ssl/openssl.cnf MinProtocol = TLSv1.2 >> TLSv1.0
  11. T

    Docker in LXC problem after PVE kernel update.

    lxc-pve (3.1.0-65) solved the Problem. Thanks
  12. T

    Feature Request : Creating & Managing datasets

    But ZFS Dataset management by the PVE GUI would be really great.
  13. T

    Docker in LXC problem after PVE kernel update.

    Of course if it is finally pure native ZFS it would be the best
  14. T

    Docker in LXC problem after PVE kernel update.

    /dev/null | grep 'Storage Driver' Storage Driver: vfs >> what is based of the zfs subvolumes. There is a different between ZFS Dataset and subvolume.
  15. T

    Docker in LXC problem after PVE kernel update.

    1. The Answer is zfs subvolumes >>> A LXC doesn't has access to the zfs (like zfs list or zpool) but it gets the dataset a want to give. 2. I'm looking forward to this. I believe we can use it with a permanent the snapshot (zfs send) concept for LXC zfs dataset on different Nodes far away...
  16. T

    Docker in LXC problem after PVE kernel update.

    1. ZFS as subvol with block file format spares you the docker overlay2 file-system stuff. ;-) 2. Very Easy with LXC Mount Point (MP) concept of PVE no comparison to VM stuff. 2.1 PVE creates a with the MP a same name (ID) ZFS subvolume. We are looking forward in 2020 to test it in cluster...
  17. T

    Docker in LXC problem after PVE kernel update.

    No way. Docker and ZFS with LXC is it worth to go this fragile way until it gets rock solid.
  18. T

    Docker in LXC problem after PVE kernel update.

    Solution: apt-get install lxc-pve=3.1.0-61 apt-mark hold lxc-pve >>> bug solved apt-mark unhold lxc-pve
  19. T

    Docker in LXC problem after PVE kernel update.

    Not yet. Wait for version lxc-pve: 3.1.0-65 maybe it will fix it.

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!