shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

285
active users

#cluster

2 posts2 participants0 posts today
Continued thread

1. Broke my PostgreSQL cluster. It turns out write ahead log replication is a bit sensitive to latency so I'm rebuilding the #cluster. Not content with breaking one cluster, I made a second one to test the boundaries of PostgreSQL HA, a new approach and I am loading that db right now. Got learned, on Timescale and Time series databases:
timescale.com

2. Handed over the codebase for two small projects I helped start bootstrap.

3. Had a great #selfcare / #wellbeing touch base. It's hard some days, but was reassured that I'm doing all the right things, more than most. Fitting a couple #singing sessions in every day latest being learning Leave Her Johnny:
youtube.com/watch?v=8Fow61Zsn2

www.timescale.comPostgreSQL ++ for time series and events | TimescaleEngineered to handle demanding workloads, like time series, vector, events, and analytics data. Built on PostgreSQL, with expert support at no extra charge.

ProxLB 1.0.7 (an opensource DRS alike solution for #Proxmox clusters) is just around the corner!

1.0.7 will be the last version before I'm going to publish the new refactored code base in a modern and object oriented way. Version 1.1.0 squashes some more bugs that were postponed on the current code base and makes the overall future handling much easier (including new features).

Website: proxlb.de
GitHub: lnkd.in/eEZWEU7s
Blog post: lnkd.in/e5_b6u-A
Tags: #ProxmoxVE #DRS #Loadbalancer #opensource #virtualization #gyptazy #Proxmox #ProxLB #homelab #enterprise #balancer #balancing #virtualmachines #VM #VMs #VMware #LXC #container #cluster

:djrensyu:
:mmdcorner:
よろしければ遊びにきてくださいね
#cluster #メタバース #MMD #DJ

:tyuui:
イベントではありませんので、直接こちらのワールドにお越しください
:yoroshiku:

https://cluster.mu/w/277a2569-99a3-48a1-8bc1-ec0d409b941b

メタバースプラットフォーム cluster(クラスター)MSL (Music Space Lounge) | メタバースプラットフォーム cluster(クラスター) -----イベントのお知らせ-----準備中-----MSL (Music Space Lounge)-----宇宙空間に浮かぶちょっと大人でシックなラウンジです。気分に合わせて自由にDJプレイしていただけます。神さまとぼく(午來のぞみ)による自慢のワールドなので、ぜひぜひSNSでシェアしていただけると嬉しいです。※ご利用の注意点どなたでもイベント利用していただけます。イベントの場合は、窓口アカウントまであらかじめご連絡いただけますと、イベントの告知など、応援させていただきます。イベント窓口:むすひ@えとむすの神さまhttps://twitter.com/Musuhi_etomusu-----推奨設定-----動画・BGMの音量: 30-100%ボイスの音量: 200%ワールドの音量: 10%音楽を流す際、音が大きくなることがあります。あくまで推奨ですので、各環境に合わせて調整してください。-----配信について-----イベントの様子を告知なしに配信・録画する場合があります。仕事を無断でサボったり、恋人に内緒でイベントに参加した場合、配信やアーカイブからバレてしまっても責任は負えませんのでご注意ください。ぜひ許可を得て、ご一緒にワールドやイベントに遊びに来てください。配信や撮影に関する詳細は下記URLのclusterガイドラインを参照してください。https://help.cluster.mu/hc/ja/articles/19767711353625-----えとむすについて-----えとむすはAIイラストで活動するAIアイドルグループです。干支がモチーフとなっており、それぞれの個性を活かした活動を行なっています。さまざまなところで活動していますので、ぜひ応援してください!【えとむす公式アカウント】https://twitter.com/EtoMusu14ボイス協力@amitaro_voice

I'm learning #Proxmox #cluster with #Ceph by virtualizing it on my Proxmox Mini PC. Total inception mode 😀, but for learning purposes. The setup was relatively easy, and it worked very well.

- Manually migrate an LXC container from one node to another with only 10 seconds of downtime.

- Power off a node, and automatically migrate the LXC running on it to another node with one minute and 10 seconds of downtime.

I’m surprised by the last number. Any advice will be welcome.

@marcan Well, #ZFS and #Ceph have entirely different use-cases and original designs.

  • Ceph, like #HAMMER & #HAMMER2 was specifically designed to be a #cluster #filesystem, whereas ZFS & #btrfs are designed for single-device, local storage options.

  • OFC I did see and even setup some "cursed" stuff like Ceph on ZFS myself, and yes, that is a real deployment run by a real corporation in production...

forum.proxmox.com/threads/solu

Still less #cursed than what a predecessor of mine once did and deploy ZFS on a Hardware-#RAID-Controller!

Proxmox Support Forum[Solution] CEPH on ZFSHi, i have many problems to install Ceph OSD on ZFS I Get you complet solution to resolve it: Step 1. (repeat on all machine) Install Ceph - #pveceph install Step 2. (run only in main machine on cluster) Init ceph - #pveceph init --network 10.0.0.0/24 -disable_cephx 1 10.0.0.0/24 - your...