[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Suse 10.3: domU boot problem
Hi there Got a suse 10.3 64bit box, /boot on etx2, / on ext3, Use lvm based volumes for my domUs. Asus M2N Workstation, AMD X64, 4G Ram here is my domU config: kernel = "/boot/vmlinuz-xen" ramdisk = "/boot/initrd-xen" memory = 128 name = "ldaps" vif = [ 'mac=aa:cc:00:00:00:01', 'bridge=xenbr0' ] disk = [ 'phy:system/ldaps,hda1,w' ] root = "/dev/hda1 rw" extra = "3 " xm console ldaps gives: Linux version 2.6.22.5-31-xen (geeko@buildhost) (gcc version 4.2.1 (SUSE Linux)) #1 SMP 2007/09/21 22:29:00 UTC Command line: root=/dev/hda1 rw 3 BIOS-provided physical RAM map: Xen: 0000000000000000 - 0000000008800000 (usable) end_pfn_map = 34816 Zone PFN ranges: DMA 0 -> 34816 DMA32 34816 -> 34816 Normal 34816 -> 34816 early_node_map[1] active PFN ranges 0: 0 -> 34816 No mptable found. PERCPU: Allocating 24952 bytes of per cpu data Built 1 zonelists. Total pages: 34340 Kernel command line: root=/dev/hda1 rw 3 Initializing CPU#0 PID hash table entries: 1024 (order: 10, 8192 bytes) Xen reported: 2410.970 MHz processor. Console: colour dummy device 80x25 Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) Software IO TLB disabled Memory: 112236k/139264k available (2007k kernel code, 18688k reserved, 918k data, 188k init) Calibrating delay using timer specific routine.. 4823.32 BogoMIPS (lpj=9646650) Security Framework v1.0.0 initialized Mount-cache hash table entries: 256 CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) CPU: L2 Cache: 512K (64 bytes/line) CPU: Physical Processor ID: 0 CPU: Processor Core ID: 1 SMP alternatives: switching to UP code Freeing SMP alternatives: 22k freed Unpacking initramfs... done Freeing initrd memory: 11780k freed Brought up 1 CPUs NET: Registered protocol family 16 Brought up 1 CPUs PCI: Fatal: No config space access function found PCI: setting up Xen PCI frontend stub ACPI: Interpreter disabled. Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI: disabled xen_mem: Initialising balloon driver. Setting mem allocation to 131072 kiB PCI: System does not support PCI PCI: System does not support PCI NET: Registered protocol family 2 Time: xen clocksource has been installed. IP route cache hash table entries: 2048 (order: 2, 16384 bytes) TCP established hash table entries: 8192 (order: 5, 196608 bytes) TCP bind hash table entries: 8192 (order: 5, 131072 bytes) TCP: Hash tables configured (established 8192 bind 8192) TCP reno registered audit: initializing netlink socket (disabled) audit(1192670284.582:1): initialized VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 512 (order 0, 4096 bytes) io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) rtc: IRQ 8 is not free. Non-volatile memory driver v1.2 xencons_init: Initializing xen vfb; pass xencons=tty to prevent this Xen virtual console successfully installed as xvc0 Event-channel device installed. PNP: No PS/2 controller found. Probing ports directly. i8042.c: No controller found. mice: PS/2 mouse device common for all mice NET: Registered protocol family 1 XENBUS: Device with no driver: device/console/0 XENBUS: Device with no driver: device/vbd/769 XENBUS: Device with no driver: device/vif/0 XENBUS: Device with no driver: device/vif/1 Freeing unused kernel memory: 188k freed netfront: Initialising virtual ethernet driver. netfront: device eth0 has copying receive path. netfront: device eth1 has copying receive path. xen-vbd: registered block device major 3 blkfront: hda1: barriers enabled device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@xxxxxxxxxx md: raid0 personality registered for level 0 md: raid1 personality registered for level 1 raid5: automatically using best checksumming function: generic_sse generic_sse: 5808.000 MB/sec raid5: using function: generic_sse (5808.000 MB/sec) raid6: int64x1 2209 MB/s raid6: int64x2 2969 MB/s raid6: int64x4 2769 MB/s raid6: int64x8 2379 MB/s raid6: sse2x1 3389 MB/s raid6: sse2x2 4320 MB/s raid6: sse2x4 4494 MB/s raid6: using algorithm sse2x4 (4494 MB/s) md: raid6 personality registered for level 6 md: raid5 personality registered for level 5 md: raid4 personality registered for level 4 md: md1 stopped. md: linear personality registered for level -1 kjournald starting. Commit interval 5 seconds EXT3 FS on hda1, internal journal EXT3-fs: mounted filesystem with ordered data mode. Adding 262136k swap on /swapfile. Priority:-1 extents:69 across:267644k blkfront: hda1: write barrier op failed blkfront: hda1: barriers disabled JBD: barrier-based sync failed on hda1 - disabling barriers JBD: barrier-based sync failed on hda1 - disabling barriers loop: module loaded AppArmor: AppArmor initialized audit(1192670290.846:2): type=1505 info="AppArmor initialized" pid=1080 Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled audit(1192670295.239:3): audit_pid=1729 old=0 by auid=4294967295 NET: Registered protocol family 10 lo: Disabled Privacy Extensions Mobile IPv6 tail -n20 /var/log/xen/xendlog giives [2007-10-18 01:25:37 4491] DEBUG (image:202) console_evtchn = 2 [2007-10-18 01:25:37 4491] DEBUG (image:203) cmdline = root=/dev/hda1 rw 3 [2007-10-18 01:25:37 4491] DEBUG (image:204) ramdisk = /boot/initrd-xen [2007-10-18 01:25:37 4491] DEBUG (image:205) vcpus = 1 [2007-10-18 01:25:37 4491] DEBUG (image:206) features = [2007-10-18 01:25:37 4491] INFO (XendDomainInfo:1412) createDevice: console : {'location': '2', 'devid': 0, 'protocol': 'vt100', 'uuid': '322978f2-1599-0d72-fe17-460c4b4e7032', 'other_config': {}} [2007-10-18 01:25:37 4491] DEBUG (DevController:117) DevController: writing {'state': '1', 'backend-id': '0', 'backend': '/local/domain/0/backend/console/7/0'} to /local/domain/7/device/console/0. [2007-10-18 01:25:37 4491] DEBUG (DevController:119) DevController: writing {'domain': 'ldaps', 'protocol': 'vt100', 'uuid': '322978f2-1599-0d72-fe17-460c4b4e7032', 'frontend': '/local/domain/7/device/console/0', 'state': '1', 'location': '2', 'online': '1', 'frontend-id': '7'} to /local/domain/0/backend/console/7/0. [2007-10-18 01:25:37 4491] INFO (XendDomainInfo:1412) createDevice: vbd : {'uuid': '3e15f930-8c25-05b2-c084-a0724ef95e02', 'bootable': 1, 'devid': 769, 'driver': 'paravirtualised', 'dev': 'hda1', 'uname': 'phy:system/ldaps', 'mode': 'w'} [2007-10-18 01:25:37 4491] DEBUG (DevController:117) DevController: writing {'backend-id': '0', 'virtual-device': '769', 'device-type': 'disk', 'state': '1', 'backend': '/local/domain/0/backend/vbd/7/769'} to /local/domain/7/device/vbd/769. [2007-10-18 01:25:37 4491] DEBUG (DevController:119) DevController: writing {'domain': 'ldaps', 'frontend': '/local/domain/7/device/vbd/769', 'uuid': '3e15f930-8c25-05b2-c084-a0724ef95e02', 'dev': 'hda1', 'state': '1', 'params': 'system/ldaps', 'mode': 'w', 'online': '1', 'frontend-id': '7', 'type': 'phy'} to /local/domain/0/backend/vbd/7/769. [2007-10-18 01:25:37 4491] INFO (XendDomainInfo:1412) createDevice: vif : {'mac': 'aa:cc:00:00:00:1', 'devid': 0, 'uuid': 'dd2edba4-b95a-12db-cba1-1637882960e2'} [2007-10-18 01:25:37 4491] DEBUG (DevController:117) DevController: writing {'backend-id': '0', 'mac': 'aa:cc:00:00:00:1', 'handle': '0', 'state': '1', 'backend': '/local/domain/0/backend/vif/7/0'} to /local/domain/7/device/vif/0. [2007-10-18 01:25:37 4491] DEBUG (DevController:119) DevController: writing {'domain': 'ldaps', 'handle': '0', 'uuid': 'dd2edba4-b95a-12db-cba1-1637882960e2', 'script': '/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend': '/local/domain/7/device/vif/0', 'mac': 'aa:cc:00:00:00:1', 'online': '1', 'frontend-id': '7', 'type': 'netfront'} to /local/domain/0/backend/vif/7/0. [2007-10-18 01:25:37 4491] INFO (XendDomainInfo:1412) createDevice: vif : {'bridge': 'xenbr0', 'devid': 1, 'uuid': '2192f7e5-c8ca-0995-3612-edbcfe567d98'} [2007-10-18 01:25:37 4491] DEBUG (DevController:117) DevController: writing {'backend-id': '0', 'mac': '00:16:3e:11:4b:8f', 'handle': '1', 'state': '1', 'backend': '/local/domain/0/backend/vif/7/1'} to /local/domain/7/device/vif/1. [2007-10-18 01:25:37 4491] DEBUG (DevController:119) DevController: writing {'bridge': 'xenbr0', 'domain': 'ldaps', 'handle': '1', 'uuid': '2192f7e5-c8ca-0995-3612-edbcfe567d98', 'script': '/etc/xen/scripts/vif-bridge', 'state': '1', 'frontend': '/local/domain/7/device/vif/1', 'mac': '00:16:3e:11:4b:8f', 'online': '1', 'frontend-id': '7', 'type': 'netfront'} to /local/domain/0/backend/vif/7/1. [2007-10-18 01:25:37 4491] DEBUG (XendDomainInfo:2073) Storing VM details: {'on_xend_stop': 'ignore', 'shadow_memory': '0', 'uuid': '5fa28e5d-a409-6e3f-87b4-b09c94a3f93d', 'on_reboot': 'restart', 'start_time': '1192663537.53', 'on_poweroff': 'destroy', 'on_xend_start': 'ignore', 'on_crash': 'restart', 'vcpus': '1', 'vcpu_avail': '1', 'image': "(linux (kernel /boot/vmlinuz-xen) (ramdisk /boot/initrd-xen) (args 'root=/dev/hda1 rw 3 ') (rtc_timeoffset 0) (notes (FEATURES 'writable_page_tables|writable_descriptor_tables|auto_translated_physmap|pae_pgdir_above_4gb|supervisor_mode_kernel') (VIRT_BASE 18446744071562067968) (GUEST_VERSION 2.6) (PADDR_OFFSET 18446744071562067968) (GUEST_OS linux) (HYPERCALL_PAGE 18446744071564189696) (LOADER generic) (SUSPEND_CANCEL 1) (ENTRY 18446744071564165120) (XEN_VERSION xen-3.0)))", 'name': 'ldaps'} [2007-10-18 01:25:37 4491] DEBUG (XendDomainInfo:916) Storing domain details: {'console/ring-ref': '1129219', 'image/entry': '18446744071564165120', 'console/port': '2', 'store/ring-ref': '1129220', 'image/loader': 'generic', 'vm': '/vm/5fa28e5d-a409-6e3f-87b4-b09c94a3f93d', 'control/platform-feature-multiprocessor-suspend': '1', 'image/guest-os': 'linux', 'image/features/writable-descriptor-tables': '1', 'image/virt-base': '18446744071562067968', 'memory/target': '131072', 'image/guest-version': '2.6', 'image/features/supervisor-mode-kernel': '1', 'console/limit': '1048576', 'image/paddr-offset': '18446744071562067968', 'image/hypercall-page': '18446744071564189696', 'image/suspend-cancel': '1', 'cpu/0/availability': 'online', 'image/features/pae-pgdir-above-4gb': '1', 'image/features/writable-page-tables': '1', 'image/features/auto-translated-physmap': '1', 'name': 'ldaps', 'domid': '7', 'image/xen-version': 'xen-3.0', 'store/port': '1'} [2007-10-18 01:25:37 4491] DEBUG (XendDomainInfo:1000) XendDomainInfo.handleShutdownWatch and then nothing more Have done this on a 32 bit suse 10.2 box successfully, so I am rather confused why it does not work on my shiny new box. Any help highly appreciated. chris Die etwas anderen Infos rund um das Thema Reisen. BE A BETTER WELTENBUMMLER! www.yahoo.de/clever _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |