xen-users
Re: [Xen-users] Unable to deploy a VM on xen 3.0.3
First of all thanks of all of you for your help and advices, especially to mention Zhang Binbin and Mats Peterssons.
Status: Still not working!
Whats tried so far: * selinux disabled for both dom0 and domU
* added "root='/dev/sda1 ro'" to xen config file. Also tried with xvd1 and hd1 in place of sd1. * created initrd for domU
To recap, here is my
=== xen config file === name = "slc4xern"
hostname="M-Ctb-Generic-5" kernel="/boot/vmlinuz-2.6.18-1.2835.slc4xen" ramdisk="/boot/initrd-2.6.16-xen.img" memory = 512 #vcpus = 2 disk = ['phy:vg1/slc4xernroot,sda1,w','phy:vg1/slc4xernswap,sda2,w' ]
root= "/dev/sda1 ro" vif = [ '' ] ip= "128.xxx.xxx.xxx" gateway="128.xxx.1.1" #bootloader="/usr/bin/pygrub" on_reboot = 'restart' on_crash = 'restart'
=== end of config file ===
When I try to start the domain by "xm create slc4xern -c", the output is the following:
=== domU console output === Using config file "/etc/xen/slc4xern".
Started domain SLC4Xern Linux version 2.6.18-1.2835.slc4xen (root@lxcert-i386) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)) #1 SMP WedNov 29 21:05:58 CET 2006 BIOS-provided physical RAM map: Xen: 0000000000000000 - 0000000020800000 (usable)
0MB HIGHMEM available. 520MB LOWMEM available. Using x86 segment limits to approximate NX protection ACPI in unprivileged domain disabled Built 1 zonelists. Total pages: 133120 Kernel command line: ip=
128.142.200.218:1.2.3.4:128.142.1.1::M-Ctb-Generic-5:eth0:off root=/dev/sda1 ro Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0 CPU 0 irqstacks, hard=c07d4000 soft=c07b4000 PID hash table entries: 4096 (order: 12, 16384 bytes) Xen reported: 2790.700 MHz processor. Console: colour dummy device 80x25 Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Software IO TLB disabled vmalloc area: e1000000-f4ffe000, maxmem 2d7fe000 Memory: 511232k/532480k available (2071k kernel code, 12640k reserved, 877k data, 184k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok. Calibrating delay using timer specific routine.. 6982.20 BogoMIPS (lpj=13964410) Security Framework v1.0.0 initialized SELinux: Initializing.
SELinux: Starting in permissive mode selinux_register_security: Registering secondary module capability Capability LSM initialized as secondary Mount-cache hash table entries: 512 CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K Checking 'hlt' instruction... OK. SMP alternatives: switching to UP code Freeing SMP alternatives: 12k freed Brought up 1 CPUs checking if image is initramfs... it is Freeing initrd memory: 1507k freed
Grant table initialized NET: Registered protocol family 16 Brought up 1 CPUs 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. usbcore: registered new driver usbfs usbcore: registered new driver hub PCI: System does not support PCI PCI: System does not support PCI NetLabel: Initializing
NetLabel: domain hash size = 128 NetLabel: protocols = UNLABELED CIPSOv4 NetLabel: unlabeled traffic allowed by default NET: Registered protocol family 2 IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 9, 2621440 bytes) TCP bind hash table entries: 65536 (order: 8, 1310720 bytes) TCP: Hash tables configured (established 131072 bind 65536) TCP reno registered
IA-32 Microcode Update Driver: v1.14-xen <tigran@xxxxxxxxxxx> audit: initializing netlink socket (disabled) audit(1166113570.914:1): initialized VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) SELinux: Registering netfilter hooks Initializing Cryptographic API ksign: Installing public key data Loading keyring - Added public key EE5FD53744D1DF1C
- User ID: Red Hat, Inc. (Kernel Module GPG key) io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) pci_hotplug: PCI Hot Plug PCI Core version:
0.5 rtc: IRQ 8 is not free. Non-volatile memory driver v1.2 Linux agpgart interface v0.101 (c) Dave Jones RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize Xen virtual console successfully installed as xvc0
Linux version 2.6.18-1.2835.slc4xen (root@lxcert-i386) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)) #1 SMP WedNov 29 21:05:58 CET 2006 BIOS-provided physical RAM map: Xen: 0000000000000000 - 0000000020800000 (usable)
0MB HIGHMEM available. 520MB LOWMEM available. Using x86 segment limits to approximate NX protection ACPI in unprivileged domain disabled Built 1 zonelists. Total pages: 133120 Kernel command line: ip=
128.xxx.xxx.xxx:1.2.3.4:128.xxx.1.1::M-Ctb-Generic-5:eth0:off root=/dev/sda1 ro Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Initializing CPU#0
CPU 0 irqstacks, hard=c07d4000 soft=c07b4000 PID hash table entries: 4096 (order: 12, 16384 bytes) Xen reported: 2790.700 MHz processor. Console: colour dummy device 80x25 Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Software IO TLB disabled vmalloc area: e1000000-f4ffe000, maxmem 2d7fe000 Memory: 511232k/532480k available (2071k kernel code, 12640k reserved, 877k data, 184k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok. Calibrating delay using timer specific routine.. 6982.20 BogoMIPS (lpj=13964410) Security Framework v1.0.0 initialized SELinux: Initializing.
SELinux: Starting in permissive mode selinux_register_security: Registering secondary module capability Capability LSM initialized as secondary Mount-cache hash table entries: 512 CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K Checking 'hlt' instruction... OK. SMP alternatives: switching to UP code Freeing SMP alternatives: 12k freed Brought up 1 CPUs checking if image is initramfs... it is Freeing initrd memory: 1507k freed
Grant table initialized NET: Registered protocol family 16 Brought up 1 CPUs 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. usbcore: registered new driver usbfs usbcore: registered new driver hub PCI: System does not support PCI PCI: System does not support PCI NetLabel: Initializing
NetLabel: domain hash size = 128 NetLabel: protocols = UNLABELED CIPSOv4 NetLabel: unlabeled traffic allowed by default NET: Registered protocol family 2 IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 9, 2621440 bytes) TCP bind hash table entries: 65536 (order: 8, 1310720 bytes) TCP: Hash tables configured (established 131072 bind 65536) TCP reno registered
IA-32 Microcode Update Driver: v1.14-xen <tigran@xxxxxxxxxxx> audit: initializing netlink socket (disabled) audit(1166113570.914:1): initialized VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) SELinux: Registering netfilter hooks Initializing Cryptographic API ksign: Installing public key data Loading keyring - Added public key EE5FD53744D1DF1C
- User ID: Red Hat, Inc. (Kernel Module GPG key) io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) pci_hotplug: PCI Hot Plug PCI Core version:
0.5 rtc: IRQ 8 is not free. Non-volatile memory driver v1.2 Linux agpgart interface v0.101 (c) Dave Jones RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize Xen virtual console successfully installed as xvc0
Event-channel device installed. Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx ide-floppy driver 0.99.newide usbcore: registered new driver libusual
usbcore: registered new driver hiddev usbcore: registered new driver usbhid drivers/usb/input/hid-core.c: v2.6:USB HID core driver PNP: No PS/2 controller found. Probing ports directly. i8042.c: No controller found.
mice: PS/2 mouse device common for all mice md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27 md: bitmap version 4.39 TCP bic registered Initializing IPsec netlink socket NET: Registered protocol family 1
NET: Registered protocol family 17 Using IPI No-Shortcut mode XENBUS: Device with no driver: device/vbd/2049 XENBUS: Device with no driver: device/vbd/2050 XENBUS: Device with no driver: device/vif/0 Freeing unused kernel memory: 184k freed
Write protecting the kernel read-only data: 348k Red Hat nash version starting Mounting proc filesystem Mounting sysfs filesystem Creating /dev Creating initial device nodes mknod: failed to create /dev/ram0: File exists
mknod: failed to create /dev/ram1: File exists Setting up hotplug. Creating block device nodes. Loading jbd.ko module Loading ext3.ko module Loading dm-mod.ko module device-mapper: ioctl: 4.7.0-ioctl
(2006-06-24) initialised: dm-devel@xxxxxxxxxx Loading dm-mirror.ko module Loading dm-zero.ko module Loading dm-snapshot.ko module Creating root device. Mounting root filesystem.
mount: could not find filesystem '/dev/root' Setting up other filesystems. Setting up new root fs setuproot: moving /dev failed: No such file or directory no fstab.sys, mounting internal defaults setuproot: error mounting /proc: No such file or directory
setuproot: error mounting /sys: No such file or directory Switching to new root and running init. unmounting old /dev unmounting old /proc unmounting old /sys switchroot: mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|