Bug 396631
Summary: | Increase timeout for device connection on boot | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 4 | Reporter: | Ian Campbell <ijc> |
Component: | kernel-xen | Assignee: | Paolo Bonzini <pbonzini> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 4.6 | CC: | drjones, kxiong, pbonzini, qwan, syeghiay |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-02-16 16:05:51 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 506899 | ||
Bug Blocks: | 458302 | ||
Attachments: |
Description
Ian Campbell
2007-11-23 11:55:14 UTC
Created attachment 288881 [details]
linux-2.6.18-xen 144:d88e59a7334a ported to 2.6.9-67.EL
Created attachment 288891 [details]
linux-2.6.18-xen 146:726cd201f4cd ported to 2.6.9-67.EL
Created attachment 288901 [details]
linux-2.6.18-xen 150:09c88868e344 ported to 2.6.9-67.EL
Created attachment 350208 [details]
first patch posted, identical to acked v1
Created attachment 350209 [details]
second patch, identical to v1 except for squashing in 506899
*** Bug 512319 has been marked as a duplicate of this bug. *** Committed in 89.7.EL . RPMS are available at http://people.redhat.com/vgoyal/rhel4/ attach 20 vbd disks to a pv guest, and run stress on host with a high load: [1] checked with 2.6.9-89.EL kernel, timeout is 10s, get the error soon: xvdi:<4>XENBUS: Timeout connecting to device: device/vbd/51856 (state 3) XENBUS: Timeout connecting to device: device/vbd/51872 (state 3) XENBUS: Timeout connecting to device: device/vbd/51888 (state 3) XENBUS: Timeout connecting to device: device/vbd/51904 (state 3) XENBUS: Timeout connecting to device: device/vbd/51920 (state 3) XENBUS: Timeout connecting to device: device/vbd/51936 (state 3) XENBUS: Timeout connecting to device: device/vbd/51952 (state 3) XENBUS: Timeout connecting to device: device/vbd/268439552 (state 3) XENBUS: Timeout connecting to device: device/vbd/268439808 (state 3) XENBUS: Timeout connecting to device: device/vbd/268440064 (state 3) XENBUS: Timeout connecting to device: device/vbd/268440320 (state 3) [2] checked with 2.6.9-94.EL kernel, timeout change to 300s: xvda: xvda1 xvda2 xvdb: unknown partition table xvdc: unknown partition table xvdd: unknown partition table xvde: unknown partition table xvdf: unknown partition table xvdg:<4>XENBUS: Waiting for devices to initialise: 295s... unknown partition table xvdh: unknown partition table xvdi: unknown partition table xvdj: unknown partition table xvdk: unknown partition table xvdl: unknown partition table xvdm:290s...285s... unknown partition table xvdn: unknown partition table xvdo: unknown partition table xvdp:280s... unknown partition table xen-vbd: registered block device major 202 xvdq: unknown partition table xvdr:275s...270s...265s... unknown partition table xvds: unknown partition table xvdt: unknown partition table so change this bug to VERIFIED. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0263.html |