Hi all, This is the first BAT test of KVM/IPF. Although we can finish the whole round of testing, there are still 2 gaps existing. We need to solve these two gaps for further auto testing, thank you very much! GAP1. Userspace compiling has been blocked for many days. --- We found the latest kvm-userspace (a0c39799...) can not be compiled successfully with the latest kvm-ia64 kernel commit: d939e935.... I used "make qemu 1>/dev/null 2>./build.log" to capture an error log (see attachment). So, I had to choose an old kvm-userspace on May,29th as the base, which userspace commit is 7909eb65... GAP2. Guest's network can not work. ---- For most cases will need Guest's network to get a boot Pass/Fail checking, I had to apply XuAnthony's patch to the kvm-userspace. Totally 5 issues: ======================== Issue1. IA64-KVM Guest will crash at restore --- KVM Guest can be saved successfully, but when restored it will crash (after rebooting, it works). My restored parameter is "-incoming file://..." Issue2. Guest can not be booted with > 2 vcpus --- SMP booting can not use 3 or 4 vcpus. Issue3. Can not boot up guest with 4G memory --- With the same image file, UP guest can boot up by 2G memory, but it can not boot up by 4G memory. Issue4. FAIL to boot up Windows-2008server guest (manual testing result, just open it here) --- Windows2003 server and all the linx guest can be booted well, only win2k8-server can not be booted. Iusse5. KVM guest can not do "reboot" and "poweroff" --- With acpi enabled, KVM guest can not do "reboot" or "poweroff" Environment: ======================= Testing Environment: platform: Tiger4 processor: Itanium 2 Processor logic Processors number: 8 (2 processors with Dual Core) pal version: 9.08 service os: 2.6.26-rc3 IA64 SMP with 8 VCPUs total memory: 6GB vti guest os: RHEL4u3 & RHEL4u4 gfw: open guest firmware Cset#122 Detailed Test Results: Linux tiger41 2.6.26-rc3 #1 SMP Thu Jun 12 16:35:57 CST 2008 ia64 ia64 ia64 GNU/Linux package xen is not installed Summary Test Report of Last Session ===================================================================== Total Pass Fail NoResult Crash ===================================================================== control_panel 6 4 2 0 0 Restart 1 1 0 0 0 gtest 6 6 0 0 0 ===================================================================== control_panel 6 4 2 0 0 :XEN_SR_Continuity_IPF_g 1 0 1 0 0 :Four_SMPVTI_Coexist_IPF 1 1 0 0 0 :One_UPVTI_IPF_gIPF 1 1 0 0 0 :One_SMP_VTI_IPF_gIPF 1 1 0 0 0 :XEN_1500M_guest_IPF_gIP 1 1 0 0 0 :One_SMPVTI_4096M_IPF_gI 1 0 1 0 0 Restart 1 1 0 0 0 :GuestIPF_IPF_gIPF 1 1 0 0 0 gtest 6 6 0 0 0 :boot_smp_noacpi_IPF_gIP 1 1 0 0 0 :boot_up_acpi_IPF_gIPF 1 1 0 0 0 :kb_nightly_IPF_gIPF 1 1 0 0 0 :boot_up_noacpi_IPF_gIPF 1 1 0 0 0 :ltp_nightly_IPF_gIPF 1 1 0 0 0 :boot_smp_acpi_IPF_gIPF 1 1 0 0 0 ===================================================================== Total 13 11 2 0 0 Thanks, Zhang Jingke
Attachment:
build.log
Description: build.log