| Version 111 (modified by rock, 17 years ago) (diff) |
|---|
| Name | Rock Kuo 郭文傑
|
| Birthday | 1980.12.31 |
| Education | Fu-Jen Catholic University Institute of Information Management |
| Interest | Virtualization Technology High Performance File System & Storage |
| Blog | http://www.wretch.cc/blog/goldjay |
【1.任務】?
Project
10-6 ~ 10-10
- Build Xen 和 Lustre 平台in DRBL
- Debug Xen Networking
09-29 ~ 10-03
- Write Deployment Tools paper
【2.工作日誌】?
- 2008-10-18: Trace xen 的 network-bridge,使用sh -x,結果無誤,但當中並沒有產生xenbr1,產生xenbr1的指令出現在vif-bridge,但猜測只有當虛擬機器啟動時才會執行此vif-bridge,只好先去trace xend start
Trace xend start發現以下錯誤
: command not found + import fcntl /usr/sbin/xend: line 26: import: command not found

