From: Phillip Susi <psusi@cfl.rr.com>
To: device-mapper development <dm-devel@redhat.com>
Subject: Re: Does dm handle tape devices?
Date: Mon, 05 Nov 2007 17:23:56 -0500 [thread overview]
Message-ID: <472F97FC.5000509@cfl.rr.com> (raw)
In-Reply-To: <B6FF36386FC9AC4BB098A4528811409F4B7882@CORPUSMX40A.corp.emc.com>
lemons_terry@emc.com wrote:
> Hi
>
> Thanks for the reply. I have a customer who runs three tape-aware
> applications in one Linux system. Two of those applications use device
> files (ex., dev/nst0) to access the tape devices, so the persistent
> udev-created symbolic links in /dev/tape/by-id and /dev/generic/by-id
> will work fine for those applications.
>
> A third application, alas, uses SCSI IDs to refer to the tape devices.
> I've been instructed to seek a persistent naming solution for this
> application, too, one that (hopefully) won't require modification of the
> application. I started out looking at the QLogic FC HBA's persistence
> capability, and saw that it functions at the target level within a
> single HBA. But I found that some vendors don't support this method of
> persistence, opting instead to use device mapper.
>
> Hope this is clear.
Device mapper has nothing at all to do with persistent device names.
Device mapper is a kernel device driver that creates virtual block
devices with interesting mappings to underlying block devices, such as
raid. Device naming is handled by udev.
prev parent reply other threads:[~2007-11-05 22:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-02 19:24 Does dm handle tape devices? lemons_terry
2007-11-02 19:51 ` Mike Anderson
2007-11-02 20:01 ` lemons_terry
2007-11-02 21:20 ` Mike Anderson
2007-11-05 22:23 ` Phillip Susi [this message]
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=472F97FC.5000509@cfl.rr.com \
--to=psusi@cfl.rr.com \
--cc=dm-devel@redhat.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.