Lioh, to random German
@Lioh@social.anoxinon.de avatar

Listen to this years contributions to the Fedivision Song Contest:

https://fedivision.party/

Here you can find my contribution

https://fedivision.party/#CEPH

Voting is easy, just take a look here: https://fedivision.party/vote/

And thanks for the kind words @herr_irrtum

This is how you can Vote for my song. Simply send a Toot to @vote with the following words: VOTE CEPH

Lioh, to fediverse German
@Lioh@social.anoxinon.de avatar

Votes for this years Fedivision Song Contest are open until Sunday 26 May 2024, 19:00 UTC

I would be delighted if you could spare a vote for my contribution.

https://fedivision.party/#CEPH

This is how it works: https://fedivision.party/vote/

xahteiwi, to random
@xahteiwi@mastodon.social avatar

The difficulty in troubleshooting issues with the radosgw S3 API is often the question of whether for a particular call radosgw has an implementation bug, or S3 as implemented in AWS is really stupidly counterintuitive.

xahteiwi,
@xahteiwi@mastodon.social avatar

@larsmb Yes but to what extent is that any better than wishful thinking? 🙂

larsmb,
@larsmb@mastodon.online avatar

@xahteiwi https://docs.ceph.com/en/latest/radosgw/s3/objectops/#put-object-legal-hold and the GET below seem to suggest this is intentional.
This looks like a difference to AWS.
So both seem to be compliant with their documentation.
https://www.ibm.com/docs/en/storage-ceph/5?topic=lifecycle-enabling-object-lock-s3 otoh refers to the object version(s) explicitly in the "important" section.
TL;DR: this looks like a bug somewhere in RGW then. Good luck 😬

Lioh, to music German
@Lioh@social.anoxinon.de avatar

The votes are open for this year's Fedivision Song Contest and I would be delighted if you could vote for my contribution: https://fedivision.party/#CEPH

Here is how the voting system works: https://fedivision.party/vote/

A teaser for my contribution to this years Fedivision Song Contest

dustinrue, to proxmox
@dustinrue@chateaude.luxe avatar

Thoughts on Proxmox and Home Lab Use

This post is really a small collection of thoughts about Proxmox when used in a home lab situation and home labs in general. I was originally going to post this to Mastodon only but it didn't fit in a single post.

A lot of people (at least what I see on reddit) build Proxmox systems with shared file systems like ceph, even for home lab use.

https://dustinrue.com/2024/04/thoughts-on-proxmox-and-home-lab-use/

gurubert, to random German
gurubert,

@xahteiwi @lenzgr obviously built from the git version of March 1st.

xahteiwi,
@xahteiwi@mastodon.social avatar

@gurubert @lenzgr

Right. Put a Git snapshot into your LTS release, yolo.

qlp, to random
@qlp@linh.social avatar

45Drives joins the Ceph Foundation as a Diamond Member (along with Bloomberg and IBM).

Press Release: https://www.linuxfoundation.org/press/introducing-ceph-squid-the-future-of-storage-today

Video: https://www.youtube.com/watch?v=iQySmQeCO-M

stgraber, to random
@stgraber@hachyderm.io avatar

Got incus-deploy to a state where it can now reliably deploy , and in just a few minutes, taking care of all the clustering bits and resulting in a fully functional environment!
https://asciinema.org/a/654385

jakob42, to random
@jakob42@mastodon.social avatar

Danke @xahteiwi für eine super gemachte Schulung. Und danke ans @linuxhotel für eine wie immer tolle und entspannte Atmosphäre.

xahteiwi,
@xahteiwi@mastodon.social avatar

@jakob42 Dankeschön und gute Heimreise! @linuxhotel

jakob42, to random
@jakob42@mastodon.social avatar

On my way to @linuxhotel to learn a thing or two about 🎉

redknight,
@redknight@mastodon.social avatar

@jakob42 😎

ingo_wichmann,
@ingo_wichmann@digitalcourage.social avatar

@redknight @jakob42 Willkommen! Morgen um 7:30 kannst Du mit mir ne Runde Laufen:-)
@xahteiwi ist Dein Trainer 🙂

vwbusguy, to random
@vwbusguy@mastodon.online avatar

Finally got RBD reliably working in VMs. Volumes, snapshots, backups, migrations, etc. are all working now against an external Ceph cluster alongside the native Longhorn.

vwbusguy, to random
@vwbusguy@mastodon.online avatar

Just migrated the LFS backend from block storage to RGW/S3. The migrate-storage command worked perfectly! 💪

https://forgejo.org/docs/latest/admin/command-line/#migrate-storage

https://forgejo.org/docs/latest/admin/storage/

vwbusguy,
@vwbusguy@mastodon.online avatar

FYI, even though the and docs brand "MINIO", it will still work for other S3 compatible vendors. If you just mentally s/MINIO/S3, the rest makes sense.

vwbusguy,
@vwbusguy@mastodon.online avatar

Also, if you plan to use RGW and get stuck on the Bucket policy, here's a basic example one that grants the "forgejo" RGW user full access to the "git-lfs" bucket:

{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Principal": {"AWS": ["arn:aws:iam:::user/forgejo"]},
"Action": "",
"Resource": [
"arn:aws:s3:::git-lfs/
",
"arn:aws:s3:::git-lfs"
]
}]
}

The user and bucket can be created with radosgw-admin but the bucket policy via s3cmd, etc.

mattb, to random
@mattb@hachyderm.io avatar

One of my control plane/storage nodes kept freezing at approx 00:10 every day. Just removed it from the cluster, moved the 2 OSDs it was hosting to a former worker, and reprovisioned the worker as a control plane/storage node. All with no downtime 😅

sushee, to random
@sushee@fosstodon.org avatar

I HAVE AN SQLITE DB IN MY CEPH POOL 🎉 (via ceph vfs) ♥️ to my colleague J. from the storage team :)

henryk,
@henryk@chaos.social avatar

@sushee Thought that I just have to share with the world:

So, if you use that to do agile planning of world domination it becomes a CEPH POOL OF SCRUM AND VILLAINY muahahahahahaha!

janl,
@janl@narrativ.es avatar
loop0, to Kubernetes
@loop0@freeradical.zone avatar

My christmas gift for myself, following weeks are going to be fun setting up a kubernetes and ceph cluster. #kubernetes #ceph #linux #devops

loop0,
@loop0@freeradical.zone avatar

@hl this workbench was my Christmas gift from last year 😅 I needed a desk to be able to work on my hobbies

hl,
@hl@social.lol avatar

@loop0 I think I should try and write a quick letter the Santa then. Do you think he accepts email?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • megavids
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • provamag3
  • tester
  • Leos
  • JUstTest
  • All magazines