RustFS on OmniOS #2830
Replies: 5 comments
|
A small fix of the build script for for OmniOS and bash https://napp-it.org/s3/omnios/build_en_rustfs_v2.sh ============================================================ Install:
|
|
just an update |
|
Update: How to test and a workarounf for missing webconsole:
|
|
Assisted by Claude, I could finally create a build script for 1.0 beta8 RustFS 1.0 beta 8: ok needed modifications aws-lc-rs ? ring (Illumos has nok pthread_rwlock_t with -std=c11) Console v0.1.7 embedded -> http(s)://ip:9001 |


Uh oh!
There was an error while loading. Please reload this page.
I am on Illumos/OmniOS, an OpenSolaris Fork (Unix). This is one of the most minimalistic server lts operating systems for production use with quite the most stable free ZFS included in its native environment. OmniOS has MinIO in its repository and I included it in the past in my napp-it storage web-gui for any OS (Free-BSD. Illumos, OSX, Linux, Solaris and Windows).
RustFS Binaries are not available for Illumos so I tried to build myself. It took me many hours with the help of Claude. Not sure if RustFS is interested to make the build process easier or to offer an Illumos binary
A shell script to build rustfs on OmniOS
https://www.napp-it.org/doc/download/illumos/build_en_rustfs.sh
All reactions