Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
JBOD relies on an optional SATA extension, which most of your controllers won't have.
That leaves you with RAID in the controller - which is a bad idea, as you don't have much control over what is going on, and recovery if it fails will possibly messy.
Then why does it list JBOD?
Because it does JBOD if the controller supports it. Pretty much none of the controllers you'll find in consumer hardware support that.
I'm not saying this rudely. This sounds like a "read the manual" moment, since different vendors can have different settings.
Or at least links to the exact one you are looking at.
I couldn't find any manuals. Nothing that referenced my questions. Thought maybe there was just a "conventional" way that these functioned.
https://www.qnap.com/en/product/qda-a2mar seems to be the one in your image. From the users guide it seems it does everything you listed. The prices I've seen are about 100 € / $ though plus the two SSDs you need, personally I'd invest in external backup instead, that covers more data loss scenarios than this adapter.
Super cool. I didn't know this existed.
- Since you mentioned that speed wasn't a concern, I would go with software raid, which would also alleviate your concerns about 1 and 2.
- Very likely no (but maybe some SMART data?)
- Probably only if it is the identical model, but depends on the the exact implementation I guess
- Probably if it claims to support them as individual drives, but you will be still limited to the speed of a single SATA3 connection.
If I'm not wrong these are not compatible with nvme? I remember I wanted to buy something like this but I couldn't find PCIE to SATA, pretty sure I'm wrong but not in the mood to research
I cant see these being great if all youre doing is trying to add more storage. For one, raid is already not terribly great, and on some unknown hardware like this, who knows?
If all you needed was storage, youd be better off getting an actual 2.5" drive in the highest capacity you can find, and it will still likely be cheaper thank a bunch of M.2 and perform better too.
Do not use one with any kind of logic. The mSATA ones are fine because they just passthough
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:
Fewer Letters | More Letters |
---|---|
NAS | Network-Attached Storage |
NVMe | Non-Volatile Memory Express interface for mass storage |
PCIe | Peripheral Component Interconnect Express |
RAID | Redundant Array of Independent Disks for mass storage |
SATA | Serial AT Attachment interface for mass storage |
SSD | Solid State Drive mass storage |
[Thread #660 for this sub, first seen 6th Apr 2024, 21:05] [FAQ] [Full list] [Contact] [Source code]
IF JBOD, && Linux, THEN yes you can know, through SMARTTOOLS, or something like that..
However, I can't imagine how you'd get 2 separate PCIe
( presuming NVMe devices ..
.. no, this thing must be presuming SATA, NOT NVMe ..
even in SATA, there's no bifurcator for SATA, I don't think:
SAS has expanders, which can take a single SAS channel & attach something like 128 SAS devices onto it,
PCIe has some kind of equivalent, and there is a PCIe card which crams loads of NVMe's into it, out in the last year, but SATA??
Hmm... )
shrug
The equivalent of SAS expanders for SATA are called port multipliers, and the JMS562 chip in the picture can act as one (as well as becoming a sort of RAID controller).