diff --git a/en/projects/projects.sgml b/en/projects/projects.sgml index ca8bfddbb4..405b050b0d 100644 --- a/en/projects/projects.sgml +++ b/en/projects/projects.sgml @@ -1,10 +1,10 @@ - + %includes; ]> - + &header; @@ -99,6 +99,21 @@ description (3-10 lines) to before they are read. The encryption/decryption process takes place on the client machine and thus the encryption/decryption key never travels on the network. + +
  • Tertiary Disk is a + storage system architecture to create large disk storage systems + that avoid the disadvantages of custom built disk arrays. The + name comes from twin goals: to have the cost per megabyte and + capacity of tape libraries and the performance of magnetic + disks. We use commodity, off the shelf components to develop a + scalable, low cost, terabyte capacity disk system. Our target is + to build a complete storage system with about 30-50% extra to + the cost of the raw disk. Tertiary Disk uses PCs connected by a + switched network to host a large number of disks. Our prototype + consists of 20 200MHz PC PCs, which host 370 8GB disks. The PCs + are connected through a 100Mbps Ethernet switch.
  • +
  • Vinum: a logical volume manager