All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Eheman <eheman@funsoft.com>
To: Linux-lvm <linux-lvm@redhat.com>
Subject: [linux-lvm] Raw device usage with LVM2 question
Date: Thu, 09 Jun 2005 08:52:21 -0400	[thread overview]
Message-ID: <42A83B85.6060208@funsoft.com> (raw)

I am moving some LVM1 use to a system with LVM2.

Under LVM1, I was creating my own  /dev/raw  device nodes with mknod and 
would use the raw command to point my raw devices at a logical volume. 
The raw command would be issued to link each of my created /dev/raw/ 
devices to  "/dev/volume-group-name/logical-volume-name"

With LVM2, it appears that "/dev/volume-group-name/logical-volume-name" 
is a symbolic link to /dev/mapper/volumegroupname-logical-volume-name.
Should my raw device be pointing to the same thing (now a symlink under 
LVM2) as under LVM1?  Or should I change the raw command to point my 
/dev/raw device to the /dev/mapper/ device?

I am using SuSE 9.3 Pro, if it matters.
-- 
Gary Eheman
Fundamental Software, Inc.
http://www.funsoft.com

                 reply	other threads:[~2005-06-09 12:55 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=42A83B85.6060208@funsoft.com \
    --to=eheman@funsoft.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.