From: Douglas Gilbert <dougg@torque.net>
To: linux-scsi@vger.kernel.org
Cc: sakimathew@yahoo.com
Subject: [RFC] SCSI Enclosure Services (SES) simulator
Date: Tue, 15 Feb 2005 22:34:11 +1000 [thread overview]
Message-ID: <4211EC43.3030704@torque.net> (raw)
SCSI Enclosure Services (SES) permit "the management and
sense the state of power supplies, cooling devices, displays,
indicators, individual drives, and other non-SCSI elements
installed in an enclosure". The scsi_ses adapter driver
simulates a SES device. The default action is to appear as a
disk (actually an 8 MB ramdisk) with associated Enclosure
Services. This is similar to a fibre channel disk with a
SCA-2 connector which includes an Enclosure Services
Interface (ESI). Alternatively the scsi_ses driver can
simulate a simple SES device.
This SES simulator is closely related to the scsi_debug
driver. Unlike scsi_debug which can simulate many disks
(or other scsi device types), scsi_ses simulates a
single disk with an attached SES device. Alternatively it
can simulate a freestanding SES device when the "ses_only=1"
parameter is given.
Further information, usage examples and patches against
lk 2.6.11-rc4 can be found at
http://sg.torque.net/sg/scsi_ses.html
RFC: Does this driver warrant inclusion in the lk 2.6 series?
The current scsi_ses patches do not take into account Mike
Christie's "scsi bus for virtual drivers" changes. These
can be easily applied and will bring the same advantages
as they do to the existing scsi_debug and iSCSI drivers.
Doug Gilbert + Zacharia Mathew
reply other threads:[~2005-02-15 12:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4211EC43.3030704@torque.net \
--to=dougg@torque.net \
--cc=linux-scsi@vger.kernel.org \
--cc=sakimathew@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.