• 1 Post
  • 49 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle





  • You also have Teams for Linux which is compatible with Microsoft Teams (Work)but no longer supported. It however isn’t compatible with Microsoft Teams (Personal) but if you try to use Microsoft Teams on Linux for personal use, it tells you to install the now non-existant Teams for Linux that only works with Microsoft Teams (Work).

    There’s also two different versions of logging out in Teams for Linux, Logout and Log Out. Both of which log you out but only one lets you log in as a different user.

    Don’t get me started with the Microsoft Teams PWA that is now the “way to use Teams on Linux” but isn’t the Teams PWA that installs if you try the normal way…

    All hail Microsoft Teams! At least I can stream the games I’m playing to my work meetings so people know I’m skiving.











  • Ceph works best if you have identical osd, quantity, type and capacity across the cluster, also works best on a 3+ node cluster.

    I ran a mixed sata SSD/HDD 256gb/4tb cluster and it was always a bit pants. Now I have 7x1tb SSD per node (4nodes) and it works fantastic now.

    Proxmox uses replica 3/2 failure at host level but you may find that EC works better for your mixed infra as you noticed you can’t meed the 3 host failure and so setting to osd failure level means data may be kept on a single host so would need to traverse the network to the other machine.

    You may also need more than a single 10Gb nic too as you might start hitting bandwidth issues.