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

[Xen-users] Xen 4.1.2 / Fedora 16 pv domU does not show Anaconda


  • To: xen-users@xxxxxxxxxxxxx
  • From: Tom Snowhorn <tsnowhorn@xxxxxxxxx>
  • Date: Mon, 26 Mar 2012 03:21:09 -0400
  • Delivery-date: Mon, 26 Mar 2012 07:22:10 +0000
  • List-id: Xen user discussion <xen-users.lists.xen.org>

Hi all.  I'm mostly experienced with Xen 3.0-3.4 so forgive my
ignorance.  I'm trying to launch FC16 in rescue mode, which works fine
with FC14 and Xen 3.4-PAE (but not newer Fedoras because they stopped
compiling them with PAE so I gather).  When it boots and gets to the
point where it loads Anaconda, nothing else happens on the console.  I
know console variables are at least somewhat proper, as it's
apparently using hvc0 (and no change from specifying console=hvc0 to
the kernel), but I'm lost as to why it doesn't continue.  One more
useful tidbit, it is actually invoking Anaconda because the domU
responds to pings, which it wouldn't if Anaconda hadn't configured its
IP.  Any advice is appreciated.

Rgds,

TS

~~~~~~~~~~~~~~~~~~

Config:

kernel = "/home/vps/xen-FC14-install-vmlinuz"
ramdisk = "/home/vps/xen-FC14-install-initrd.img"
extra = "text ip=xx.xx.0.67 netmask=255.255.255.128 dns=xx.xx.0.202
gateway=xx.xx.0.1 rescue ks=http://xxxxx.com/vpsfc14rescue.cfg";
name = "fc14rescue"
memory = "450"
vif = [ 'mac=00:16:3e:3d:a0:12, bridge=xenbr0']
disk = [ 'tap:aio:/home/vps/bfc.img,xvda,w' ]
on_reboot = 'destroy'
on_crash = 'destroy'
vcpus=1



root@pwny:/etc/xen# xl create -c fc16rescue
Parsing config file fc16rescue
Daemon running with PID 23897
                             [    0.000000] Reserving virtual address
space above 0xf5800000
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.1.0-7.fc16.i686.PAE
(mockbuild@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx) (gcc version 4.6.2 20111027
(Red Hat 4.6.2-1) (GCC) ) #1 SMP Tue Nov 1 20:53:45 UTC 2011
[    0.000000] ACPI in unprivileged domain disabled
[    0.000000] released 0 pages of unused memory
[    0.000000] Set 0 page(s) to 1-1 mapping.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  Xen: 0000000000000000 - 00000000000a0000 (usable)
[    0.000000]  Xen: 00000000000a0000 - 0000000000100000 (reserved)
[    0.000000]  Xen: 0000000000100000 - 0000000035300000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI not present or invalid.
[    0.000000] last_pfn = 0x35300 max_arch_pfn = 0x1000000
[    0.000000] init_memory_mapping: 0000000000000000-000000002cdfe000
[    0.000000] RAMDISK: 00eca000 - 08f57000
[    0.000000] 133MB HIGHMEM available.
[    0.000000] 717MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 2cdfe000
[    0.000000]   low ram: 0 - 2cdfe000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x0002cdfe
[    0.000000]   HighMem  0x0002cdfe -> 0x00035300
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x000000a0
[    0.000000]     0: 0x00000100 -> 0x00035300
[    0.000000] Using APIC driver default
[    0.000000] SFI: Simple Firmware Interface v0.81 http://simplefirmware.org
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[    0.000000] APIC: disable apic facility
[    0.000000] APIC: switched to apic NOOP
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 35300000 (gap:
35300000:cad00000)
[    0.000000] Booting paravirtualized kernel on Xen
[    0.000000] Xen version: 4.1.2 (preserve-AD)
[    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32
nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 13 pages/cpu @ec741000 s32000 r0 d21248 u53248
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.
Total pages: 216041
[    0.000000] Kernel command line: rd_NO_PLYMOUTH text ip=xx.xx.0.67
netmask=255.255.255.128 dns=xx.xx.0.202 gateway=xx.xx.0.1
ks=http://xxxx.com/vpsfc14rescue.cfg
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] allocated 3485440 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't
want memory cgroups
[    0.000000] Initializing HighMem for node 0 (0002cdfe:00035300)
[    0.000000] Memory: 716332k/871424k available (4278k kernel code,
153620k reserved, 2724k data, 612k init, 135176k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xf5295000 - 0xf57ff000   (5544 kB)
[    0.000000]     pkmap   : 0xf4e00000 - 0xf5000000   (2048 kB)
[    0.000000]     vmalloc : 0xed5fe000 - 0xf4dfe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xecdfe000   ( 717 MB)
[    0.000000]       .init : 0xc0ad7000 - 0xc0b70000   ( 612 kB)
[    0.000000]       .data : 0xc082d816 - 0xc0ad6840   (2724 kB)
[    0.000000]       .text : 0xc0400000 - 0xc082d816   (4278 kB)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0,
CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:1280
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] console [hvc0] enabled
[    0.000000] installing Xen timer for CPU 0
[    0.000000] Detected 1995.060 MHz processor.
[    0.000999] Calibrating delay loop (skipped), value calculated
using timer frequency.. 3990.12 BogoMIPS (lpj=1995060)
[    0.000999] pid_max: default: 32768 minimum: 301
[    0.000999] Security Framework initialized
[    0.000999] SELinux:  Initializing.
[    0.000999] Mount-cache hash table entries: 512
[    0.000999] Initializing cgroup subsys cpuacct
[    0.000999] Initializing cgroup subsys memory
[    0.000999] Initializing cgroup subsys devices
[    0.000999] Initializing cgroup subsys freezer
[    0.000999] Initializing cgroup subsys net_cls
[    0.000999] Initializing cgroup subsys blkio
[    0.000999] Initializing cgroup subsys perf_event
[    0.001094] CPU: Physical Processor ID: 0
[    0.001105] CPU: Processor Core ID: 0
[    0.001302] SMP alternatives: switching to UP code
[    0.002018] Freeing SMP alternatives: 12k freed
[    0.002039] ftrace: allocating 24660 entries in 49 pages
[    0.003085] Performance Events: unsupported p6 CPU model 23 no PMU
driver, software events only.
[    0.003737] NMI watchdog disabled (cpu0): hardware events not enabled
[    0.003786] Brought up 1 CPUs
[    0.004160] devtmpfs: initialized
[    0.005389] atomic64 test passed for i586+ platform with CX8 and with SSE
[    0.005450] Grant table initialized
[    0.024389] RTC time: 165:165:165, date: 165/165/65
[    0.024507] NET: Registered protocol family 16
[    0.025757] PCI: setting up Xen PCI frontend stub
[    0.027392] bio: create slab <bio-0> at 0
[    0.027558] ACPI: Interpreter disabled.
[    0.027596] xen/balloon: Initialising balloon driver.
[    0.027596] last_pfn = 0x35300 max_arch_pfn = 0x1000000
[    0.029044] xen-balloon: Initialising balloon driver.
[    0.029092] vgaarb: loaded
[    0.029230] SCSI subsystem initialized
[    0.029372] usbcore: registered new interface driver usbfs
[    0.029397] usbcore: registered new interface driver hub
[    0.029454] usbcore: registered new device driver usb
[    0.029586] PCI: System does not support PCI
[    0.029597] PCI: System does not support PCI
[    0.029735] NetLabel: Initializing
[    0.029745] NetLabel:  domain hash size = 128
[    0.029754] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.029774] NetLabel:  unlabeled traffic allowed by default
[    0.029787] Switching to clocksource xen
[    0.029839] Switched to NOHz mode on CPU #0
[    0.039387] pnp: PnP ACPI: disabled
[    0.042601] NET: Registered protocol family 2
[    0.042706] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.042908] TCP established hash table entries: 131072 (order: 8,
1048576 bytes)
[    0.043381] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.043607] TCP: Hash tables configured (established 131072 bind 65536)
[    0.043620] TCP reno registered
[    0.043631] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.043650] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.043807] NET: Registered protocol family 1
[    0.043879] Unpacking initramfs...
[    1.102570] Freeing initrd memory: 131636k freed
[    1.168254] platform rtc_cmos: registered platform RTC device (no
PNP device found)
[    1.168513] apm: BIOS not found.
[    1.168689] Intel AES-NI instructions are not detected.
[    1.168906] audit: initializing netlink socket (disabled)
[    1.168935] type=2000 audit(1332780111.710:1): initialized
[    1.195234] highmem bounce pool size: 64 pages
[    1.195259] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.197363] VFS: Disk quotas dquot_6.5.2
[    1.197529] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.198477] msgmni has been set to 1392
[    1.199265] alg: No test for stdrng (krng)
[    1.199288] NET: Registered protocol family 38
[    1.199365] Block layer SCSI generic (bsg) driver version 0.4
loaded (major 253)
[    1.199447] io scheduler noop registered
[    1.199457] io scheduler deadline registered
[    1.199480] io scheduler cfq registered (default)
[    1.199565] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.199615] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.199627] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.199772] isapnp: Scanning for PnP cards...
[    1.556582] isapnp: No Plug & Play device found
[    1.557084] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.557658] Non-volatile memory driver v1.3
[    1.557671] Linux agpgart interface v0.103
[    1.559285] loop: module loaded
[    1.559447] Fixed MDIO Bus: probed
[    1.559521] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.559547] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.559569] uhci_hcd: USB Universal Host Controller Interface driver
[    1.559639] usbcore: registered new interface driver usbserial
[    1.559660] USB Serial support registered for generic
[    1.559680] usbcore: registered new interface driver usbserial_generic
[    1.559691] usbserial: USB Serial Driver core
[    1.559728] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.560650] mousedev: PS/2 mouse device common for all mice
[    1.600909] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    1.600975] rtc_cmos: probe of rtc_cmos failed with error -38
[    1.601106] device-mapper: uevent: version 1.0.3
[    1.601225] device-mapper: ioctl: 4.21.0-ioctl (2011-07-06)
initialised: dm-devel@xxxxxxxxxx
[    1.601328] EFI Variables Facility v0.08 2004-May-17
[    1.601502] usbcore: registered new interface driver usbhid
[    1.601514] usbhid: USB HID core driver
[    1.601602] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.601637] TCP cubic registered
[    1.601646] Initializing XFRM netlink socket
[    1.601851] NET: Registered protocol family 10
[    1.602173] Mobile IPv6
[    1.602184] NET: Registered protocol family 17
[    1.602208] Registering the dns_resolver key type
[    1.602245] Using IPI No-Shortcut mode
[    1.602400] registered taskstats version 1
[    1.602416] IMA: No TPM chip found, activating TPM-bypass!
[    1.602490] XENBUS: Device with no driver: device/vbd/51712
[    1.602501] XENBUS: Device with no driver: device/vif/0
[    1.602527]   Magic number: 1:252:3141
[    1.602551] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.602590] Initializing network drop monitor service
[    1.603000] Freeing unused kernel memory: 612k freed
[    1.604929] Write protecting the kernel text: 4280k
[    1.605741] Write protecting the kernel read-only data: 2064k
[    1.605759] NX-protecting the kernel data: 3912k
[    1.698726] dracut: dracut-013-18.fc16
[    1.712029] dracut: root was live:/squashfs.img, liveroot is now
live:/squashfs.img
[    1.735430] udevd[65]: starting version 173
[    1.929245] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    2.071182] EXT4-fs (dm-0): mounted filesystem with ordered data
mode. Opts: (null)
[    2.082271] dracut: Mounted root filesystem /dev/mapper/live-rw
[    2.147416] dracut: Switching root
[    2.736976] type=1403 audit(1332780113.278:2): policy loaded
auid=4294967295 ses=4294967295
[    2.747112] systemd[1]: Successfully loaded SELinux policy in 229ms 475us.
[    2.795992] systemd[1]: Successfully loaded SELinux database in
48ms 750us, size on heap is 362K.
[    2.857935] systemd[1]: Relabelled /dev and /run in 54ms 968us.
[    2.864376] systemd[1]: systemd 36 running in system mode. (+PAM
+LIBWRAP +AUDIT +SELINUX +SYSVINIT +LIBCRYPTSETUP; fedora)

Welcome to Fedora release 16 (Verne)!

[    2.873951] systemd[1]: No hostname configured.
[    2.875289] systemd[1]: Initializing machine ID from random generator.
[    2.967714] systemd[1]: Failed to fully start up daemon: No such
file or directory
[    2.967798] systemd[1]: Cannot add dependency job for unit
fedora-storage-init.service, ignoring: Unit
fedora-storage-init.service failed to load: No such file or directory.
See system logs and 'systemctl status fedora-storage-init.service' for
details.
[    2.967845] systemd[1]: Cannot add dependency job for unit
fedora-wait-storage.service, ignoring: Unit
fedora-wait-storage.service failed to load: No such file or directory.
See system logs and 'systemctl status fedora-wait-storage.service' for
details.
[    2.967885] systemd[1]: Cannot add dependency job for unit
systemd-remount-api-vfs.service, ignoring: Unit
systemd-remount-api-vfs.service failed to load: No such file or
directory. See system logs and 'systemctl status
systemd-remount-api-vfs.service' for details.
[    2.967924] systemd[1]: Cannot add dependency job for unit
fedora-readonly.service, ignoring: Unit fedora-readonly.service failed
to load: No such file or directory. See system logs and 'systemctl
status fedora-readonly.service' for details.
[    2.967964] systemd[1]: Cannot add dependency job for unit
lvm2-monitor.service, ignoring: Unit dm-event.socket failed to load:
No such file or directory. See system logs and 'systemctl status
dm-event.socket' for details.
[    2.968016] systemd[1]: Cannot add dependency job for unit
rpcbind.socket, ignoring: Unit rpcbind.socket failed to load: No such
file or directory. See system logs and 'systemctl status
rpcbind.socket' for details.
[    2.968052] systemd[1]: Cannot add dependency job for unit
dm-event.socket, ignoring: Unit dm-event.socket failed to load: No
such file or directory. See system logs and 'systemctl status
dm-event.socket' for details.
[    2.968118] systemd[1]: Cannot add dependency job for unit
avahi-daemon.socket, ignoring: Unit avahi-daemon.socket failed to
load: No such file or directory. See system logs and 'systemctl status
avahi-daemon.socket' for details.
[    2.968161] systemd[1]: Cannot add dependency job for unit
ip6tables.service, ignoring: Unit ip6tables.service failed to load: No
such file or directory. See system logs and 'systemctl status
ip6tables.service' for details.
[    2.968196] systemd[1]: Cannot add dependency job for unit
iptables.service, ignoring: Unit iptables.service failed to load: No
such file or directory. See system logs and 'systemctl status
iptables.service' for details.
Starting Collect Read-Ahead Data...
Started Replay Read-Ahead Data.
Started Lock Directory.
Starting Initialize storage subsystems (RAID, LVM, etc.)...
Starting Software RAID Monitor Takeover...
Starting Security File System...
Starting Debug File System...
Starting Huge Pages File System...
Starting POSIX Message Queue File System...
Starting udev Coldplug all Devices...
Starting udev Kernel Device Manager...
Starting Syslog Kernel Log Buffer Bridge...
Started Syslog Kernel Log Buffer Bridge.
Starting Runtime Directory...
Started Collect Read-Ahead Data.
[    3.305292] systemd[1]: fedora-storage-init-late.service: main
process exited, code=exited, status=203
Starting Initialize storage subsystems (RAID, LVM, etc.) failed, see
'systemctl status fedora-storage-init-late.service' for details.
[    3.305684] systemd[1]: Unit fedora-storage-init-late.service
entered failed state.
Started Software RAID Monitor Takeover.
Started Security File System.
Started Debug File System.
Started Huge Pages File System.
Started POSIX Message Queue File System.
Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or
progress polling...
Started Load legacy module configuration.
Starting File System Check on Root Device...
Started Load Kernel Modules.
Started Configuration File System.
Started FUSE Control File System.
Starting Setup Virtual Console...
Started Set Up Additional Binary Formats.
Starting Apply Kernel Variables...
[    3.433720] systemd-fsck[192]: Root directory is writable, skipping check.
Starting STDOUT Syslog Bridge...
Started STDOUT Syslog Bridge.
Started Runtime Directory.
Started File System Check on Root Device.
Starting Remount Root FS...
Started Apply Kernel Variables.
[    3.551095] systemd-vconsole-setup[193]: /bin/loadkeys failed with
error code 1.
[    3.551293] mount[199]: warning: can't open /etc/fstab: No such
file or directory
[    3.551382] systemd-vconsole-setup[193]: /bin/setfont failed with
error code 1.
Started Setup Virtual Console.
[    3.590587] EXT4-fs (dm-0): re-mounted. Opts:
user_xattr,acl,barrier=1,data=ordered
Started Remount Root FS.
Started udev Kernel Device Manager.
[    3.637116] udevd[186]: starting version 173
Started udev Coldplug all Devices.
Starting udev Wait for Complete Device Initialization...
[    3.805101] lvm[191]: No volume groups found
Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or
progress polling.
Started Reconfigure the system on administrator request.
Started Relabel all filesystems, if necessary.
Started Mark the need to relabel after reboot.
Starting Load Random Seed...
Starting Recreate Volatile Files and Directories...
Started Load Random Seed.
[    3.931250] systemd-tmpfiles[225]: Successfully loaded SELinux
database in 44ms 829us, size on heap is 363K.
Started Recreate Volatile Files and Directories.
[    4.244466] Initialising Xen virtual ethernet driver.
[    4.302716] blkfront: xvda: barrier: enabled
[    4.304821]  xvda: xvda1 xvda2
Started udev Wait for Complete Device Initialization.
Started anaconda performance monitor.
Starting System Logging Service...
Starting Shell on tty2...
Started Shell on tty2.
Starting Shell on hvc1...
Started Shell on hvc1.
Starting Anaconda version 16.25.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users


 


Rackspace

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