Displaying 20 results from an estimated 4000 matches similar to: "yum update stuck..."
2009 May 11
1
yum update freeze...
Hi,
my yum update freezed on the mkinitrd (second time it happens in 5.3):
Running Transaction
Updating : kernel-headers [ 1/22]
Updating : viewvc [ 2/22]
Updating : sos [ 3/22]
Installing : kernel-devel [ 4/22]
2008 Feb 06
2
rpm for r8168
Hello
I've just been hit by one of the chipsets described at
http://wiki.centos.org/HardwareList/RealTekRTL8111b. Because
a) it does not work with the stock driver included in Centos 5.1 and
b) I am very lazy and I do not like manually compiling modules each time
a new kernel is installed (not to mention that I never forget anything,
except for the important things which always go
2016 Jul 26
0
[PATCH 4/5] daemon: lvm: list PVs/VGs/LVs with --foreign
The appliance has no LVM system ID set, which means that lvm commands
will ignore VGs with a system ID set to anything. Since we want to work
with them, pass --foreign at least when listing them to see them.
See also lvmsystemid(7).
---
daemon/lvm.c | 10 ++++++----
generator/daemon.ml | 1 +
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/daemon/lvm.c b/daemon/lvm.c
2016 Jan 28
0
[PATCH v2] lvm: support lvm2 older than 2.02.107
lvm2 2.02.107 adds the -S/--select option used in lvs to filter out only
public LVs (see RHBZ#1278878). To make this work again with versions
of lvm2 older than that, only on old versions filter out thin layouts
and compose the resulting device strings ourselves.
The filtering done is much simplier than what "-S lv_role=public" will
do, but should be good enough for our need.
---
2011 Aug 31
1
[PATCH node] fix install when VG exists on disk
This only affects non-HostVG volume groups.
rhbz#733578
Signed-off-by: Mike Burns <mburns at redhat.com>
---
scripts/storage.py | 14 +++++++++++---
1 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/scripts/storage.py b/scripts/storage.py
index 5f7f0e3..047bcd1 100644
--- a/scripts/storage.py
+++ b/scripts/storage.py
@@ -90,13 +90,19 @@ class Storage:
vg =
2017 Jul 14
0
[PATCH 14/27] daemon: Reimplement ‘lvs’ API in OCaml.
---
daemon/Makefile.am | 2 +
daemon/lvm.c | 151 ----------------------------------------------
daemon/lvm.ml | 92 ++++++++++++++++++++++++++++
daemon/lvm.mli | 19 ++++++
generator/actions_core.ml | 1 +
5 files changed, 114 insertions(+), 151 deletions(-)
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index 22a3036f8..e9c71ba3c 100644
2011 Sep 27
3
RTL8111/8168B always 100mbps
Dear All,
I have an onboard Realtek RTL8111/8168B NIC. from lspci -vv :
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
It is detected, but why the speed is always 100Mbps, already change
cable but still no luck. I use ethtool and from the output it seems
that system know that this NIC support gigabit speed :
???????
2010 Mar 26
1
[PATCH node] Use vg uuid when detecting whether vg spans multiple disks
In the case where there are multiple volume groups with the same
name, the only way to differentiate is with the uuid. Now we will
compare uuid's so we don't report the the vg spans multiple disks
when it's a duplicate id.
Signed-off-by: Mike Burns <mburns at redhat.com>
---
scripts/ovirt-config-storage | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff
2009 May 28
2
Adding a kernel module to the ISO/installer initrd?
Greetings list!
Because of the sheer number of box (re)installations we do that have a CentOS base, I've converted our provisioning process to PXE. However, I've found that an alarming number of motherboards are coming with the Realtek RTL8168 ethernet controller onboard. When the system boots, it cannot find an ethernet controller and the installer process hangs.
I made a new initrd
2008 Jun 26
4
RTL8111 Wiki Pages
Howdy,
It appears that CentOS 5.2's support for the RTL8111B/C chip is incomplete.
The wiki has some blanket statements regarding this support:
http://wiki.centos.org/AdditionalResources/HardwareList/CentOS5/RealTek/r1000
http://wiki.centos.org/AdditionalResources/HardwareList/RealTekRTL8111b
I could dive in an make the changes *I* think need to happen but I'd like to
talk to people
2009 Nov 04
1
[PATCH node] add ability to select separate disks for Root and HostVG in o-c-storage
This adds the ability to select 2 different disks for root and HostVG. ovirt_init kernel arg still works as intended but does not support multiple arguments, this will be added in next
---
scripts/ovirt-config-storage | 150 ++++++++++++++++++++++++++----------------
1 files changed, 94 insertions(+), 56 deletions(-)
diff --git a/scripts/ovirt-config-storage b/scripts/ovirt-config-storage
index
2016 Jan 27
4
[PATCH] lvm: support lvm2 older than 2.02.107
lvm2 2.02.107 adds the -S/--select option used in lvs to filter out only
public LVs (see RHBZ#1278878). To make this work again with versions
of lvm2 older than that, only on old versions filter out thin layouts
and compose the resulting device strings ourselves.
The filtering done is much simplier than what "-S lv_role=public" will
do, but should be good enough for our need.
---
2015 Nov 10
2
[PATCH] daemon: lvm: Only return public LVs from guestfs_lvs API (RHBZ#1278878).
When a disk image uses LVM thinp (thin provisioning), the guestfs_lvs
API would return the thinp pools. This confused other APIs because
thinp pools don't have corresponding /dev/VG/LV device nodes.
Filter the LVs that are returned using "lv_role=public".
Thanks: Fabian Deutsch
---
daemon/lvm.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/daemon/lvm.c
2019 Feb 16
2
32 seconds vs 72 minutes -- expected performance difference?
On 16/02/2019 02:43, Saurabh Nanda via samba wrote:
>>> 2) Is this normal -- fs/cifs/smb2misc.c: Calculated size 157 length 156
>>> mismatch mid 11907
>> Could be a bug or miscalculated length + non critical warning, I also
>> see this on master kernel. Either way I doubt it's slowing everything down.
>>
> Should I file a bug for this?
>
>
>>
2011 May 25
1
Hook script to preserve one partition untouched during install
This hook script tries to address the fact that a RHEV-H installation
will format all the storage devices available in the machine in order to
create HostVG and AppVG with all the available space. It may be the case
that RHEV-H needs to respect and co-exist with a proposed partitioning
scheme, not getting all the storage space for HostVG and AppVG volume
groups.
The proposed solution adds the
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
2015 Nov 10
0
Re: [PATCH] daemon: lvm: Only return public LVs from guestfs_lvs API (RHBZ#1278878).
On Tuesday 10 November 2015 12:06:21 Richard W.M. Jones wrote:
> When a disk image uses LVM thinp (thin provisioning), the guestfs_lvs
> API would return the thinp pools. This confused other APIs because
> thinp pools don't have corresponding /dev/VG/LV device nodes.
>
> Filter the LVs that are returned using "lv_role=public".
>
> Thanks: Fabian Deutsch
>
2008 Feb 08
1
Integrate driver disk to CentOs 5.1 DVD?
Hi,
I have a new mainboard with a Realtek RTL8111B / RTL8168B NIC.
In 5.1 are no driver integrated for this nic, but there is driver disk:
http://wiki.centos.org/HardwareList/RealTekRTL8111b
and
http://wiki.centos.org/HardwareList/RealTekRTL8111b?action=AttachFile&do=get&target=r8168-2.6.18-53.el5-i686-x86_64.img.zip
Can I integrate this driver do the CentOS 5.1 ISO or can i use this
2008 Jul 15
1
r8169-driver CentOS5.2
Hi all,
Another FYI-mail (and just to verify that I'm not going insane here);
I recently purchased an ASUS M3A78-EMH HDMI -board with a tri-core
Phenom. This is a small uATX-board with all the garnish integrated
motherboards are supposed to come with, and fairly well supported in
CentOS 5 and other modern distros. When I installed it (~2 months ago)
the NIC was not supported;
Ethernet
2010 Mar 31
1
[PATCH node] Handle space in storage wwid
Quote everywhere that we reference wwid in o-c-storage, o-c-boot
and ovirt-functions.
Signed-off-by: Mike Burns <mburns at redhat.com>
---
scripts/ovirt-config-boot | 6 +-
scripts/ovirt-config-storage | 178 +++++++++++++++++++++---------------------
scripts/ovirt-functions | 38 +++++-----
3 files changed, 111 insertions(+), 111 deletions(-)
diff --git