|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] could netcard be hotpluged in a running VM?
Type #xm network-attach to dom0 will give all information.
Error: 'xm network-attach' requires between 1 and 10 arguments.
Usage: xm network-attach <Domain> [type=<type>]
[mac=<mac>] [bridge=<bridge>] [ip=<ip>]
[script=<script>] [backend=<BackDomain>]
[vifname=<name>] [rate=<rate>] [model=<model>]
Create a new virtual network device.
xm network-attach <Domain> bridge=<bridge>
This will attach the network bridge to domain.
----
Thanks.
Trilok
On 4/24/07, tgh <tianguanhua@xxxxxxxxxx> wrote:
Thank you for reply
I am sorry ,but have to say that I do not kown how to look up the relative informations about network-attach
could you help me Thanks in advance
Dominik Klein 写道:
>> I have try to "xm block-attach " to hotplug a disk into a running paraVM >> and I want to kown whether the netcard could be hotpluged into a >> running paraVM? >> if it could , how to do it?
> > xm network-attach > > You should have been able to figure that out in the docs. > > _______________________________________________ > Xen-users mailing list >
Xen-users@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-users > >
_______________________________________________ Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|