WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Any way to delay a domU reboot?

To: "XEN Mailing List" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Any way to delay a domU reboot?
From: "Nick Couchman" <Nick.Couchman@xxxxxxxxx>
Date: Wed, 23 Jun 2010 14:50:20 -0600
Delivery-date: Wed, 23 Jun 2010 13:53:18 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I'm working with PCI pass-through on my HVM domUs, and I'm running into an 
issue where the reboot of a domU actually happens too fast for the pciback 
module - that is, when the domain restarts under a new ID, the PCI device that 
I'm passing through is actually still seen as in-use, and the domain fails to 
start.  It'd be nice if I could just specify some sort of small delay somewhere 
- 5 seconds would probably be adequate - between the shutdown and the reboot so 
that the pciback module has time to catch up.  Anyone know if this is possible?

I tried wrapping qemu-dm and putting in sleep commands, but I'm left with some 
sort of error where the Xen domain doesn't actually start but qemu-dm is 
running.  Very, very odd.

Thanks, in advance, for any advice!
-Nick



--------
This e-mail may contain confidential and privileged material for the sole use 
of the intended recipient.  If this email is not intended for you, or you are 
not responsible for the delivery of this message to the intended recipient, 
please note that this message may contain SEAKR Engineering (SEAKR) 
Privileged/Proprietary Information.  In such a case, you are strictly 
prohibited from downloading, photocopying, distributing or otherwise using this 
message, its contents or attachments in any way.  If you have received this 
message in error, please notify us immediately by replying to this e-mail and 
delete the message from your mailbox.  Information contained in this message 
that does not relate to the business of SEAKR is neither endorsed by nor 
attributable to SEAKR.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Any way to delay a domU reboot?, Nick Couchman <=