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] how to destroy orphaned vifs

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] how to destroy orphaned vifs
From: Dave Hawkes <daveh@xxxxxxxxxxx>
Date: Wed, 27 Jul 2005 12:22:43 -0400
Delivery-date: Wed, 27 Jul 2005 16:39:06 +0000
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511
Hi,

Occasionally a domain exits and leaves an associated Dom0 vif active, which causes problems if the domain is restarted and uses the same vif name. If I rename the interface to an irrelevant name in Dom0 (using ip link set DEV name XXX) then restarting a domain works fine, but I land up with orphaned vifs consuming resources...

Does anyone know how to actually destroy/delete an orphaned vif from Dom0 as 
opposed to just renaming it?

Thanks
Dave


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] how to destroy orphaned vifs, Dave Hawkes <=