From: Tomasz Chmielewski <mangoo@wpkg.org>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: [linux-lvm] how to access partitioned logical volumes?
Date: Fri, 21 Dec 2007 16:57:56 +0100 [thread overview]
Message-ID: <476BE284.8060800@wpkg.org> (raw)
I have a server which uses LVM2 and "exports" these volume using iSCSI.
On iSCSI initiators, I can use those "exported" volumes, including
partitions, just fine:
# ls -l
total 0
lrwxrwxrwx 1 root root 10 Aug 31 19:06 part -> ../../sdaa
lrwxrwxrwx 1 root root 11 Aug 31 19:06 part1 -> ../../sdaa1
On the server with LVM I also see that the disk is partitioned, but
that's about it:
# fdisk /dev/mapper/san1-sample -l
Disk /dev/mapper/san1-mibeg--sql1: 8589 MB, 8589934592 bytes
64 heads, 32 sectors/track, 8192 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Device Boot Start End Blocks
Id System
/dev/mapper/san1-samplep1 * 1 8191 8387568
7 HPFS/NTFS
However, I've no idea how to access that partition (i.e., mount it) on
the server with LVM. Perhaps I have to create some nodes, but what nodes?
--
Tomasz Chmielewski
http://wpkg.org
next reply other threads:[~2007-12-21 15:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-21 15:57 Tomasz Chmielewski [this message]
2007-12-21 16:00 ` [linux-lvm] how to access partitioned logical volumes? Bryn M. Reeves
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=476BE284.8060800@wpkg.org \
--to=mangoo@wpkg.org \
--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.