[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Hotplugged devices in Xen 4.5 and domain reboot
Our real usb mass-storage device are located at driver domain (DomD). So we setup second block-device backend there. To hotplug usb mass-storage from DomD we use follow command: xl block-attach domU_id phy:/bla-bla,xvda10,w,backend="DomD" There was no support of attaching block-device in runtime from domain other to Domain-0, so we have made some hacks to allow call block-attach command from non-dom0 privileged domain. One of patches was - don't update /var/lib/xen/userdata-d.$DOMID-$UUID.libxl-json during execution of this command (because this log located on dom0 rootfs and we don't have any access to it from DomD). So, there is no different in configs before and after hotplug. Did xen hot-plug mechanism relay on those config? On Tue, Dec 1, 2015 at 4:02 PM, Wei Liu <wei.liu2@xxxxxxxxxx> wrote: On Tue, Dec 01, 2015 at 03:24:13PM +0200, Pavlo Suikov wrote: Iurii Mykhalskyi | Senior Software Engineer GlobalLogic PÂ+38.044.492.9695x3664Â M +38.096.311.5467Â S mad-nemoi www.globallogic.com http://www.globallogic.com/email_disclaimer.txt _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |