2 ms·
AT first I was very confused, then I realized that this is building on TrueNAS CORE, and not TrueNAS SCALE. Makes much more sense now!
by inventor7777 27d ago
AT first I was very confused, then I realized that this is building on TrueNAS CORE, and not TrueNAS SCALE. Makes much more sense now!
- magicalhippo 27d agoAnd for those still confused, CORE is FreeBSD-based and has been discontinued, while SCALE is Debian-based and the version that will be developed by TrueNAS going forwards. Hence the "continued" part in the title.
- a1o 27d agoHa interesting, any idea why the FreeBSD variant was discontinued? This was one of the projects I always associated with FreeBSD.
- a2ff6eeb0 27d agoChasing dockerized enterprise customers.
- simondotau 27d agoSo by “scale” they mean their business model
- hatch_q 27d agoPoor hardware support.
- lproven 27d agoNah. Doesn't really matter when you are building the hardware to do that job. And in any event, FreeBSD is primarily a server OS, and its support is quite good in that department. Example: OpenBSD and NetBSD both will install X11 and a window manager by default from the installer, if you want. FreeBSD doesn't. They're working on it, but they've been working on it for years.
- deleted 27d ago[deleted]
- lproven 27d agoAs the others said: chasing big-corporate $$$. You can integrate a fleet of Linux storage servers with a collection of K8s clusters more easily than a you can BSD storage servers. Getting BSD and Linux talking smoothly needs Real Unix Skills. Colleagues in K8s shops tell me that their k8s guys come for help with complex tasks like.... deleting files. They know to construct and deploy containers, but not how to delete a file without using a GUI (meaning Windows or at best WSL). I am told that some companies are now demanding "bash" among the list of skills for would-be container-herders. And here, "bash skills" means you should know to to create, edit, and then delete a file -- over an ssh connection.