New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Comments
Do you know what are you talking about?
Never play this in high traffic website.
Edit: make it much simple without technical stuffs
I cannot install mysql db on the storage box? Then what is the point of the storage box? Maybe to store static content /img /video /mp3 etc?
I mean the storage box as the main database disk, the small vps in front can have mysql server.
Why don’t you host the database on vps directly and backup the data to storage box? It will make things much stable and simple.
Using a remote hdd storage also causing high delay and slow random r/w, it may also be disconnected because of network issues, which is not suitable for high traffic website.
It can only be experimental / toy.
Edit: typo, grammatical mistakes and formatting
It will only be a matter of time before Hetzner terminates you for high I/O.
You are totally true. Hetzner storage box seems more suitable for storage than be used as true hdd disks.
Thanks for this buddy,
but there seems to be an issue once rebooted. it got automatically unmounted. any advise?
Since this thread has been bumped up, an update: I set up a Kubernetes cluster with regular CPX31 instances and have moved all my self hosted stuff there and will cancel the dedicated server. I only needed two nodes for my stuff.
I am using a Storage Box for the media storage, but I have configured the apps so to only download stuff at max 1080p quality that can be played directly without transcoding so there's very little CPU usage. It works great! It's not 4K but anyway 1080p with high bitrate still looks good even on a 4K display. But I can watch on the secondary display which is 1080p so there is no downscaling.
Add it to /etc/fstab
how?
https://docs.hetzner.com/robot/storage-box/access/access-samba-cifs/
How did you end up mounting the storage? I've mounted storage on a Hetzner dedicated server from a cloud server through SSHFS, but haven't tried it with their storage boxes.
Just regular cifs. It works well.