<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">Hi, everyone!<br><br><div>     I find a  problem after i create lxc domain by opennebula and i hope someone can give some help. </div><div>     As we known, lxc domain's configuration file is "config"  and it's used to configure the lxc domain£¬ for example£¬as follows.</div><div>     when i log into the lxc domain, i find the network card's mac address is not  "00:16:3e:cb:ea:70" and it also doesn't use " lxc.network.link=kvmbr0".  and the values of "lxc.rootfs" and "lxc.mount" are wrong.</div><div><br></div><div>   I think the lxc domain can not use this configuration file.  if so, how do I configure the lxc domain.</div><div>(1) configuration file -- "config"   </div><div><div>  ----------------------------------------------------------------------------------------------------</div><div>  1 lxc.network.type=veth</div><div>  2 lxc.network.link=kvmbr0</div><div>  3 lxc.network.flags=up</div><div>  4 lxc.network.hwaddr = 00:16:3e:cb:ea:70</div><div>  5 lxc.utsname = lxc</div><div>  6 </div><div>  7 lxc.devttydir = lxc</div><div>  8 lxc.tty = 4</div><div>  9 lxc.pts = 1024</div><div> 10 lxc.rootfs = /one_images/1/images/lxc/rootfs</div><div> 11 lxc.mount  = /one_images/1/images/lxc/fstab</div><div> 12 lxc.arch = amd64</div><div> 13 lxc.cap.drop = sys_module mac_admin</div><div> 14 lxc.pivotdir = lxc_putold</div><div> 15 </div><div> 16 # uncomment the next line to run the container unconfined:</div><div> 17 #lxc.aa_profile = unconfined</div><div> 18 </div><div> 19 lxc.cgroup.devices.deny = a</div><div> 20 # Allow any mknod (but not using the node)</div><div> 21 lxc.cgroup.devices.allow = c *:* m</div><div> 22 lxc.cgroup.devices.allow = b *:* m</div><div> 23 # /dev/null and zero</div><div> 24 lxc.cgroup.devices.allow = c 1:3 rwm</div><div> 25 lxc.cgroup.devices.allow = c 1:5 rwm</div><div> 26 # consoles</div><div> 27 lxc.cgroup.devices.allow = c 5:1 rwm</div><div> 28 lxc.cgroup.devices.allow = c 5:0 rwm</div><div> 29 #lxc.cgroup.devices.allow = c 4:0 rwm</div><div> 30 #lxc.cgroup.devices.allow = c 4:1 rwm</div></div><div><br></div><div>(2) the real phenomenon</div><div><br></div><div><div>ubuntu@lxc:~$ ifconfig</div><div>eth0      Link encap:Ethernet  HWaddr 52:54:00:d4:ca:f7  </div><div>          inet addr:192.168.122.27  Bcast:192.168.122.255  Mask:255.255.255.0</div><div>          inet6 addr: fe80::5054:ff:fed4:caf7/64 Scope:Link</div><div>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1</div><div>          RX packets:9715 errors:0 dropped:0 overruns:0 frame:0</div><div>          TX packets:931 errors:0 dropped:0 overruns:0 carrier:0</div><div>          collisions:0 txqueuelen:1000 </div><div>          RX bytes:504559 (504.5 KB)  TX bytes:242719 (242.7 KB)</div><div><br></div><div>lo        Link encap:Local Loopback  </div><div>          inet addr:127.0.0.1  Mask:255.0.0.0</div><div>          inet6 addr: ::1/128 Scope:Host</div><div>          UP LOOPBACK RUNNING  MTU:16436  Metric:1</div><div>          RX packets:0 errors:0 dropped:0 overruns:0 frame:0</div><div>          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0</div><div>          collisions:0 txqueuelen:0 </div><div>          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)</div></div></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>