the gui looks pretty cool. personally i would not trust btrfs for a nas. i have made not the best experience while running various production servers with btrfs. i switched (back) to zfs and never looked back, it its just better in every regard. i also administer a freenas box for a small business and this stuff is rock solid, i would only wish a _easy_ solution to get the permission stuff right in a multi user setti…
> better in every regard Can't remove raidz's from zpools, but `btrfs device delete` exists.
Rockstor, a Linux and BTRFS Based NAS Solution
21–30 of 52 posts
Re: Rockstor, a Linux and BTRFS Based NAS Solution
#22Earlier quoted context omitted.
Since Apple has supported SMB for a long time, and actually made it the default protocol in 10.9, is there much need for AFP?
I'm running AFP on FreeNAS. I also have SMB setup. I'm using OSX 10.9.4, and I've seen better performance over AFP than with SMB. So yes, it'd be nice to have AFP support.
Re: Rockstor, a Linux and BTRFS Based NAS Solution
#23My very first questions regarding a potential storage solution revolve around data loss: 1. Can we enumerate the data loss scenarios? 2. How is drive failure handled? 3. How may data be corrupted and such corruption detected? 4. For every data loss scenario, what is the recovery procedure? Here is all I could find: http://rockstor.com/docs/faq.html#how-do-i-prevent-data-loss... Of course, there is a wealth of informa…
We have added appliances appliance replication recently, which can play an important role in recovering from bigger disasters.
We'll have all that documented. Please feel free to participate on our github.
Re: Rockstor, a Linux and BTRFS Based NAS Solution
#24the gui looks pretty cool. personally i would not trust btrfs for a nas. i have made not the best experience while running various production servers with btrfs. i switched (back) to zfs and never looked back, it its just better in every regard. i also administer a freenas box for a small business and this stuff is rock solid, i would only wish a _easy_ solution to get the permission stuff right in a multi user setti…
> better in every regard Can't remove raidz's from zpools, but `btrfs device delete` exists.
Re: Rockstor, a Linux and BTRFS Based NAS Solution
#25The only data protection options I could find were Raid 1, and 10. (raid 0 is a performance option) and as data loss on attempting to re-silver a 3TB mirror is 1 in 5, data protection here is not enterprise quality yet). The UI stuff is great, but the tricky bit about building a storage system is not provisioning it, or getting the access protocols right, it is all about finding all the ways that data can be destroye…
I've started to do some DR testing myself, but it will take a little while to publish our findings and recommendations.
Re: Rockstor, a Linux and BTRFS Based NAS Solution
#26Re: Rockstor, a Linux and BTRFS Based NAS Solution
#27Re: Rockstor, a Linux and BTRFS Based NAS Solution
#28Guys, you might want to remove that RSA Private Key. https://github.com/rockstor/rockstor-core/tree/master/certs
Re: Rockstor, a Linux and BTRFS Based NAS Solution
#29Re: Rockstor, a Linux and BTRFS Based NAS Solution
#30The only data protection options I could find were Raid 1, and 10. (raid 0 is a performance option) and as data loss on attempting to re-silver a 3TB mirror is 1 in 5, data protection here is not enterprise quality yet). The UI stuff is great, but the tricky bit about building a storage system is not provisioning it, or getting the access protocols right, it is all about finding all the ways that data can be destroye…
Once I won a bet that RAID 1 was actually faster than RAID 0 on a given scenario.