Minor WEB updates

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@727 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2009-03-27 20:41:42 +00:00
parent eb14f7ca12
commit ab8c63d1b0
+12 -7
View File
@@ -36,14 +36,19 @@
Linux kernel and simplifies target drivers development.
<p>SCST allows creation of sophisticated storage devices, which provide advanced
functionality, like <EM>replication</EM>, <EM>thin provisioning</EM>,
<EM>deduplication</EM>, <EM>high availability</EM>, <EM>automatic backup</EM>, etc.
Another class of such devices are <EM>Virtual Tape Libraries</EM> (VTL)
as well as other disk-based backup solutions. </p>
functionality, like <strong>replication</strong>, <strong>thin provisioning</strong>,
<strong>deduplication</strong>, <strong>high availability</strong>,
<strong>automatic backup</strong>, etc. Another class of such devices
are <strong>Virtual Tape Libraries</strong> (VTL)
as well as other disk-based backup solutions. SCST created devices not
limited by IP network interface only, but they can use any link supporting
SCSI-style data exchange, including <strong>Fibre Channel</strong>,
<strong>SAS</strong> and <strong>parallel (Wide) SCSI</strong>. It might
well be that your favorite storage appliance running SCST in the firmware.</p>
<p>SCST project consists from a set of subprojects: <strong>SCST core</strong> itself
with a set of <strong>device handlers</strong> as well as <strong>target
drivers</strong> and <strong>user space utilities</strong>.
<p>SCST project consists from a set of subprojects: <EM>SCST core</EM> itself
with a set of <EM>device handlers</EM> as well as <EM>target drivers</EM>
and <EM>user space utilities</EM>.
<h1>Features of SCST Core</h1>
<ul>