Changes between Version 119 and Version 120 of rock
- Timestamp:
- Oct 17, 2008, 2:35:51 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
rock
v119 v120 12 12 * [https://trac.nchc.org.tw/grid/wiki/3D_Lustre Lustre Storage Cluster for 3D Fly platform ] 13 13 * [https://trac.nchc.org.tw/grid/wiki/GTD_Cloud GTD Cloud] 14 === 10-20 ~ 10-24 === 15 1.Merge XEN and Lustre Kernel[[BR]] 16 2.Test XEN & Lustre in DRBL 14 17 === 10-13 ~ 10-17 === 15 18 1. Build Xen 和 Lustre 平台in DRBL[[BR]] … … 22 25 ---- 23 26 = [wiki:rock_WJ 【2.工作日誌】] = 24 * '''''2008-10-15 ~17:''''' [[BR]]27 * '''''2008-10-15 ~ 17:''''' [[BR]] 25 28 * 經過多次測試新版XEN 3.3.0,並採用source安裝於debian etch、Debian sid和ubuntu 8.04,始終有API Call的問題,在XEN maillist尚未有人提供解答,在XEN官方提供的資訊[http://wiki.xensource.com/xenwiki/DistributionSupport XEN supported Distribution],XEN對於各家Distribution的支援,目前只有fedora core 3和Mandriva才能使用較新版的XEN,而Debian目前只支援到XEN 3.0.1版,ubuntu到XEN 3.1版,所以可能改用XEN 3.1 source安裝的方式於ubuntu。 26 29 * 成功從source安裝XEN 3.1.3在ubuntu 8.04 server (AMD64)上,可以正常啟動VM,VM的網路也能正常使用,接下來測試此XEN Kernel與Lustre Kernel的整合性和穩定性。 … … 28 31 * [http://www.gridvm.org/drbd-lvm-gnbd-and-xen-for-free-and-reliable-san.html DRBD, LVM, GNBD, and Xen for free and reliable SAN] 29 32 * [http://xenamo.sourceforge.net/index.html Xen with DRBD, GNBD and OCFS2 HOWTO] 30 * '''''2008-10-08 ~09:''''' [[BR]]Trace xen 的 network-bridge,使用sh -x,結果無誤,但當中並沒有產生xenbr1,產生xenbr1的指令出現在vif-bridge,但猜測只有當虛擬機器啟動時才會執行此vif-bridge,只好先去trace xend33 * '''''2008-10-08 ~ 09:''''' [[BR]]Trace xen 的 network-bridge,使用sh -x,結果無誤,但當中並沒有產生xenbr1,產生xenbr1的指令出現在vif-bridge,但猜測只有當虛擬機器啟動時才會執行此vif-bridge,只好先去trace xend 31 34 * "The default bridge names have been changed in 3.2 from xenbr0 to eth0 " 32 35 * [http://www.nabble.com/Problems-with-bridged-networking-td19393634.html#a19393634 problem with bridge]