Hi all i have create a virtual machine and i want that virtual machine should have 2 cpu for that i have made configuration file as Configuration file kernel = "/usr/lib/xen/boot/hvmloader" builder=''hvm'' memory = 4096 name = "server104" vcpus = 2 cpus = "" pae = 1 vif = [ ''type=ioemu, bridge=xenbr0'' ] disk = [ ''file:/images/server4,ioemu:hda,w'' ] on_poweroff = ''destroy'' on_reboot = ''restart'' on_crash = ''destroy'' device_model = ''/usr/lib64/xen/bin/qemu-dm'' sdl=0 vnc=1 vncviewer=0 stdvga=0 serial=''pty'' ne2000=0 usb=1 usbdevice=''mouse'' usbdevice=''tablet but when i start that machine then to it shows only one cpu is assigned to the system. is ther any thing else where i need to reassign. out put of xm lis is as [root@mumxen01 ~]# xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 9954 8 r----- 4150.3 server104 9 4117 1 r----- 1270.2 will this not display 2 virtual cpu assigned to virtual machine in xm list command thanks _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi all i have create a virtual machine and i want that virtual machine should have 2 cpu for that i have made configuration file as Configuration file kernel = "/usr/lib/xen/boot/hvmloader" builder=''hvm'' memory = 4096 name = "server104" vcpus = 2 cpus = "" pae = 1 vif = [ ''type=ioemu, bridge=xenbr0'' ] disk = [ ''file:/images/server4,ioemu:hda,w'' ] on_poweroff = ''destroy'' on_reboot = ''restart'' on_crash = ''destroy'' device_model = ''/usr/lib64/xen/bin/qemu-dm'' sdl=0 vnc=1 vncviewer=0 stdvga=0 serial=''pty'' ne2000=0 usb=1 usbdevice=''mouse'' usbdevice=''tablet but when i start that machine then to it shows only one cpu is assigned to the system. is ther any thing else where i need to reassign. out put of xm lis is as [root@mumxen01 ~]# xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 9954 8 r----- 4150.3 server104 9 4117 1 r----- 1270.2 will this not display 2 virtual cpu assigned to virtual machine in xm list command thanks _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users