Latest activity

  • A
    for the purposes of this conversation, disk passthrough and jbod is the same thing. and yes, you can and should use it. As for "best way," it really depends on what you want your "nas" to actually do. I am never a fan or running storage that is...
  • M
    Part 1 - too long to fit in one post. A Definitive Guide: High-Performance Samba + Native ZFS Windows ACLs in an Unprivileged Proxmox LXC This blueprint configures: a standalone Samba file server running inside an unprivileged Proxmox LXC...
  • J
    Johannes S reacted to Mig74's post in the thread Planing the right Backup Environment with Like Like.
    This is historically, in the Past i was running my Unify-Controller as container on it, but since that became bigger and more powerfull i decided to reinstall it as VM on one of the bigger nodes. About my cluster, the 2 bigger nodes have 4 NICs...
  • J
    Then use it only as qdevice to save you potential issues with the corosync network. The qdecice can be a small vm or lxc, so this is what I would do for maximum seperation. Alternatively reinstall the system as plain Debian and setup the qdevice...
  • M
    the Ceph stack provided by PVE is designed for use in a PVE hypervisor environment; I totally get the desire to comingle cephfs and rbd but in this specific case your choice is comingle and use your own SMB bridgeheads, or deploy a standard ceph...
  • M
    thats a smb bridgehead :) although I would use a VM for the purpose instead. and yes, you can mount cephfs inside a vm.
  • J
    Da gelten halt die gleichen Einwände wie bei TrueNAS. Ich nehme halt einen LXC, weil ich darüber ZFS auf Proxmox-Ebene für die Verwaltung nutzen kann und die Datasets dann an den samba-Server durchreichen. Und beide können das gleiche Modem...
  • A
    thats a smb bridgehead :) although I would use a VM for the purpose instead. and yes, you can mount cephfs inside a vm.
  • M
    This is historically, in the Past i was running my Unify-Controller as container on it, but since that became bigger and more powerfull i decided to reinstall it as VM on one of the bigger nodes. About my cluster, the 2 bigger nodes have 4 NICs...
    • 1778946472352.png
  • M
    Thanks for letting me know. I actually found a funny workaround. I installed samba on the same host and used /localhost/share and point to the cephfs-fuse directory. It's an odd duck but it works.
  • A
    the Ceph stack provided by PVE is designed for use in a PVE hypervisor environment; I totally get the desire to comingle cephfs and rbd but in this specific case your choice is comingle and use your own SMB bridgeheads, or deploy a standard ceph...
  • M
    meyergru reacted to Johannes S's post in the thread Bester Weg für Fileserver (samba) with Like Like.
    Das Problem ist halt, dass viele Leute sich so Sachen wie TrueNAS, UnRaid oder OMV als VM aufsetzen, weil sie halt gerne eine GUI für das Einrichten ihrer Netzwerkfreigaben haben wollen, diese Systeme aber eigentlich davon ausgehen und erwarten...
  • T
    Da frage ich mich immer warum? Performancegewinn auf Kosten von viel schwererer Kapselung? Wenn ich das letzte Yota Performance brauche, bleibt nur Baremetal. Dann will ich Netzwerkverkehr aber schon mal aussen vor lassen. Minimalistischer geht...
  • M
    I need to share cephfs over SMB/CIFS when using Proxmox's built-in ceph management. Ceph has a SMB module, but reading the docs leads me to believe it uses ceph orchestration to manage so it may not work with Proxmox's management. Anyone have...
  • E
    Thanks! But driver 550.x which is available via debian repo is too far outdated for me. But maybe some parts of the patches are helpful, I'll take a look, appreciate the link!
  • O
    Onslow reacted to Johannes S's post in the thread Planing the right Backup Environment with Like Like.
    I see some problems with option 1, so I would go with option 2, more on this later :) If you only use it for quorum I wouldn't add it to the cluster but instead seperate it and use it as a combined ProxmoxBackupServer/qdevice. This also saves...
  • C
    Thanks! But driver 550.x which is available via debian repo is too far outdated for me. But maybe some parts of the patches are helpful, I'll take a look, appreciate the link!
  • C
    I ran into a similar issue with the Debian-packaged 550 driver rather than 580. I put together my patch approach here in case it helps anyone else: https://github.com/egeekial/nvidia-550xx-dkms-proxmox It’s specifically for `nvidia-current`...
  • E
    I ran into a similar issue with the Debian-packaged 550 driver rather than 580. I put together my patch approach here in case it helps anyone else: https://github.com/egeekial/nvidia-550xx-dkms-proxmox It’s specifically for `nvidia-current`...
  • J
    Das Problem ist halt, dass viele Leute sich so Sachen wie TrueNAS, UnRaid oder OMV als VM aufsetzen, weil sie halt gerne eine GUI für das Einrichten ihrer Netzwerkfreigaben haben wollen, diese Systeme aber eigentlich davon ausgehen und erwarten...