All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pete Flugstad <peteflugstad@mchsi.com>
To: linux-lvm@redhat.com
Subject: [linux-lvm] using DM/LVM to provide "chunked" view of devic
Date: Thu, 18 Mar 2004 07:45:30 -0600	[thread overview]
Message-ID: <4059A7FA.6060603@mchsi.com> (raw)

Hello!

I'm wondering if I can use LVM (or rather Device Mapper) to provide a
"chunked" or "split" view of a device (such as a block device or partition).

Specifically if I have a block device (i.e. /dev/hde1) that is 60GB, and
I want to view it in 1GB chunks, say /dev/hde1.000 to /dev/hde1.059 or
something like that.  That way I could, for example, setup a FTP or HTTP
server to view these and download them over the network (of course I'd
need to modify the server to be able to read from a block device),
rather than having to download the entire 60 GB block device.

Is it possible to use DM/LVM to provide a view of the device like this?
I am using Linux 2.6.X.

Thanks,
Pete

             reply	other threads:[~2004-03-18 13:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-18 13:45 Pete Flugstad [this message]
2004-03-18 13:57 ` [linux-lvm] using DM/LVM to provide "chunked" view of devic Joe Thornber

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=4059A7FA.6060603@mchsi.com \
    --to=peteflugstad@mchsi.com \
    --cc=linux-lvm@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.