All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shi Jin <jinzishuai@gmail.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: hotplug virtual disk to a Linux guest virtual machine with udev
Date: Thu, 15 Apr 2010 18:35:58 +0000	[thread overview]
Message-ID: <x2g873c169b1004151135t3d6993f0wea85b535bbab09a6@mail.gmail.com> (raw)
In-Reply-To: <z2r873c169b1004141210u4945eee3l2724aef103f28336@mail.gmail.com>

> Check that PCI hotplug is enabled in your guest kernels?
>
> -jim
>
Thanks Jim.
The things I think import are all checked. Here is what the
config-2.6.28-14-generic for the ubuntu 9.10 kernel
[cloudadmin@node2 ubuntu9.04]$ grep UEVENT config-2.6.28-14-generic
CONFIG_DM_UEVENT=y
CONFIG_UEVENT_HELPER_PATH=""
[cloudadmin@node2 ubuntu9.04]$ grep SYSFS config-2.6.28-14-generic
CONFIG_ACPI_SYSFS_POWER=y
CONFIG_GPIO_SYSFS=y
CONFIG_RTC_INTF_SYSFS=y
CONFIG_SYSFS=y
# CONFIG_SYSFS_DEPRECATED_V2 is not set
CONFIG_VIDEO_PVRUSB2_SYSFS=y
CONFIG_WIRELESS_EXT_SYSFS=y
[cloudadmin@node2 ubuntu9.04]$ grep HOTPLUG_PCI config-2.6.28-14-generic
CONFIG_HOTPLUG_PCI=y
CONFIG_HOTPLUG_PCI_ACPI=m
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
CONFIG_HOTPLUG_PCI_COMPAQ=m
CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM=y
CONFIG_HOTPLUG_PCI_CPCI=y
CONFIG_HOTPLUG_PCI_CPCI_GENERIC=m
CONFIG_HOTPLUG_PCI_CPCI_ZT5550=m
CONFIG_HOTPLUG_PCI_FAKE=m
CONFIG_HOTPLUG_PCI_IBM=m
CONFIG_HOTPLUG_PCI_PCIE=y
CONFIG_HOTPLUG_PCI_SHPC=m
[cloudadmin@node2 ubuntu9.04]$ grep HOTPLUG= config-2.6.28-14-generic
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_HOTPLUG=y


Do you see anything that should have been there in order for the udev to work?

Thank you very much.

Shi

  parent reply	other threads:[~2010-04-15 18:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-14 19:10 hotplug virtual disk to a Linux guest virtual machine with udev Shi Jin
2010-04-14 20:19 ` Kay Sievers
2010-04-14 21:55 ` Shi Jin
2010-04-15  4:47 ` Kay Sievers
2010-04-15 14:37 ` Shi Jin
2010-04-15 15:21 ` Kay Sievers
2010-04-15 18:28 ` Jim Paris
2010-04-15 18:35 ` Shi Jin [this message]
2010-04-15 18:42 ` Jim Paris
2010-04-15 19:10 ` Shi Jin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=x2g873c169b1004151135t3d6993f0wea85b535bbab09a6@mail.gmail.com \
    --to=jinzishuai@gmail.com \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.