Changes between Version 12 and Version 13 of Xen_DRBL
- Timestamp:
- Mar 12, 2009, 4:42:13 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Xen_DRBL
v12 v13 38 38 39 39 === 2.1 已解決 === 40 1. Client 開機時,若有三個 eth,會依序使用 eth 0 eth1 eth2透過 udhcpc 來跟 DRBL Server 要 IP,是否有方法來指定 eth0 要即可?40 1. Client 開機時,若有三個 eth,會依序使用 eth1 eth2 eth0 透過 udhcpc 來跟 DRBL Server 要 IP,是否有方法來指定 eth0 要即可? 41 41 * Client開機時, udhcpc 會根據 XEN 的 netloop 的數量抓到多餘的 veth 和 vif 裝置,解決方法可在 kernel command 加上 netloop.nloopbacks=0 或將其編譯成 module 42 42 > 回報給老大,老大已更新 linuxrc-or-init (/usr/lib/mkpxeinitrd-net/initrd-skel) 在新的 unstable DRBL 版本,預設只會使用 eth0 來抓 IP