At our company, storage is a struggle.
Projects we deal with, generally take up between 7 to 20 TB each.
So a lot of our IT budget is spent on storage for projects.
This leaves us with almost no budget for storage for our internal needs.
Luckily, due to replacing an old system, we now have 8 rack server chassis at our disposal to play around with.
Each of those chassis have 16 3.5" disk trays. So perfect to build some cheap storage.
I removed everything, except the backplane and power supply.
In the old system, these machines where used as a rendering and storage farm., interconnected with 10Gb (CX4)
We will probably reuse these as well.
I am now test driving Rockstor on the first server I have rebuilt and all looks good.
2 RAID cards provide 4 RAID5 volumes from 16 6TB disks, giving us 18TB per volume
We have integrated the first Rockstor setup in our environment, (Samba4 Active Directory )
Planned use:
- ownCloud for general document use
(Easier and more flexible for less technical people) - SMB for purposes where ownCloud is not a viable option.
- NFS for specific applications
- AFP for time machine backups of our OSX workstations
I d like to be able have iSCSI as well, but that’s maybe for the future
Some of the shares will be replicated to another Rockstor appliance for safety
Like with all our systems, we enforced 2 factor authentication on ssh/sudo/su via pam, radius and linotp
I wonder if it would be possible to have 2 factor auth on the web GUI as well