linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] how to access partitioned logical volumes?
@ 2007-12-21 15:57 Tomasz Chmielewski
  2007-12-21 16:00 ` Bryn M. Reeves
  0 siblings, 1 reply; 2+ messages in thread
From: Tomasz Chmielewski @ 2007-12-21 15:57 UTC (permalink / raw)
  To: LVM general discussion and development

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-21 16:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-21 15:57 [linux-lvm] how to access partitioned logical volumes? Tomasz Chmielewski
2007-12-21 16:00 ` Bryn M. Reeves

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).