[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] Still unable to bring up SMP DomUs


  • To: "xen-devel" <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • From: "Puthiyaparambil, Aravindh" <aravindh.puthiyaparambil@xxxxxxxxxx>
  • Date: Tue, 25 Oct 2005 16:59:04 -0400
  • Delivery-date: Tue, 25 Oct 2005 20:56:21 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>
  • Thread-index: AcXZpu7hCmFnFprTR5ua7mm3Q840LQ==
  • Thread-topic: Still unable to bring up SMP DomUs

I am still unable to bring up SMP DomUs. Here is the output.

Aravindh

DomU output
-----------
Using config file "dom64_2".
Started domain dom64_2
Linux version 2.6.12.6-xenU (root@xenbox) (gcc version 3.3.3 (SuSE
Linux)) #1 SMP Tue Oct 25 12:27:53 EDT 2005
kernel direct mapping tables upto 10800000 @ 440000-4c6000
On node 0 totalpages: 67584
  DMA zone: 67584 pages, LIFO batch:31
  Normal zone: 0 pages, LIFO batch:1
  HighMem zone: 0 pages, LIFO batch:1
Built 1 zonelists
Kernel command line:  root=/dev/sda1 ro debug 3
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 65536 bytes)
Xen reported: 2992.692 MHz processor.
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
Memory: 252796k/270336k available (1670k kernel code, 16912k reserved,
561k data, 136k init)
Calibrating delay loop... 5963.77 BogoMIPS (lpj=29818880)
Mount-cache hash table entries: 256
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 3
Brought up 1 CPUs
CPU0 attaching sched-domain:
 domain 0: span 01
  groups: 01
NET: Registered protocol family 16
xenbus_probe_init
Brought up 2 CPUs
Initializing CPU#1
xen_mem: Initialising balloon driver.
Grant table initialized
IA32 emulation $Id: sys_ia32.c,v 1.32 2002/03/24 13:02:28 ak Exp $
audit: initializing netlink socket (disabled)
audit(1130273155.416:0): initialized
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
Xen virtual console successfully installed as tty1
Event-channel device installed.
Registering block device major 8
xen_net: Initialising virtual ethernet driver.
md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP: routing cache hash table of 1024 buckets, 16Kbytes
TCP established hash table entries: 16384 (order: 6, 262144 bytes)
TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17

Xend Output
-----------
[2005-10-25 16:45:54 xend.XendDomainInfo] DEBUG (XendDomainInfo:147)
XendDomainInfo.create(['vm', ['name', 'dom64_2'], ['memory', '256'],
['ssidref', '0'], ['cpu', '-1'], ['restart', 'never'], ['image', ['lin
ux', ['kernel', '/boot/vmlinuz-2.6-xenU'], ['root', '/dev/sda1 ro'],
['args', 'debug 3'], ['vcpus', '2'], ['vcpus', '2'], ['boot', 'c'],
['display', 'localhost:10.0']]], ['device', ['vbd', ['uname', 'phy:doma
in/dom64_2'], ['dev', 'sda1'], ['mode', 'w']]], ['device', ['vif',
['mac', 'aa:00:00:28:38:70']]]])
[2005-10-25 16:45:54 xend.XendDomainInfo] DEBUG (XendDomainInfo:250)
parseConfig: config is ['vm', ['name', 'dom64_2'], ['memory', '256'],
['ssidref', '0'], ['cpu', '-1'], ['restart', 'never'], ['image', ['li
nux', ['kernel', '/boot/vmlinuz-2.6-xenU'], ['root', '/dev/sda1 ro'],
['args', 'debug 3'], ['vcpus', '2'], ['vcpus', '2'], ['boot', 'c'],
['display', 'localhost:10.0']]], ['device', ['vbd', ['uname', 'phy:dom
ain/dom64_2'], ['dev', 'sda1'], ['mode', 'w']]], ['device', ['vif',
['mac', 'aa:00:00:28:38:70']]]]
[2005-10-25 16:45:54 xend.XendDomainInfo] DEBUG (XendDomainInfo:308)
parseConfig: result is {'ssidref': 0, 'name': 'dom64_2', 'on_reboot':
'destroy', 'maxmem': None, 'on_poweroff': 'destroy', 'mem_kb': None, 
'maxmem_kb': None, 'on_crash': 'destroy', 'backend': [], 'vcpus': 2,
'cpu_weight': None, 'vcpu_avail': None, 'memory': 256, 'device':
[('vbd', ['vbd', ['uname', 'phy:domain/dom64_2'], ['dev', 'sda1'],
['mode'
, 'w']]), ('vif', ['vif', ['mac', 'aa:00:00:28:38:70']])], 'bootloader':
None, 'image': ['linux', ['kernel', '/boot/vmlinuz-2.6-xenU'], ['root',
'/dev/sda1 ro'], ['args', 'debug 3'], ['vcpus', '2'], ['vcpus',
 '2'], ['boot', 'c'], ['display', 'localhost:10.0']], 'cpu': -1, 'uuid':
None}
[2005-10-25 16:45:54 xend.XendDomainInfo] DEBUG (XendDomainInfo:1046)
XendDomainInfo.construct: None 0
[2005-10-25 16:45:54 xend.XendDomainInfo] DEBUG (XendDomainInfo:1076)
XendDomainInfo.initDomain: 3 262144 1.0
[2005-10-25 16:45:54 xend] INFO (image:131) buildDomain os=linux dom=3
vcpus=2
[2005-10-25 16:45:54 xend] DEBUG (image:169) dom            = 3
[2005-10-25 16:45:54 xend] DEBUG (image:170) image          =
/boot/vmlinuz-2.6-xenU
[2005-10-25 16:45:54 xend] DEBUG (image:171) store_evtchn   = 1
[2005-10-25 16:45:54 xend] DEBUG (image:172) console_evtchn = 2
[2005-10-25 16:45:54 xend] DEBUG (image:173) cmdline        =
root=/dev/sda1 ro debug 3
[2005-10-25 16:45:54 xend] DEBUG (image:174) ramdisk        = 
[2005-10-25 16:45:54 xend] DEBUG (image:175) vcpus          = 2
[2005-10-25 16:45:54 xend] DEBUG (DevController:230) DevController:
writing {'virtual-device': '2049', 'backend-id': '0', 'backend':
'/local/domain/0/backend/vbd/3/2049'} to
/local/domain/3/device/vbd/2049.
[2005-10-25 16:45:54 xend] DEBUG (DevController:232) DevController:
writing {'domain': 'dom64_2', 'params': 'domain/dom64_2', 'frontend-id':
'3', 'type': 'phy', 'dev': 'sda1', 'frontend': '/local/domain/3/dev
ice/vbd/2049'} to /local/domain/0/backend/vbd/3/2049.
[2005-10-25 16:45:54 xend] DEBUG (DevController:230) DevController:
writing {'backend-id': '0', 'mac': 'aa:00:00:28:38:70', 'handle': '0',
'backend': '/local/domain/0/backend/vif/3/0'} to /local/domain/3/devi
ce/vif/0.
[2005-10-25 16:45:54 xend] DEBUG (DevController:232) DevController:
writing {'bridge': 'xenbr0', 'mac': 'aa:00:00:28:38:70', 'handle': '0',
'script': '/etc/xen/scripts/vif-bridge', 'frontend-id': '3', 'domain
': 'dom64_2', 'frontend': '/local/domain/3/device/vif/0'} to
/local/domain/0/backend/vif/3/0.
[2005-10-25 16:45:54 xend.XendDomainInfo] DEBUG (XendDomainInfo:589)
Storing VM details: {'ssidref': '0', 'uuid':
'39f70e44-2e03-3c1e-d41c-f7cf8bc98cf8', 'on_reboot': 'destroy', 'image':
"(linux (kernel /boot
/vmlinuz-2.6-xenU) (root '/dev/sda1 ro') (args 'debug 3') (vcpus 2)
(vcpus 2) (boot c) (display localhost:10.0))", 'on_poweroff': 'destroy',
'vcpus': '2', 'on_crash': 'destroy', 'memory/target': '262144', 'vc
pu_avail': '3', 'name': 'dom64_2'}
[2005-10-25 16:45:54 xend.XendDomainInfo] DEBUG (XendDomainInfo:613)
Storing domain details: {'console/ring-ref': '764519', 'console/port':
'2', 'console/limit': '1048576', 'vm': '/vm/39f70e44-2e03-3c1e-d41c-
f7cf8bc98cf8', 'domid': '3', 'cpu/0/availability': 'online',
'memory/target': '262144', 'store/ring-ref': '764520',
'cpu/1/availability': 'online', 'store/port': '1'}
[2005-10-25 16:45:54 xend] INFO (XendDomain:349) Domain dom64_2 (3)
unpaused.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.