Anand Gupta
2006-Apr-07 20:02 UTC
[Xen-users] compiled xen kernel, second processor and HT gone
I just compiled xen kernel on xen-3.0.1 on a dual xeon and now i only see a single processor and that too without HT. The only thing i changed in the default xen kernel config was changing the CPU type from Pentium Pro to Pentium-4/Celeron(P4-based)/Pentium-4 M/Xeon. Can anyone tell what could be wrong ? (donno if the cpu type change could have caused this but since this is my first experience on a HT processor with xen, can''t say) Any help would be appreciated. -- regards, Anand Gupta _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Anand Gupta
2006-Apr-07 21:07 UTC
[Xen-users] Re: compiled xen kernel, second processor and HT gone
/proc/cpuinfo just shows one processor now. Trying to compile the xen0 kernel now. Will revert back with results. -- regards, Anand Gupta _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Anand Gupta
2006-Apr-07 21:13 UTC
[Xen-users] Re: compiled xen kernel, second processor and HT gone
extract from xend.log [2006-04-07 16:01:02 xend] INFO (SrvDaemon:278) Xend Daemon started [2006-04-07 16:01:02 xend] INFO (SrvDaemon:282) Xend changeset: Tue Jan 31 11:04:12 2006 +0100 8738:eff96462fde8. [2006-04-07 16:01:02 xend.XendDomainInfo] DEBUG (XendDomainInfo:199) XendDomainInfo.recreate({''paused'': 0, ''cpu_time'': 21945519443L, ''ssidref'': 0, ''handle'': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], ''shutdown_reason'': 0, ''dying'': 0, ''dom'': 0, ''mem_kb'': 262144, ''maxmem_kb'': -4, ''max_vcpu_id'': 3, ''crashed'': 0, ''running'': 1, ''shutdown'': 0, ''online_vcpus'': 1, ''blocked'': 0}) [2006-04-07 16:01:02 xend.XendDomainInfo] INFO (XendDomainInfo:211) Recreating domain 0, UUID 00000000-0000-0000-0000-000000000000. [2006-04-07 16:01:02 xend.XendDomainInfo] WARNING (XendDomainInfo:233) No vm path in store for existing domain 0 [2006-04-07 16:01:02 xend.XendDomainInfo] DEBUG (XendDomainInfo:663) Storing VM details: {''ssidref'': ''0'', ''uuid'': ''00000000-0000-0000-0000-000000000000'', ''on_reboot'': ''restart'', ''on_poweroff'': ''destroy'', ''name'': ''Domain-0'', ''vcpus'': ''4'', ''vcpu_avail'': ''15'', ''memory'': ''256'', ''on_crash'': ''restart'', ''maxmem'': ''256''} [2006-04-07 16:01:02 xend.XendDomainInfo] DEBUG (XendDomainInfo:688) Storing domain details: {''cpu/1/availability'': ''online'', ''cpu/3/availability'': ''online'', ''name'': ''Domain-0'', ''console/limit'': ''1048576'', ''cpu/2/availability'': ''online'', ''vm'': ''/vm/00000000-0000-0000-0000-000000000000'', ''domid'': ''0'', ''cpu/0/availability'': ''online'', ''memory/target'': ''262144''} [2006-04-07 16:01:02 xend] DEBUG (XendDomain:151) number of vcpus to use is 0 [2006-04-07 16:01:02 xend] INFO (SrvServer:114) unix path=/var/lib/xend/xend-socket Now it shows that xend is detecting 4 vcpus, however dom0 is geting to see only 1 cpu (even /proc/cpuinfo under dom0 says the same thing). I have (dom0-cpus 0) inside /etc/xen/xend-config.sxp. any ideas ? -- regards, Anand Gupta _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users