I am happy to announce that 3.8-14.02 is now available!
Just like .01, this is a big one. @phillxnet has re-factored the low level disk management logic to rely on persistent by-id names of disks. Previous implementation was short sighted, where we mistakenly treated temp names like sda, sdb etc… as persistent names. This triggered buggy behaviour when these names changed. This implementation is a much needed re-factor. Phil has documented it thoroughly, which you can read on the pull request’s page.
Secondly, I’ve added support to run Rockstor UI on a custom port. Thanks to @ghensley’s test feedback, it was quicker to get this done!