1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] System doen't boot with LVM
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20System%20doen%27t%20boot%20with%20LVM&In-Reply-To=%3C20130220201302.GK11918%40virgo.nanardon.zarb.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="023015.html">
<LINK REL="Next" HREF="023024.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] System doen't boot with LVM</H1>
<B>Olivier Thauvin</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20System%20doen%27t%20boot%20with%20LVM&In-Reply-To=%3C20130220201302.GK11918%40virgo.nanardon.zarb.org%3E"
TITLE="[Mageia-dev] System doen't boot with LVM">nanardon at nanardon.zarb.org
</A><BR>
<I>Wed Feb 20 21:13:02 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="023015.html">[Mageia-dev] System doen't boot with LVM
</A></li>
<LI>Next message: <A HREF="023024.html">[Mageia-dev] System doen't boot with LVM
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#23017">[ date ]</a>
<a href="thread.html#23017">[ thread ]</a>
<a href="subject.html#23017">[ subject ]</a>
<a href="author.html#23017">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>* Colin Guthrie (<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>) wrote:
><i> 'Twas brillig, and Olivier Thauvin at 20/02/13 18:13 did gyre and gimble:
</I>><i> > * Colin Guthrie (<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>) wrote:
</I>><i> >
</I>><i> > Iirc I replaced for_each_host_dev_and_slaves by
</I>><i> > for_each_host_dev_and_slaves_all.
</I>><i> >
</I>><i> > Honestly I don't understand what it change...
</I>><i> >
</I>><i> > Hope this help.
</I>><i>
</I>><i> Yes, that helps a lot.
</I>><i>
</I>><i> I'm not sure why it makes a difference (considering my own setup here is
</I>><i> at least partially similar to yours), but I'll definitely dig into it more.
</I>><i>
</I>><i> Can you describe the LVM setup? i.e. how the lvm sits on top of the
</I>><i> physical disks etc? I really want to try and reproduce the issue so I
</I>><i> can make a good upstream explanation of the problem with the patch.
</I>
Sure, my disk is a SSD:
Device Boot Start End Blocks Id System
/dev/sda1 63 80324 40131 de Dell Utility
/dev/sda2 * 81920 1622015 770048 7 HPFS/NTFS/exFAT
/dev/sda3 1622016 124499967 61438976 7 HPFS/NTFS/exFAT
/dev/sda4 124502016 500105215 187801600 5 Extended
/dev/sda5 124506112 125547974 520931+ 83 Linux
/dev/sda6 125550592 500103449 187276429 8e Linux LVM
/dev/sda5 = /boot
/dev/sda6 = the whole lvm
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at localhost</A> foo]# lvs
LV VG Attr LSize Pool Origin Data% Move Log Copy% Convert
crypt sagittarius -wi-ao--- 141,01g
root sagittarius -wi-ao--- 12,77g
swap sagittarius -wi-ao--- 3,91g
tmp sagittarius -wi-ao--- 3,00g
var sagittarius -wi-ao--- 1,95g
the "crypt" lv is my /home:
/dev/mapper/crypt_sagittarius_crypt on /home type ext4 (rw,noatime,commit=600,data=ordered)
Don't hesitate if you need more output, especially device and dm number.
I can produce debug output of dracut too if necessary.
Regards.
--
Olivier Thauvin
CNRS - LATMOS
♖ ♘ ♗ ♕ ♔ ♗ ♘ ♖
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: </pipermail/mageia-dev/attachments/20130220/d7cfe217/attachment.asc>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="023015.html">[Mageia-dev] System doen't boot with LVM
</A></li>
<LI>Next message: <A HREF="023024.html">[Mageia-dev] System doen't boot with LVM
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#23017">[ date ]</a>
<a href="thread.html#23017">[ thread ]</a>
<a href="subject.html#23017">[ subject ]</a>
<a href="author.html#23017">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|