kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yaniv Kaul <ykaul@redhat.com>
To: Michael Jinks <michael.jinks@gmail.com>
Cc: kvm@vger.kernel.org
Subject: Re: "set_link" monitor command
Date: Thu, 16 Jul 2009 08:38:05 +0300	[thread overview]
Message-ID: <4A5EBCBD.9070106@redhat.com> (raw)
In-Reply-To: <f02c30210907151630n5de61ba1o91de9da25f06582f@mail.gmail.com>

On 7/16/2009 2:30 AM, Michael Jinks wrote:
> Like I said in my other network puzzlement thread, I have one KVM
> guest which is working fine.  Or, it was until I tried to add a second
> one, and hosed my virtual bridge.
>
> The guest is still running, but since I restarted the bridge interface
> that its NIC was attached to, it's no longer attached.  I thought that
> maybe bringing its network interface down and back up again might
> re-attach it to the bridge.  (Was I wrong?  Is there some other way to
> change the network connections for a running guest?)
>
> I found the "set_link" monitor command, but I can't figure out what
> the link name should be.  I've tried:
>
> (qemu) set_link eth0 up
> could not find network device 'eth0'(qemu)
> (qemu) set_link tap0 up
> could not find network device 'tap0'(qemu)
>    
Try 'info network'
Y.
> ?
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>    


      parent reply	other threads:[~2009-07-16  5:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-15 23:30 "set_link" monitor command Michael Jinks
2009-07-16  0:03 ` Michael Jinks
2009-07-16  5:38 ` Yaniv Kaul [this message]

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=4A5EBCBD.9070106@redhat.com \
    --to=ykaul@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=michael.jinks@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).