Linux LVM users
 help / color / mirror / Atom feed
From: "José Luis Domingo López" <jdomingo@internautas.org>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] how to determine if /dev/... is an LV?
Date: Wed, 22 Aug 2001 16:43:26 +0000	[thread overview]
Message-ID: <20010822164325.A1216@dardhal.mired.net> (raw)
In-Reply-To: <20010822034425.F8742@pc.ilinx>

On Wednesday, 22 August 2001, at 03:44:25 -0400,
Brian J. Murrell wrote:

> Hi all,
> [...]
> Also, is there any relationship between the output from the lvdisplay
> and the minor number for the device?
> 
As /usr/src/linux/Documentation/devices.txt says:

 58 char        Hayes ESP serial card - alternate devices
                  0 = /dev/cup0         Callout device for ttyP0
                  1 = /dev/cup1         Callout device for ttyP1
                    ...
    block       Reserved for logical volume manager

109 char        Reserved for logical volume manager


That is, LVM has block major number 58 reserved for its own use, as well
as char major number 109. One of my machines has LVM installed, with a VG
called Grupo00 and two LV, "mp3" and "usr" (ls -l /dev/Grupo00):

total 0
crw-r-----    1 root     disk     109,   0 jun  4 12:33 group
brw-rw----    1 root     disk      58,   0 jun  5 04:48 mp3
brw-rw----    1 root     disk      58,   1 jun  4 17:50 usr


Hope it helps. Regards,

-- 
Jos� Luis Domingo L�pez
Linux Registered User #189436     Debian GNU/Linux Potato (P166 64 MB RAM)
 
jdomingo EN internautas PUNTO org  => � Spam ? Atente a las consecuencias
jdomingo AT internautas DOT   org  => Spam at your own risk

  parent reply	other threads:[~2001-08-22 16:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-22  7:44 [linux-lvm] how to determine if /dev/... is an LV? Brian J. Murrell
2001-08-22 14:49 ` josv
2001-08-22 16:43 ` José Luis Domingo López [this message]
2001-08-22 15:01   ` Brian J. Murrell
2001-08-23  8:11     ` Heinz J . Mauelshagen
2001-08-23 12:34     ` Keith Hopkins
2001-08-23 15:48 ` Harald Milz

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=20010822164325.A1216@dardhal.mired.net \
    --to=jdomingo@internautas.org \
    --cc=linux-lvm@sistina.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox