Displaying 3 results from an estimated 3 matches for "vm100".
Did you mean:
v100
2006 Feb 24
2
domain id
Hi All
I am a newbie to the xen community and I am facing some crashes due
to my code changes.
A quick question: When i start a new domain with id being set to say
"VM100" (the id that is shown in the xm list ouput), whats the id that
will be stored in the domain structure? i.e
struct domain *d ;
d->id ??
Any help will be appreciated.
Thanks
Jaikumar
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http...
2012 Oct 09
0
network setup
...;/>
<bridge name="virbr1" />
<ip address="192.168.123.1" netmask="255.255.255.0">
<dhcp>
<range start="192.168.123.2" end="192.168.123.10" />
<host mac="18:03:73:F8:8A:75" name="vm100" ip="192.168.123.3"/>
</dhcp>
</ip>
</network>
Domain xml:
<domain type='lxc'>
<name>helloworld</name>
<memory>102400</memory>
<os>
<type>exe</type>
<init>/bin/sh</init>...
2007 Jan 17
4
Two problems with DomU reboot (cmdline, duplicate domains)
Hi,
just upgraded my testsystem to 3.0.4 (using the provided source rpm,
xen-3.0.4.1-1.src.rpm, rebuilt it to run on non-PXE but no changes besides
that, and it doesn''t look like the 3.0.4-testing HG has major differences
so far?) and I have two problems with rebooting domains (xm reboot, or
reboot from inside the domain).
1) the kernel-commandline keeps growing. On the first boot