wiki:rock

Version 121 (modified by rock, 16 years ago) (diff)

--

NameRock Kuo 郭文傑 No image "1896360114.jpg" attached to rock
Birthday1980.12.31
EducationFu-Jen Catholic University Institute of Information Management
InterestVirtualization Technology
High Performance File System & Storage
Bloghttp://www.wretch.cc/blog/goldjay

【1.任務】?

Project

10-20 ~ 10-24

1.Merge XEN and Lustre Kernel
2.Test XEN & Lustre in DRBL

10-13 ~ 10-17

  1. Build Xen 和 Lustre 平台in DRBL

10-6 ~ 10-10

  1. Build Xen 和 Lustre 平台in DRBL
  2. Debug Xen Networking

09-29 ~ 10-03

  1. Write Deployment Tools paper

【2.工作日誌】?

  • 2008-10-20:
    • Xen & Lustre Kernel測試已可正常啟動Xen VM和Lustre FS,之後將用DRBL去佈署環境和survey要用那一套Xen VM management tools (ex. OpenNebula, 小瓢蟲)較合適。
  • 2008-10-15 ~ 17:
    • 經過多次測試新版XEN 3.3.0,並採用source安裝於debian etch、Debian sid和ubuntu 8.04,始終有API Call的問題,在XEN maillist尚未有人提供解答,在XEN官方提供的資訊XEN supported Distribution,XEN對於各家Distribution的支援,目前只有fedora core 3和Mandriva才能使用較新版的XEN,而Debian目前只支援到XEN 3.0.1版,ubuntu到XEN 3.1版,所以可能改用XEN 3.1 source安裝的方式於ubuntu。
    • 成功從source安裝XEN 3.1.3在ubuntu 8.04 server (AMD64)上,可以正常啟動VM,VM的網路也能正常使用,接下來測試此XEN Kernel與Lustre Kernel的整合性和穩定性。
  • 2008-10-14:
  • 2008-10-08 ~ 09:
    Trace xen 的 network-bridge,使用sh -x,結果無誤,但當中並沒有產生xenbr1,產生xenbr1的指令出現在vif-bridge,但猜測只有當虛擬機器啟動時才會執行此vif-bridge,只好先去trace xend

Error Message

[2008-10-07 14:51:44 4382] WARNING (init__:1072) API call: VBD.set_device not found
[2008-10-07 14:51:44 4382] WARNING (
init__:1072) API call: VBD.set_type not found
[2008-10-07 14:51:44 4382] WARNING (init__:1072) API call: session.get_all_records not found
[2008-10-07 14:51:44 4382] WARNING (
init__:1072) API call: event.get_record not found
[2008-10-07 14:51:44 4382] WARNING (init__:1072) API call: event.get_all not found
[2008-10-07 14:51:44 4382] WARNING (
init__:1072) API call: VM.get_auto_power_on not found
[2008-10-07 14:51:44 4382] WARNING (init__:1072) API call: VM.set_auto_power_on not found
[2008-10-07 14:51:44 4382] WARNING (
init__:1072) API call: VIF.get_network not found
[2008-10-07 14:51:44 4382] WARNING (init__:1072) API call: VIF.set_device not found
[2008-10-07 14:51:44 4382] WARNING (
init__:1072) API call: VIF.set_MAC not found
[2008-10-07 14:51:44 4382] WARNING (init__:1072) API call: VIF.set_MTU not found
[2008-10-07 14:51:44 4382] WARNING (
init__:1072) API call: debug.get_all not found


【3.筆記】?