Forums

Home / Forums

You need to log in to create posts and topics. Login · Register

PetaSAN 4.0.0 Released!

Pages: 1 2

Happy to announce our newest release version 4.0.0!

New Features:
  • Ceph Reef 18.2.4.
  • Ubuntu 22.04.
  • mClock QoS.
  • Updated NFS Container.
  • Gradual filling for new OSDs.
  • Chart new filter for top 5 disks.
  • Start/Stop OSDs from UI.
  • Display more hardware info on physical drives.
  • General improvements.

For online upgrade,see latest Online Upgrade Guide

Wonderful, thanks for your work.
I'm upgrading a test (virtual machines) cluster to verify if problem with multipart upload is fixed.

With 4.0 same problem of 3.3.0 with multipart upload 🙁 It doesn't work.

With 3.2.1 works like a charm...

 

quincy: S3 CompleteMultipartUploadResult has empty ETag element,Can you compile a version 17.2.8 for testing? Thank you

Quote from yangsm on March 30, 2025, 3:16 am

quincy: S3 CompleteMultipartUploadResult has empty ETag element,Can you compile a version 17.2.8 for testing? Thank you

But reef 18.2.4 is already patched... and is the version used with petasan 4.0

 

What client side tool do you use? we will try to test this ourselves, probably within this coming month.

Quote from admin on March 30, 2025, 7:12 pm

What client side tool do you use? we will try to test this ourselves, probably within this coming month.

Hello.
I am using rclone, several versions.
Now i will try with different clients.

Thanks, Fabrizio

rclone version
rclone v1.53.3-DEV
- os/arch: linux/amd64
- go version: go1.18.1

------------
rclone2 version
rclone v1.64.2
- os/version: ubuntu 22.04 (64 bit)
- os/kernel: 5.15.0-88-generic (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.21.3
- go/linking: static
- go/tags: none

---------------

./rclone version
rclone v1.69.1
- os/version: ubuntu 22.04 (64 bit)
- os/kernel: 5.15.0-88-generic (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.24.0
- go/linking: static
- go/tags: none

Quote from admin on March 30, 2025, 7:12 pm

What client side tool do you use? we will try to test this ourselves, probably within this coming month.

confirmed working with s3browser 12.2.9 (windows).

Oh, it's a miracle!

Problem with permanent:

Health: warning (1 clients failing to respond to cache pressure)

It disappeared permanently after the update.

Thank you very, very much for your work.

After upgrading to PetaSAN 4.0.0 (Ceph Reef 18.2), I started seeing this warning in ceph health detail:

HEALTH_WARN 1 OSD(s) experiencing BlueFS spillover
BLUEFS_SPILLOVER: osd.X spilled over XX GiB metadata from 'db' device to slow device

This happens on large OSDs (14–18 TB), even if the block.db partition is 60 GB and not full.
It seems Ceph moved metadata from NVMe to the main HDD, which can reduce performance.

This issue is explained here:
https://hexide.com/ceph-osd-spilled-over/

Right now, PetaSAN automatically creates 60 GB partitions on NVMe for all OSDs.
But for bigger disks, this is too small. We may need 80–100 GB for block.db to avoid spillover.

Suggestion: please consider adding an option in the GUI to choose the block.db size, or allow changing it during disk setup.

Is this planned?

Pages: 1 2