From 20e66e3919374f154fd577cf5840b9163700bb44 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Sun, 25 Oct 1998 11:48:14 +0000 Subject: [PATCH] Added Tertiary Disk project. --- en/projects/projects.sgml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) 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