Displaying 20 results from an estimated 40000 matches similar to: "After Crash dracut kernel"
2018 Jul 30
0
Issues booting centos7 [dracut is failing to enable centos/root, centos/swap LVs]
Hi,
> Hello,
>
> I'm having a strange problem booting a new centos7 installation. Below
> some
> background on this. [I have attached the tech details at the bottom of
> this
> message]
>
> I started a new CentOS7 installation on a VM, so far all good, o/s boots
> fine. Then I decided to increase VM disk size (initially was 10G) to 13G.
> Powered off the VM,
2018 Jul 30
2
Issues booting centos7 [dracut is failing to enable centos/root, centos/swap LVs]
Hello,
I'm having a strange problem booting a new centos7 installation. Below some
background on this. [I have attached the tech details at the bottom of this
message]
I started a new CentOS7 installation on a VM, so far all good, o/s boots
fine. Then I decided to increase VM disk size (initially was 10G) to 13G.
Powered off the VM, increased the vhd via the hypervisor, booted from
CentOS
2011 Jul 29
0
[PATCH node] Add debugging info to dracut plugin
Signed-off-by: Mike Burns <mburns at redhat.com>
---
dracut/ovirt-cleanup.sh | 15 ++++++++++++---
1 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/dracut/ovirt-cleanup.sh b/dracut/ovirt-cleanup.sh
index a6762cf..f800bf2 100755
--- a/dracut/ovirt-cleanup.sh
+++ b/dracut/ovirt-cleanup.sh
@@ -20,24 +20,29 @@ elif getarg reinstall >/dev/null; then
elif getarg uninstall
2011 Aug 25
0
[PATCH node] always remove HostVG in dracut when reinstall/uninstall/firstboot passed
rhbz#733274
Signed-off-by: Mike Burns <mburns at redhat.com>
---
dracut/install | 1 +
dracut/ovirt-cleanup.sh | 14 +++++++++++---
2 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/dracut/install b/dracut/install
index 1832b89..000272a 100755
--- a/dracut/install
+++ b/dracut/install
@@ -2,6 +2,7 @@
inst yes
inst head
+inst awk
inst_hook pre-pivot 01
2011 Sep 09
0
[PATCH node] only wipe HostVG if storage_init is not passed in dracut
rhbz#736971
Signed-off-by: Mike Burns <mburns at redhat.com>
---
dracut/ovirt-cleanup.sh | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/dracut/ovirt-cleanup.sh b/dracut/ovirt-cleanup.sh
index c96d6fe..e9674d8 100755
--- a/dracut/ovirt-cleanup.sh
+++ b/dracut/ovirt-cleanup.sh
@@ -48,11 +48,16 @@ fi
# Check for HostVG
lvm pvscan >/dev/null
2018 Jul 30
0
Issues booting centos7 [dracut is failing to enable centos/root, centos/swap LVs]
Yannis Milios wrote:
>> But, what happens if you let the kernel post install scripts do the
>> work or setting up the initrd things?
>
> Initially, I just rebooted from LiveCD and left Grub,kernel and dracut do
> their job with the defaults, but unfortunately, boot process stops at
> initrd (dracut) stage with the following error:
>
> [ 197.768159]
2011 Jul 29
0
[PATCH node] fix dracut plugin wildcard handling
The plugin was breaking when a device with a wildcard was passed.
rhbz#725964
Signed-off-by: Mike Burns <mburns at redhat.com>
---
dracut/install | 1 +
dracut/ovirt-cleanup.sh | 8 ++++----
scripts/ovirt-boot-functions | 2 +-
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/dracut/install b/dracut/install
index f3f2f07..1832b89 100755
---
2018 Jul 31
2
Issues booting centos7 [dracut is failing to enable centos/root, centos/swap LVs]
> Yannis Milios wrote:
>>> But, what happens if you let the kernel post install scripts do the
>>> work or setting up the initrd things?
>>
>> Initially, I just rebooted from LiveCD and left Grub,kernel and dracut
>> do
>> their job with the defaults, but unfortunately, boot process stops at
>> initrd (dracut) stage with the following error:
2018 Jul 30
3
Issues booting centos7 [dracut is failing to enable centos/root, centos/swap LVs]
>
> But, what happens if you let the kernel post install scripts do the work
> or setting up the initrd things?
Initially, I just rebooted from LiveCD and left Grub,kernel and dracut do
their job with the defaults, but unfortunately, boot process stops at
initrd (dracut) stage with the following error:
[ 197.768159] localhost.localdomain dracut-initqueue[252]: Warning: Could
> not
2011 Aug 22
0
[PATCH node] handle wildcards appropriately in dracut plugin
when specifying a list of devices, one with a wildcard, the dracut
plugin would attempt to use all devices matching the wildcard
instead of just the first device.
Ex. storage_init=/dev/vd*,/dev/sda
should match /dev/vda and /dev/sda only, but if /dev/vdb, /dev/vdc
etc existed, it would match all of those as well.
rhbz#726843
Signed-off-by: Mike Burns <mburns at redhat.com>
---
2018 Jul 31
0
Issues booting centos7 [dracut is failing to enable centos/root, centos/swap LVs]
And when you did so, did you remove the "rd.shell" from GRUB_CMDLINE_LINUX
> before?
>
>
Yes, basically that option was not there by default, I added it during the
troubleshootig steps. Normally, rd.lvm.lv=centos/root and rd.lvm.lv=centos/swap
are the kernel parameters which are parsed to dracut for enablig the two
LVs, but somehow dracut does not.
I've copied the log from
2013 Oct 08
0
boot fails with dracut warning
greetings,
had problems burning a dvd for 6.4, so i burned a livecd and installed it
from boot menu to ext4 /dev/sdb3.
during install, i defined mounting of /dev/sdb5 as /home and a second
partition /dev/sdb6. both are ext4.
first boot went well, set up user, rebooted.
rebooted level 5, logged in as user, all looked good.
rebooted level 5, logged in as root, made changes to
2018 Aug 01
0
(EXT) CentOS Digest, Vol 162, Issue 29
Send CentOS mailing list submissions to
centos at centos.org
-----Original Message-----
From: CentOS <centos-bounces at centos.org> On Behalf Of centos-request at centos.org
Sent: Tuesday, July 31, 2018 5:30 PM
To: centos at centos.org
Subject: (EXT) CentOS Digest, Vol 162, Issue 29
Send CentOS mailing list submissions to
centos at centos.org
To subscribe or unsubscribe via the World
2012 Dec 27
4
problems with dracut mounting subvols
I've just tried putting usr in a subvol. Installation proceeds normally, no errors, but I'm dropped to a dracut prompt which indicates mount of /usr failed. dmesg follows:
[ 14.025215] systemd[1]: Starting dracut initqueue hook...
[ 14.077890] Btrfs loaded
[ 14.129987] device label fedora_f18v devid 1 transid 31 /dev/sda1
[ 14.313607] device label fedora_f18v devid 1 transid 31
2018 Jul 31
1
Issues booting centos7 [dracut is failing to enable centos/root, centos/swap LVs]
Finally, I was able to find a solution for this. I'm posting the result
here, just in case that it's useful for someone else in the future ...
The problem was not in initramfs (dracut), but on the fact that /dev/sda2
partition(PV), after I resized it, somehow got 2 partition table
signatures.
One was set as a "dos" partition with an offset "0x1fe" and second set as
2014 Dec 04
3
xen-c6 fails to boot
Thanks all for the advice.
It seems there is an issue with Dracut booting from these hosts when LVM is used.
dracut: Scanning devices sda2 for LVM logical volumes VolGroup/lv_swap VolGroup/lv_root
dracut: inactive '/dev/VolGroup/lv_swap' [1.94 GiB] inherit
dracut: inactive '/dev/VolGroup/lv_root' [230.69 GiB] inherit
dracut: PARTIAL MODE. Incomplete logical volumes will be
2014 Dec 09
0
xen-c6 fails to boot
On Thu, Dec 4, 2014 at 12:39 PM, Bob Ball <bob.ball at citrix.com> wrote:
> Thanks all for the advice.
>
> It seems there is an issue with Dracut booting from these hosts when LVM is used.
>
> dracut: Scanning devices sda2 for LVM logical volumes VolGroup/lv_swap VolGroup/lv_root
> dracut: inactive '/dev/VolGroup/lv_swap' [1.94 GiB] inherit
> dracut: inactive
2018 Jul 30
2
Issues booting centos7 [dracut is failing to enable centos/root, centos/swap LVs]
Suggestion: once it's up, rebuild the initramfs.
>
>
I tried that already, but still the same problem.
Aparently dracut does not want to activate the LVs required to boot to the
root filesystem, for some reason ...
Yannis
--
Sent from Gmail Mobile
2012 Oct 03
0
CEBA-2012:1318 CentOS 6 dracut Update
CentOS Errata and Bugfix Advisory 2012:1318
Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-1318.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
92385aaddbb13a55bdb7d16592d83e9b6c09b14a11d304ea949c85568933d5d0 dracut-004-284.el6_3.1.noarch.rpm
2012 Feb 24
0
CEBA-2012:0331 CentOS 6 dracut Update
CentOS Errata and Bugfix Advisory 2012:0331
Upstream details at : https://rhn.redhat.com/errata/RHBA-2012-0331.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
cecfd9b8427f00a86396d3fe17192e80fe09c947eb5a9c32fffc30c097182cca dracut-004-256.el6_2.1.noarch.rpm