Search results

  1. M

    LXC Samba Server Performance

    das würde ich als letzte Notlösung machen, wenn wir nichts rausfinden. Weil, dazu muss ich den Host dem Active Directory joinen, was ich beim Proxmox Host eigentlich nicht gern tun würde. Das mit iperf3 werde ich testen!
  2. M

    LXC Samba Server Performance

    Hier ist meine SMB Config: [global] #------------------------------------------------------------------- # Browsing/Identification # netbios name = SAMBA realm = .............................. <- hab ich mal raus genommen security = ads workgroup = PMC...
  3. M

    LXC Samba Server Performance

    Ja, das simmt. Die 2TB Platte war halt noch grad da, darum habe ich sie benutzt. Ich brauche nur 1TB. Für die Performance sollte das aber, glaube ich, keinen Unterschied machen.
  4. M

    LXC Samba Server Performance

    Hallo, vielen Dank. Ja, atime=off habe ich auch. Hier meine komplette pool config: root@pve0:~# zfs get all tank NAME PROPERTY VALUE SOURCE tank type filesystem - tank creation Sun Dec 3 11:37 2023 - tank used...
  5. M

    LXC Samba Server Performance

    sorry, das mit dem NAS ist mir durch die Lappen gegangen. Das NAS ist ein QNAP TS-659 mit 4 Disks, keine einzige SSD. Wenn ich hier auf die Disks schreibe, dann habe ich konstant ~110 MB/s. ZFS Compression macht keinen Unterschied, habe ich soeben getestet. Im Normalfall benutze ich...
  6. M

    LXC Samba Server Performance

    Hallo also, mit sync=disabled habe ich es schon versucht, das hilft nichts. Wenn ich von einer Windows VM aus den Samba Share mounte, dann bekomme ich rund 200 MB/s, da die Daten dann nicht übers Netzwerk müssen. Das ist zwar immer noch etwas langsam, aber ganz OK. Mein Server hat 128 GB RAM...
  7. M

    LXC Samba Server Performance

    Hallo ja, das weiss ich. Ich glaube fast nicht, dass es an meiner ZFS Performance liegt, denn die VMs laufen alle flüssig, selbst Windows. Hier der Output: root@pve0:~# zpool status tank pool: tank state: ONLINE scan: scrub repaired 0B in 00:05:00 with 0 errors on Mon Dec 4 18:52:34 2023...
  8. M

    LXC Samba Server Performance

    Hallo zusammen ich habe einen LXC Container aufgesetzt, der einen Samba-Server beinhaltet. Der Container läuft als "privileged" Container, was mir eigentlich nicht so gut gefällt, aber mit einem unprivilegierten LXC habe ich den Samba Server nicht zum Laufen gekriegt. Warum ich das so mache...
  9. M

    Postfix config

    Hi, I messed up my postfix configuration I think. I am absolutely NO postfix expert, so I had no idea which option I should have selected when I was running the Proxmox installation. Anyways, my postfix is now somewhat messed up. What I actually want to do: I have a Hosted Exchange Server and...
  10. M

    Feature Request: Notizen für ISOs

    das Coole ist ja, dass man das Feature nicht nutzen muss, wenn man nicht will, und man kann beliebige Notizen eingeben. Dann werd ich mich mal daran versuchen das selber einzubauen, weil ich fände es sehr nützlich :-)
  11. M

    Feature Request: Notizen für ISOs

    Hallo allerseits, ich habe einen Feature Request und bin nicht ganz sicher, wie ich vorgehen sollte, auch würde es mich interessieren, ob das Feature nützlich genug für andere ist, als dass es sich überhaupt lohnen würde, den im offiziellen Kanal einzukippen? Es geht um folgendes. Man kann...
  12. M

    ZFS Layout 8 Disks

    Hallo nochmal, noch eine Frage. Ich habe ja meinen zpool aufgebaut und mal testweise eine consumer SSD rein gemacht, für Cache. Und nun auch eine für SLOG, nur um mal zu schauen, wie viel ich gewinne. Ich wollte das mal in aller Ruhe testen. Jetzt habe ich ein wenig mit dem SLOG herum gepröbelt...
  13. M

    ZFS Layout 8 Disks

    ok du hast also Raidz2?
  14. M

    Linux VM not possible to power off

    I have mine like so: so looks good to me i would say? but also with `shutdown -hP now` it does not switch off after "system halted". This is why I don't understand what the problem is :-/
  15. M

    Linux VM not possible to power off

    Hi all, the operating System used is Ubuntu 12.04.2. A couple years ago I managed to install qemu-guest-agent on it, so actually the machine should power off when the Shutdown command is sent, as Proxmox seems to have a proper connection to the qemu guest agent. The shutdown of the database is...
  16. M

    Linux VM not possible to power off

    Good day, I have a problem with this VM that originates from a very old Linux machine that I have cloned to Proxmox already a couple years ago. Personally I would prefer to get rid of it, but unfortunately, a couple colleagues are still depending on it but this VM is a nightmare, it contains...
  17. M

    Proxmox 8 / ZFS 2.2 Bug?

    Good day, I have recently installed the latest updates on my Proxmox 8 Server which updated ZFS to version 2.2 as follows zfs-2.2.0-pve3 zfs-kmod-2.1.13-pve1 and now, when I run either one of arc_summary or arcstat, I get loads of errors, as shown below. I believe this is a bug, but I am not...
  18. M

    ZFS Layout 8 Disks

    Ja, die effektiv nutzbare Kapazität ist wirklich ein grosser Nachteil, aber da hier die Expandierbarkeit viel besser ist, kann ich mit 64 TB starten - die werden im Lauf des nächsten Jahres voll, und dann kann ich per Ende Jahr im Budget ein zusätzliches Chassis für Disks einplanen. Hast du...
  19. M

    Migrate mdadm RAID

    It is already a while ago since I did this, so I don't remember all details, and unfortunately I did not take nots. However I think I did it like so: a) prepare a VM that has the same disk layout, i.e. same number of disks and size. b) boot the physical machine as well as the VM with...
  20. M

    ZFS Layout 8 Disks

    Hallo hallo, ich habe den Pool noch nicht eingerichtet, aber ich habe in der Zwischenzeit viel gelesen. Offenbar verwenden viele leute lieber Mirrors als RAIDZ1/2. Ich habe auf einem anderen Proxmox Server, auf dem ich schon einige VMs laufen habe, einen neuen ZPOOL eingerichtet mit folgendem...