linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] How LVM root volumes gets mounted at boot time ?
@ 2014-07-25 20:50 Vivek Satpute
  2014-07-28  8:22 ` Peter Rajnoha
  0 siblings, 1 reply; 7+ messages in thread
From: Vivek Satpute @ 2014-07-25 20:50 UTC (permalink / raw)
  To: linux-lvm

[-- Attachment #1: Type: text/plain, Size: 1630 bytes --]

Hi,

I am seeing that LVM2 is integrated with systemd framework and so
accordingly there are many changes in the way how LVM rootfs volume get
mounted at boot-up time.

For root LVM volume, LVM create virtual block device "/dev/rhel_host/root".
And systemd shows following description of this device.

[root@host vivek]# systemctl show dev-rhel_host-root.device
Id=dev-rhel_host-root.device
Names=dev-rhel_host-root.device
Following=sys-devices-virtual-block-dm\x2d0.device
Description=/dev/rhel_host/root
*LoadState=loaded*
*ActiveState=active*
*SubState=plugged*
InactiveExitTimestamp=Thu 2014-07-24 15:13:50 IST
InactiveExitTimestampMonotonic=17789280
ActiveEnterTimestamp=Thu 2014-07-24 15:13:50 IST
ActiveEnterTimestampMonotonic=17789280
ActiveExitTimestampMonotonic=0
InactiveEnterTimestampMonotonic=0
CanStart=no
CanStop=no
CanReload=no
CanIsolate=no
StopWhenUnneeded=no
RefuseManualStart=no
RefuseManualStop=no
AllowIsolate=no
DefaultDependencies=yes
OnFailureIsolate=no
IgnoreOnIsolate=yes
IgnoreOnSnapshot=yes
NeedDaemonReload=no
JobTimeoutUSec=1min 30s
ConditionTimestampMonotonic=0
ConditionResult=no
Transient=no
*SysFSPath=/sys/devices/virtual/block/dm-0*


I want to know,
1) How systemd and LVM create above dependency of "/dev/rhel_host/root" ?
How "/dev/rhel_host/root" gets SysFsPath "*/sys/devices/virtual/block/dm-0"
? *

2) Which is the udev rule/systemd file creates above dependency (seen by
command "systemctl show dev-rhel_host-root.device").

3) How LVM root volume " /dev/rhel_host/root" gets mounted ? Does it
handled by LVmetaD ?

Any suggestions/inputs would be welcome.


Thanks and Regards,
Vivek

[-- Attachment #2: Type: text/html, Size: 5470 bytes --]

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

end of thread, other threads:[~2014-08-14 18:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-25 20:50 [linux-lvm] How LVM root volumes gets mounted at boot time ? Vivek Satpute
2014-07-28  8:22 ` Peter Rajnoha
2014-08-07 18:20   ` Vivek Satpute
2014-08-08  6:34     ` Peter Rajnoha
2014-08-08  8:33       ` Vivek Satpute
2014-08-08  8:38         ` Peter Rajnoha
2014-08-14 18:19           ` Vivek Satpute

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).