Jump to content
XPEnology Community

XPEnology gnoBoot


gnoboot

Recommended Posts

system didnot halt under esxi 5

 

umount root [1]
umount: can't unmount /: Device or resource busy
umount fail, killall again

...

umount root [5]          <----- [b]system freeze at the 5th try[/b]
umount: can't unmount /: Device or resource busy
umount fail, killall again

btw, thank your for your great hard work.

Link to comment
Share on other sites

system didnot halt under esxi 5

 

umount root [1]
umount: can't unmount /: Device or resource busy
umount fail, killall again

...

umount root [5]          <----- [b]system freeze at the 5th try[/b]
umount: can't unmount /: Device or resource busy
umount fail, killall again

btw, thank your for your great hard work.

 

Sometimes, shutdown/reboot doesn't work from DSM. What I do is force it from command line.

 

Follow up for Xen Paravirtualization:

 

uname -a

Linux DiskStation 3.2.40 #2 SMP Fri Feb 28 08:52:14 CST 2014 x86_64 GNU/Linux synology_bromlow_3612xs

 

 

According to this article http://support.citrix.com/article/CTX121875 , for sucessful paravirt booting it is recomended to do something like this:

 

initrd --omit-scsi-modules --with=xennet --with=xenblk --preload=xenblk initrd-$(uname -r)xen-no-scsi.img $(uname -r)xen

 

which is I guess not an option here.. (disabling scsi modules), anyway booting is then realized by pygrub and kernel is executed with additional params "console=hvc0 xencons=hvc".

 

I hope it is still feasible to paravirt gnoBoot :smile:

 

You're using an old kernel. You should be getting like below, get the latest zImage from my drive.

gnoboot> uname -a
Linux gnoboot 3.2.40 #1 SMP Wed Mar 5 18:05:38 CST 2014 x86_64 GNU/Linux synology_bromolow_3612xs

 

So I thought that it could work maybe.....

 

Anyway, I would like to get rid of the logging.....

 

What do you mean with That's fine?

 

kexec-tool is not a daemon (service). If you want to get rid of that messages, I think you need to install it on a baremetal.

Link to comment
Share on other sites

@GnoBoot

Hello

Received your Google Drive link. THX

But 7zip ask for a passxord. Hox to get it ?

 

Thank You

 

Quote from gnoboot blog

 

gnoboot-alpha10.1

Changelog:

 

Fixed - Cannot delete volumes using disk group after creating it, workaround is to reboot the machine first

Fixed - Xen HVM no disk detected during installation

 

Known Issues:

 

No multimedia drivers and missing legacy wireless drivers

VM performance issues running on ESXi 5.5, need testers and more details

Note:

 

View comment to get the password

Link to comment
Share on other sites

THX to goddamnit for password tip

 

@GnoBoot

Hi

trying to install on HP N54L over ESXi 5.5

create a IDE drive (5gb)

dd img to sda

booting ok

 

trying to install beta5 (DSM_DS3612xs_4418.pat downloaded from Synology web site)

but on Web assistant, getting error

trying with synology assistant : getting Error 38

 

the same apply with DSM_DS3612xs_3827.pat from Synology web site

 

don''t find any help on google/xpenology forum

 

any idee to help me ?

Thank you

Link to comment
Share on other sites

THX to goddamnit for password tip

 

@GnoBoot

Hi

trying to install on HP N54L over ESXi 5.5

create a IDE drive (5gb)

dd img to sda

booting ok

 

trying to install beta5 (DSM_DS3612xs_4418.pat downloaded from Synology web site)

but on Web assistant, getting error

trying with synology assistant : getting Error 38

 

the same apply with DSM_DS3612xs_3827.pat from Synology web site

 

don''t find any help on google/xpenology forum

 

any idee to help me ?

Thank you

 

You need at least 2 disk to install DSM, disk1 (32MB+) and disk2 (8GB+). If you go below 8GB for disk2 (sda1) then you'll never proceed with the installation.

Link to comment
Share on other sites

@GnoBoot : Thank you. Solved. Installed (DSM_DS3612xs_3827.pat). Work fine on ESXi 5.5.

note : can't install DSM_DS3612xs_4418.pat. Assistant tells me i have to install 3827 before... so i do ^^

 

I will test transfer performance and report them to you...

 

THX again

Link to comment
Share on other sites

@All and @gnoBoot

 

How did you edit your serial and mac ?

i didn't find Grub... (ESXi gnoBoot alpha10)

 

THANKS

 

for serial, just add to grub, like it was in prior gnoboot releases:

 

kernel /zImage sn=B3JN00310

 

I'm not sure where the mac address comes from.

Link to comment
Share on other sites

Update for XenServer Paravirtualization:

 

I tried last gnoboot build (Wed Mar 5 18:05:38 CST) -> problem with xen disks presists, eg. I can't install DSM using Syno Assistant (error 38). I am attaching two virtual disks - first 32MB, second 8GB, using 512MB RAM, and 2 CPUs, viridan disabled (HyperV win8 support).

 

Here is "cat /proc/partitions"

major minor  #blocks  name

202       16    8388608 sdxb
202        0      32768 sdxa
202        1      32098 sdxa1

 

Here is "dmesg"

[    0.000000] Linux version 3.2.40 (root@gnoboot) (gcc version 4.2.0) #1 SMP Wed Mar 5 18:05:38 CST 2014
[    0.000000] Command line: 
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009e000 (usable)
[    0.000000]  BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000001fc00000 (usable)
[    0.000000]  BIOS-e820: 00000000fc000000 - 0000000100000000 (reserved)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Xen HVM domU, BIOS 4.1.5 11/28/2013
[    0.000000] Hypervisor detected: Xen HVM
[    0.000000] Xen version 4.1.
[    0.000000] Xen Platform PCI: I/O protocol version 1
[    0.000000] Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs.
[    0.000000] Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.
[    0.000000] You might have to change the root device
[    0.000000] from /dev/hd[a-d] to /dev/xvd[a-d]
[    0.000000] in your root= kernel command line option
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x1fc00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-combining
[    0.000000]   C0000-FFFFF write-back
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00F0000000 mask 3FF8000000 uncachable
[    0.000000]   1 base 00F8000000 mask 3FFC000000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] found SMP MP-table at [ffff8800000fb730] fb730
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-000000001fc00000
[    0.000000]  0000000000 - 001fc00000 page 2M
[    0.000000] kernel direct mapping tables up to 1fc00000 @ 1fbfe000-1fc00000
[    0.000000] ACPI: RSDP 00000000000ea020 00024 (v02    Xen)
[    0.000000] ACPI: XSDT 00000000fc00eb80 00044 (v01    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: FACP 00000000fc00e940 000F4 (v04    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: DSDT 00000000fc002c40 0BC75 (v02    Xen      HVM 00000000 INTL 20090123)
[    0.000000] ACPI: FACS 00000000fc002c00 00040
[    0.000000] ACPI: APIC 00000000fc00ea40 000D8 (v02    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: HPET 00000000fc00eb20 00038 (v01    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: WAET 00000000fc00eb58 00028 (v01    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000]  [ffffea0000000000-ffffea00007fffff] PMD -> [ffff88001ea00000-ffff88001f1fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   empty
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009e
[    0.000000]     0: 0x00000100 -> 0x0001fc00
[    0.000000] On node 0 totalpages: 129934
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3921 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 1722 pages used for memmap
[    0.000000]   DMA32 zone: 124230 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1f48
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x08] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x0a] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x0c] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x0e] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x10] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x12] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x14] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x16] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x18] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x1a] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x1c] disabled)
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ5 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ10 used by override.
[    0.000000] ACPI: IRQ11 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 15 CPUs, 13 hotplug CPUs
[    0.000000] nr_irqs_gsi: 64
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 1fc00000 (gap: 1fc00000:dc400000)
[    0.000000] Booting paravirtualized kernel on Xen HVM
[    0.000000] setup_percpu: NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:15 nr_node_ids:1
[    0.000000] PERCPU: Embedded 26 pages/cpu @ffff88001f800000 s75776 r8192 d22528 u131072
[    0.000000] pcpu-alloc: s75776 r8192 d22528 u131072 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 -- 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 128151
[    0.000000] Kernel command line: root=/dev/md0 ihd_num=1 netif_num=4 syno_hw_version=DS3612xs 
[    0.000000] Internal HD num: 1
[    0.000000] Internal netif num: 4
[    0.000000] Synology Hardware Version: DS3612xs-j
[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 486696k/520192k available (3530k kernel code, 456k absent, 33040k reserved, 2929k data, 14216k init)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  CONFIG_RCU_FANOUT set to non-default value of 32
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:4352 nr_irqs:1208 16
[    0.000000] Xen HVM callback vector for event delivery is enabled
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Detected 1995.067 MHz processor.
[    0.001999] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.13 BogoMIPS (lpj=1995067)
[    0.001999] pid_max: default: 32768 minimum: 301
[    0.001999] Mount-cache hash table entries: 256
[    0.001999] mce: CPU supports 0 MCE banks
[    0.010904] ACPI: Core revision 20110623
[    0.017076] Switched APIC routing to physical flat.
[    0.019377] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.029432] CPU0: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz stepping 0b
[    0.029456] Xen: using vcpuop timer interface
[    0.029469] installing Xen timer for CPU 0
[    0.029579] cpu 0 spinlock event irq 69
[    0.029583] Performance Events: unsupported p6 CPU model 15 no PMU driver, software events only.
[    0.031048] cpu 1 spinlock event irq 70
[    0.032064] Booting Node   0, Processors  #1
[    0.032069] smpboot cpu 1: start_ip = 99000
[    0.001999] mce: CPU supports 0 MCE banks
[    0.166060] installing Xen timer for CPU 1
[    0.166084] Brought up 2 CPUs
[    0.166090] Total of 2 processors activated (4632.69 BogoMIPS).
[    0.205001] xor: automatically using best checksumming function: generic_sse
[    0.209995]    generic_sse:   152.000 MB/sec
[    0.209999] xor: using function: generic_sse (152.000 MB/sec)
[    0.210095] NET: Registered protocol family 16
[    0.218050] ACPI: bus type pci registered
[    0.221090] PCI: Using configuration type 1 for base access
[    0.310115] bio: create slab  at 0
[    0.329002] raid6: int64x1    234 MB/s
[    0.345984] raid6: int64x2    324 MB/s
[    0.362983] raid6: int64x4    316 MB/s
[    0.379974] raid6: int64x8    222 MB/s
[    0.396986] raid6: sse2x1     355 MB/s
[    0.413978] raid6: sse2x2     593 MB/s
[    0.430966] raid6: sse2x4     644 MB/s
[    0.430970] raid6: using algorithm sse2x4 (644 MB/s)
[    0.432017] ACPI: Added _OSI(Module Device)
[    0.432023] ACPI: Added _OSI(Processor Device)
[    0.432027] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.432031] ACPI: Added _OSI(Processor Aggregator Device)
[    0.448046] ACPI: EC: Look up EC in DSDT
[    0.492057] ACPI: Interpreter enabled
[    0.492064] ACPI: (supports S0 S5)
[    0.492077] ACPI: Using IOAPIC for interrupt routing
[    0.906998] ACPI: No dock devices found.
[    0.907005] HEST: Table not found.
[    0.907013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.907946] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.909025] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
[    0.909032] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
[    0.909037] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.909042] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfbffffff]
[    0.909960] pci 0000:00:00.0: [8086:1237] type 0 class 0x000600
[    0.914889] pci 0000:00:01.0: [8086:7000] type 0 class 0x000601
[    0.921888] pci 0000:00:01.1: [8086:7010] type 0 class 0x000101
[    0.926887] pci 0000:00:01.1: reg 20: [io  0xc220-0xc22f]
[    0.930887] pci 0000:00:01.2: [8086:7020] type 0 class 0x000c03
[    0.934957] pci 0000:00:01.2: reg 20: [io  0xc200-0xc21f]
[    0.938924] pci 0000:00:01.3: [8086:7113] type 0 class 0x000680
[    0.938959] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[    0.938962] * this clock source is slow. Consider trying other clock sources
[    0.946947] pci 0000:00:01.3: quirk: [io  0x1f40-0x1f7f] claimed by PIIX4 ACPI
[    0.949059] pci 0000:00:02.0: [1013:00b8] type 0 class 0x000300
[    0.950942] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf1ffffff pref]
[    0.951916] pci 0000:00:02.0: reg 14: [mem 0xf3000000-0xf3000fff]
[    0.956969] pci 0000:00:03.0: [5853:0001] type 0 class 0x000100
[    0.957991] pci 0000:00:03.0: reg 10: [io  0xc000-0xc0ff]
[    0.958972] pci 0000:00:03.0: reg 14: [mem 0xf2000000-0xf2ffffff pref]
[    0.964955] pci_bus 0000:00: on NUMA node 0
[    0.964962] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.968948]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e)
[    1.787862] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 10 11)
[    1.788033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    1.788872] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[    1.789035] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 10 11)
[    1.789882] xen/balloon: Initialising balloon driver.
[    1.790755] xen-balloon: Initialising balloon driver.
[    1.791797] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.791797] vgaarb: loaded
[    1.791800] vgaarb: bridge control possible 0000:00:02.0
[    1.792813] SCSI subsystem initialized
[    1.793819] libata version 3.00 loaded.
[    1.795750] PCI: Using ACPI for IRQ routing
[    1.795755] PCI: pci_cache_line_size set to 64 bytes
[    1.796871] reserve RAM buffer: 000000000009e000 - 000000000009ffff 
[    1.796876] reserve RAM buffer: 000000001fc00000 - 000000001fffffff 
[    1.797826] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    1.798761] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.798769] hpet0: 3 comparators, 64-bit 62.500000 MHz counter
[    1.803789] Switching to clocksource xen
[    1.804116] pnp: PnP ACPI init
[    1.804132] ACPI: bus type pnp registered
[    1.804163] pnp 00:00: [mem 0x00000000-0x0009ffff]
[    1.804381] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    1.804387] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.804482] pnp 00:01: [bus 00-ff]
[    1.804488] pnp 00:01: [io  0x0cf8-0x0cff]
[    1.804492] pnp 00:01: [io  0x0000-0x0cf7 window]
[    1.804497] pnp 00:01: [io  0x0d00-0xffff window]
[    1.804501] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[    1.804506] pnp 00:01: [mem 0xf0000000-0xfbffffff window]
[    1.804715] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
[    1.804731] pnp 00:02: [io  0x10c0-0x1141]
[    1.804735] pnp 00:02: [io  0xb044-0xb047]
[    1.804936] system 00:02: [io  0x10c0-0x1141] has been reserved
[    1.804941] system 00:02: [io  0xb044-0xb047] has been reserved
[    1.804947] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.804981] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    1.805176] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    1.805205] pnp 00:04: [io  0x0010-0x001f]
[    1.805210] pnp 00:04: [io  0x0022-0x002d]
[    1.805216] pnp 00:04: [io  0x0030-0x003f]
[    1.805220] pnp 00:04: [io  0x0044-0x005f]
[    1.805224] pnp 00:04: [io  0x0062-0x0063]
[    1.805229] pnp 00:04: [io  0x0065-0x006f]
[    1.805233] pnp 00:04: [io  0x0072-0x007f]
[    1.805237] pnp 00:04: [io  0x0080]
[    1.805241] pnp 00:04: [io  0x0084-0x0086]
[    1.805245] pnp 00:04: [io  0x0088]
[    1.805249] pnp 00:04: [io  0x008c-0x008e]
[    1.805253] pnp 00:04: [io  0x0090-0x009f]
[    1.805257] pnp 00:04: [io  0x00a2-0x00bd]
[    1.805261] pnp 00:04: [io  0x00e0-0x00ef]
[    1.805265] pnp 00:04: [io  0x08a0-0x08a3]
[    1.805270] pnp 00:04: [io  0x0cc0-0x0ccf]
[    1.805274] pnp 00:04: [io  0x04d0-0x04d1]
[    1.805482] system 00:04: [io  0x08a0-0x08a3] has been reserved
[    1.805488] system 00:04: [io  0x0cc0-0x0ccf] has been reserved
[    1.805493] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    1.805499] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.805516] pnp 00:05: [dma 4]
[    1.805521] pnp 00:05: [io  0x0000-0x000f]
[    1.805525] pnp 00:05: [io  0x0081-0x0083]
[    1.805529] pnp 00:05: [io  0x0087]
[    1.805533] pnp 00:05: [io  0x0089-0x008b]
[    1.805538] pnp 00:05: [io  0x008f]
[    1.805542] pnp 00:05: [io  0x00c0-0x00df]
[    1.805546] pnp 00:05: [io  0x0480-0x048f]
[    1.805727] pnp 00:05: Plug and Play ACPI device, IDs PNP0200 (active)
[    1.805744] pnp 00:06: [io  0x0070-0x0071]
[    1.805765] xen: --> pirq=16 -> irq=8 (gsi=8)
[    1.805770] pnp 00:06: [irq 8]
[    1.805962] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.805977] pnp 00:07: [io  0x0061]
[    1.806171] pnp 00:07: Plug and Play ACPI device, IDs PNP0800 (active)
[    1.806203] xen: --> pirq=17 -> irq=12 (gsi=12)
[    1.806208] pnp 00:08: [irq 12]
[    1.806400] pnp 00:08: Plug and Play ACPI device, IDs PNP0f13 (active)
[    1.806425] pnp 00:09: [io  0x0060]
[    1.806430] pnp 00:09: [io  0x0064]
[    1.806441] xen: --> pirq=18 -> irq=1 (gsi=1)
[    1.806446] pnp 00:09: [irq 1]
[    1.806633] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    1.806656] pnp 00:0a: [io  0x03f0-0x03f5]
[    1.806661] pnp 00:0a: [io  0x03f7]
[    1.806673] xen: --> pirq=19 -> irq=6 (gsi=6)
[    1.806677] pnp 00:0a: [irq 6]
[    1.806681] pnp 00:0a: [dma 2]
[    1.806873] pnp 00:0a: Plug and Play ACPI device, IDs PNP0700 (active)
[    1.806905] pnp 00:0b: [io  0x03f8-0x03ff]
[    1.806917] xen: --> pirq=20 -> irq=4 (gsi=4)
[    1.806921] pnp 00:0b: [irq 4]
[    1.807110] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active)
[    1.807154] pnp 00:0c: [io  0x0378-0x037f]
[    1.807166] xen: --> pirq=21 -> irq=7 (gsi=7)
[    1.807171] pnp 00:0c: [irq 7]
[    1.807357] pnp 00:0c: Plug and Play ACPI device, IDs PNP0400 (active)
[    1.831736] pnp: PnP ACPI: found 13 devices
[    1.831741] ACPI: ACPI bus type pnp unregistered
[    1.847423] PCI: max bus depth: 0 pci_try_num: 1
[    1.847433] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.847438] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.847443] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    1.847447] pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff]
[    1.847628] NET: Registered protocol family 2
[    1.847762] IP route cache hash table entries: 4096 (order: 3, 32768 bytes)
[    1.848152] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
[    1.848251] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    1.848344] TCP: Hash tables configured (established 16384 bind 16384)
[    1.848348] TCP reno registered
[    1.848354] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    1.848362] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    1.848509] NET: Registered protocol family 1
[    1.848746] RPC: Registered named UNIX socket transport module.
[    1.848750] RPC: Registered udp transport module.
[    1.848755] RPC: Registered tcp transport module.
[    1.848758] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.848767] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    1.848822] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    1.848876] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    1.848971] xen: --> pirq=22 -> irq=23 (gsi=23)
[    1.848976] pci 0000:00:01.2: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    1.849215] pci 0000:00:01.2: PCI INT D disabled
[    1.849291] pci 0000:00:02.0: Boot video device
[    1.849343] PCI: CLS 0 bytes, default 64
[    2.371655] VFS: Disk quotas dquot_6.5.2
[    2.371715] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.372033] Registering the id_resolver key type
[    2.372812] msgmni has been set to 950
[    2.372858] async_tx: api initialized (async)
[    2.376737] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    2.376743] io scheduler noop registered
[    2.376747] io scheduler deadline registered
[    2.376790] io scheduler cfq registered (default)
[    2.393905] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.411500] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.411506] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    2.416121] acpiphp: Slot [0] registered
[    2.423489] acpiphp: Slot [1] registered
[    2.431241] acpiphp: Slot [2] registered
[    2.437733] acpiphp: Slot [3] registered
[    2.442318] acpiphp: Slot [4] registered
[    2.446958] acpiphp: Slot [5] registered
[    2.453679] acpiphp: Slot [6] registered
[    2.456704] acpiphp: Slot [7] registered
[    2.461267] acpiphp: Slot [8] registered
[    2.467300] acpiphp: Slot [9] registered
[    2.474653] acpiphp: Slot [10] registered
[    2.480580] acpiphp: Slot [11] registered
[    2.487614] acpiphp: Slot [12] registered
[    2.495357] acpiphp: Slot [13] registered
[    2.499850] acpiphp: Slot [14] registered
[    2.505265] acpiphp: Slot [15] registered
[    2.511240] acpiphp: Slot [16] registered
[    2.516683] acpiphp: Slot [17] registered
[    2.520804] acpiphp: Slot [18] registered
[    2.527800] acpiphp: Slot [19] registered
[    2.534811] acpiphp: Slot [20] registered
[    2.541143] acpiphp: Slot [21] registered
[    2.547005] acpiphp: Slot [22] registered
[    2.552700] acpiphp: Slot [23] registered
[    2.557252] acpiphp: Slot [24] registered
[    2.565372] acpiphp: Slot [25] registered
[    2.571210] acpiphp: Slot [26] registered
[    2.575110] acpiphp: Slot [27] registered
[    2.579383] acpiphp: Slot [28] registered
[    2.587706] acpiphp: Slot [29] registered
[    2.594014] acpiphp: Slot [30] registered
[    2.601286] acpiphp: Slot [31] registered
[    2.614026] vesafb: mode is 800x600x16, linelength=1600, pages=3
[    2.614032] vesafb: scrolling: redraw
[    2.614037] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
[    2.614184] vesafb: framebuffer at 0xf0000000, mapped to 0xffffc90000080000, using 1875k, total 4096k
[    2.627567] Console: switching to colour frame buffer device 100x37
[    2.629399] fb0: VESA VGA frame buffer device
[    2.635609] intel_idle: does not run on family 6 model 15
[    2.639903] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    2.639913] ACPI: Power Button [PWRF]
[    2.643477] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
[    2.643485] ACPI: Sleep Button [sLPF]
[    2.696010] ERST: Table is not found!
[    2.696016] GHES: HEST is not enabled!
[    2.696121] xen: --> pirq=23 -> irq=30 (gsi=30)
[    2.696128] xen-platform-pci 0000:00:03.0: PCI INT C -> GSI 30 (level, low) -> IRQ 30
[    2.698791] Grant table initialized
[    2.709016] init_memory_mapping: 0000000020000000-0000000028000000
[    2.709087]  0020000000 - 0028000000 page 2M
[    3.232172] Refined TSC clocksource calibration: 1995.062 MHz.
[    5.386012] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    5.413993] serial8250: ttyS1 at I/O 0x3f8 (irq = 4) is a 16550A
[    5.717236] brd: module loaded
[    5.725025] vbd vbd-5696: 19 xenbus_dev_probe on device/vbd/5696
[    5.727469] blkfront: sdxb: barrier: enabled
[    5.747458]  sdxb: unknown partition table
[    5.765019] blkfront: sdxa: barrier: enabled
[    5.772370] Loading iSCSI transport class v2.0-870.
[    5.797103]  sdxa: sdxa1
[    5.797165] This is not a kind of scsi disk 202
[    5.833979] Setting capacity to 65536
[    5.833992] sdxa: detected capacity change from 0 to 33554432
[    5.944150] rdac: device handler registered
[    6.016406] Initialising Xen virtual ethernet driver.
[    6.064898] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    6.070965] serio: i8042 KBD port at 0x60,0x64 irq 1
[    6.070985] serio: i8042 AUX port at 0x60,0x64 irq 12
[    6.083638] rtc_cmos 00:06: RTC can wake from S4
[    6.096894] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    6.097022] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs
[    6.103270] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    6.108372] i2c /dev entries driver
[    6.114179] md: linear personality registered for level -1
[    6.114184] md: raid0 personality registered for level 0
[    6.114188] md: raid1 personality registered for level 1
[    6.114193] md: raid10 personality registered for level 10
[    6.114197] md: raid6 personality registered for level 6
[    6.114201] md: raid5 personality registered for level 5
[    6.114205] md: raid4 personality registered for level 4
[    6.122264] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    6.122270] cpuidle: using governor ladder
[    6.122275] cpuidle: using governor menu
[    6.122643] TCP cubic registered
[    6.122650] NET: Registered protocol family 17
[    6.122697] Registering the dns_resolver key type
[    6.143771] XENBUS: Device with no driver: device/vbd/5696
[    6.143861] rtc_cmos 00:06: setting system clock to 2014-03-08 23:21:09 UTC (1394320869)
[    6.148569] Freeing unused kernel memory: 14216k freed
[    6.158248] Write protecting the kernel read-only data: 6144k
[    6.160692] Freeing unused kernel memory: 548k freed
[    6.162269] Freeing unused kernel memory: 268k freed
[    6.943929] Loading modules backported from Linux version v3.12.8-0-g97f15f1
[    6.943934] Backport generated by backports.git v3.12.8-1-0-geb41fad
[    7.136457] tulip: Linux Tulip driver version 1.1.15 (Feb 27, 2007)
[    7.191961] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
[    7.217941] dca service started, version 1.12.1
[    7.248495] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    7.248500] e100: Copyright(c) 1999-2006 Intel Corporation
[    7.276697] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    7.276702] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    7.309212] ioatdma: Intel(R) QuickData Technology Driver 4.00
[    7.341325] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
[    7.341330] ixgb: Copyright (c) 1999-2008 Intel Corporation.
[    7.372842] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.6.7-k
[    7.372848] ixgbe: Copyright (c) 1999-2011 Intel Corporation.
[    7.636584] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    7.666264] 8139too: 8139too Fast Ethernet driver 0.9.28
[    7.702702] via_rhine: v1.10-LK1.5.0 2010-10-09 Written by Donald Becker
[    7.811350] sky2: driver version 1.30
[    7.898353] Atheros(R) L2 Ethernet Driver - version 2.2.3
[    7.898361] Copyright (c) 2007 Atheros Corporation.
[    7.992402] jme: JMicron JMC2XX ethernet driver version 1.0.8
[    8.054606] sis900.c: v1.08.10 Apr. 2 2006
[    8.118124] Brocade 10G Ethernet driver - version: 3.0.2.2
[    8.156130] bnx2x: Broadcom NetXtreme II 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.70.30-0 (2011/10/25)
[    8.191292] NET: Registered protocol family 10
[    8.216428] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.7 (July 20, 2011)
[    8.328739] cxgb4vf: could not create debugfs entry, continuing
[    8.418261] QLogic/NetXen Network Driver v4.0.77
[    8.478771] QLogic 1/10 GbE Converged/Intelligent Ethernet Driver v5.0.25
[    8.537923] enic: Cisco VIC Ethernet NIC Driver, ver 2.1.1.28
[    8.613335] iscsi: registered transport (tcp)
[    8.669046] pata_acpi 0000:00:01.1: setting latency timer to 64
[    9.568966] stex: Promise SuperTrak EX Driver version: 4.6.0000.4
[    9.780945] ata_piix 0000:00:01.1: version 2.13
[    9.818460] scsi0 : ata_piix
[    9.832632] scsi1 : ata_piix
[    9.838394] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc220 irq 14
[    9.838400] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc228 irq 15
[   10.144040] ata2.01: ATAPI: QEMU DVD-ROM, 0.10.2, max UDMA/100
[   10.145858] ata2.01: configured for MWDMA2
[   10.150357] scsi 1:0:1:0: CD-ROM            QEMU     QEMU DVD-ROM             0.10 PQ: 0 ANSI: 5
[   10.196776] scsi 1:0:1:0: Attached scsi generic sg0 type 5
[   10.293396] Fusion MPT base driver 3.04.20
[   10.293401] Copyright (c) 1999-2008 LSI Corporation
[   10.343035] Fusion MPT SPI Host driver 3.04.20
[   10.374841] Fusion MPT SAS Host driver 3.04.20
[   10.406365] mpt2sas version 13.100.00.00 loaded
[   10.444294] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[   10.476169] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[   10.508013] megasas: 00.00.06.12-rc1 Wed. Oct. 5 17:00:00 PDT 2011
[   10.539942] Adaptec aacraid driver 1.1-7[28000]-ms
[   10.573668] aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
[   10.767448] mv61xx: module license 'Proprietary' taints kernel.
[   10.767454] Disabling lock debugging due to kernel taint
[   10.801242] 3ware Storage Controller device driver for Linux v1.26.02.003.
[   10.832718] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
[   10.860268] LSI 3ware SAS/SATA-RAID Controller device driver for Linux v3.26.02.000.
[   10.890913] RocketRAID 3xxx/4xxx Controller driver v1.6 (090910)
[   10.978110] md: Autodetecting RAID arrays.
[   10.978117] md: Scanned 0 and added 0 devices.
[   10.978121] md: autorun ...
[   10.978124] md: ... autorun DONE.
[   11.060646] synobios: load, major number 201
[   11.060659] Brand: Synology
[   11.060663] Model: DS-3612xs
[   11.060669] set group disks wakeup number to 4, spinup time deno 7
[   11.593764] synobios: unload
[   11.889227] md: md1 stopped.
[   11.983831] Unable to find swap-space signature
[   12.185272] usbcore: registered new interface driver usbfs
[   12.190583] usbcore: registered new interface driver hub
[   12.199465] usbcore: registered new interface driver ethub
[   12.205380] usbcore: registered new device driver usb
[   12.780410] fuse init (API version 7.17)
[   12.813894] e1000e: Intel(R) PRO/1000 Network Driver - 1.5.1-k
[   12.813899] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
[   12.866995] Intel(R) Gigabit Ethernet Network Driver - version 3.2.10-k
[   12.867000] Copyright (c) 2007-2011 Intel Corporation.
[   13.006966] Btrfs loaded
[   13.128564] synobios: load, major number 201
[   13.128577] Brand: Synology
[   13.128582] Model: DS-3612xs
[   13.128588] set group disks wakeup number to 4, spinup time deno 7
[   21.849871] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   21.877318] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   21.973408] uhci_hcd: USB Universal Host Controller Interface driver
[   21.973579] uhci_hcd 0000:00:01.2: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[   21.973789] uhci_hcd 0000:00:01.2: setting latency timer to 64
[   21.973824] uhci_hcd 0000:00:01.2: UHCI Host Controller
[   21.973859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
[   21.974221] uhci_hcd 0000:00:01.2: irq 23, io base 0x0000c200
[   21.977357] hub 1-0:1.0: USB hub found
[   21.977367] hub 1-0:1.0: 2 ports detected
[   22.034787] Initializing USB Mass Storage driver...
[   22.036576] usbcore: registered new interface driver usb-storage
[   22.036581] USB Mass Storage support registered.
[   22.066528] usbcore: registered new interface driver usblp
[   22.133954] usbcore: registered new interface driver usbhid
[   22.133962] usbhid: USB HID core driver
[   22.300143] usb 1-2: new full-speed USB device number 2 using uhci_hcd
[   23.558410] input: QEMU 0.10.2 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-2/1-2:1.0/input/input3
[   23.558423] Get empty minor:104
[   23.560245] generic-usb 0003:0627:0001.0001: input,hiddev0: USB HID v0.01 Pointer [QEMU 0.10.2 QEMU USB Tablet] on usb-0000:00:01.2-2/input0
[  143.333658] findhostd uses obsolete (PF_INET,SOCK_PACKET)

 

 

In the mean time I experimented with paravirtualizing gnoboot (http://support.citrix.com/article/CTX121875) and FAILED doing that.

 

I can't make XenServer boot gnoboot using pygrub and loading guest kernel. It might be problem with XenServer configuration, guest kernel compression or maybe missing initrd in guest, I have no idea.. :/. XenServer simply can't find bootable kernel...

 

Was anyone else trying to paravirt gnoBoot in XenServer/KVM, any ideas?

 

So to sum up current situation, gnoBoot was properly working on XenServer in alpha8 version - full virtualization (HVM). I personaly have no idea what to try next to make paravirt work...

 

To make gnoBoot work in XenServer, it is required to fix the disks problem... Xen PV support may stay in gnoBoot, however until someone finds out how to make it work it is useless... Anyway I guess using xen-drivers (blk, net) bypasses some hardware emulation, so if possible i would keep that in.

 

Thanks again gnoBoot :smile:

Link to comment
Share on other sites

Is it possible to integrate driver/firmware for

 

teviiS464 DVB-S2 card

http://www.linuxtv.org/wiki/index.php/TeVii_S464

http://www.tevii.com/tevii_ds3000.tar.gz

 

and

WinTV Nova HVR4000

http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-4000

 

into gnoboot?

 

 

Thank you for your great work!

mff

Will try to fix missing multimedia support in the next releases. I'm currently fixing reported kernel bugs.

 

Update for XenServer Paravirtualization:

 

I tried last gnoboot build (Wed Mar 5 18:05:38 CST) -> problem with xen disks presists, eg. I can't install DSM using Syno Assistant (error 38). I am attaching two virtual disks - first 32MB, second 8GB, using 512MB RAM, and 2 CPUs, viridan disabled (HyperV win8 support).

 

Here is "cat /proc/partitions"

major minor  #blocks  name

202       16    8388608 sdxb
202        0      32768 sdxa
202        1      32098 sdxa1

 

Here is "dmesg"

[    0.000000] Linux version 3.2.40 (root@gnoboot) (gcc version 4.2.0) #1 SMP Wed Mar 5 18:05:38 CST 2014
[    0.000000] Command line: 
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009e000 (usable)
[    0.000000]  BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000001fc00000 (usable)
[    0.000000]  BIOS-e820: 00000000fc000000 - 0000000100000000 (reserved)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Xen HVM domU, BIOS 4.1.5 11/28/2013
[    0.000000] Hypervisor detected: Xen HVM
[    0.000000] Xen version 4.1.
[    0.000000] Xen Platform PCI: I/O protocol version 1
[    0.000000] Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs.
[    0.000000] Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.
[    0.000000] You might have to change the root device
[    0.000000] from /dev/hd[a-d] to /dev/xvd[a-d]
[    0.000000] in your root= kernel command line option
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x1fc00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-combining
[    0.000000]   C0000-FFFFF write-back
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00F0000000 mask 3FF8000000 uncachable
[    0.000000]   1 base 00F8000000 mask 3FFC000000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] found SMP MP-table at [ffff8800000fb730] fb730
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-000000001fc00000
[    0.000000]  0000000000 - 001fc00000 page 2M
[    0.000000] kernel direct mapping tables up to 1fc00000 @ 1fbfe000-1fc00000
[    0.000000] ACPI: RSDP 00000000000ea020 00024 (v02    Xen)
[    0.000000] ACPI: XSDT 00000000fc00eb80 00044 (v01    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: FACP 00000000fc00e940 000F4 (v04    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: DSDT 00000000fc002c40 0BC75 (v02    Xen      HVM 00000000 INTL 20090123)
[    0.000000] ACPI: FACS 00000000fc002c00 00040
[    0.000000] ACPI: APIC 00000000fc00ea40 000D8 (v02    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: HPET 00000000fc00eb20 00038 (v01    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: WAET 00000000fc00eb58 00028 (v01    Xen      HVM 00000000 HVML 00000000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000]  [ffffea0000000000-ffffea00007fffff] PMD -> [ffff88001ea00000-ffff88001f1fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   empty
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009e
[    0.000000]     0: 0x00000100 -> 0x0001fc00
[    0.000000] On node 0 totalpages: 129934
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3921 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 1722 pages used for memmap
[    0.000000]   DMA32 zone: 124230 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1f48
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x06] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x08] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x0a] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x0c] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x0e] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x10] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x12] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x14] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x16] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x18] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x1a] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x1c] disabled)
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ5 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ10 used by override.
[    0.000000] ACPI: IRQ11 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 15 CPUs, 13 hotplug CPUs
[    0.000000] nr_irqs_gsi: 64
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 1fc00000 (gap: 1fc00000:dc400000)
[    0.000000] Booting paravirtualized kernel on Xen HVM
[    0.000000] setup_percpu: NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:15 nr_node_ids:1
[    0.000000] PERCPU: Embedded 26 pages/cpu @ffff88001f800000 s75776 r8192 d22528 u131072
[    0.000000] pcpu-alloc: s75776 r8192 d22528 u131072 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 -- 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 128151
[    0.000000] Kernel command line: root=/dev/md0 ihd_num=1 netif_num=4 syno_hw_version=DS3612xs 
[    0.000000] Internal HD num: 1
[    0.000000] Internal netif num: 4
[    0.000000] Synology Hardware Version: DS3612xs-j
[    0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Memory: 486696k/520192k available (3530k kernel code, 456k absent, 33040k reserved, 2929k data, 14216k init)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  CONFIG_RCU_FANOUT set to non-default value of 32
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:4352 nr_irqs:1208 16
[    0.000000] Xen HVM callback vector for event delivery is enabled
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Detected 1995.067 MHz processor.
[    0.001999] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.13 BogoMIPS (lpj=1995067)
[    0.001999] pid_max: default: 32768 minimum: 301
[    0.001999] Mount-cache hash table entries: 256
[    0.001999] mce: CPU supports 0 MCE banks
[    0.010904] ACPI: Core revision 20110623
[    0.017076] Switched APIC routing to physical flat.
[    0.019377] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.029432] CPU0: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz stepping 0b
[    0.029456] Xen: using vcpuop timer interface
[    0.029469] installing Xen timer for CPU 0
[    0.029579] cpu 0 spinlock event irq 69
[    0.029583] Performance Events: unsupported p6 CPU model 15 no PMU driver, software events only.
[    0.031048] cpu 1 spinlock event irq 70
[    0.032064] Booting Node   0, Processors  #1
[    0.032069] smpboot cpu 1: start_ip = 99000
[    0.001999] mce: CPU supports 0 MCE banks
[    0.166060] installing Xen timer for CPU 1
[    0.166084] Brought up 2 CPUs
[    0.166090] Total of 2 processors activated (4632.69 BogoMIPS).
[    0.205001] xor: automatically using best checksumming function: generic_sse
[    0.209995]    generic_sse:   152.000 MB/sec
[    0.209999] xor: using function: generic_sse (152.000 MB/sec)
[    0.210095] NET: Registered protocol family 16
[    0.218050] ACPI: bus type pci registered
[    0.221090] PCI: Using configuration type 1 for base access
[    0.310115] bio: create slab  at 0
[    0.329002] raid6: int64x1    234 MB/s
[    0.345984] raid6: int64x2    324 MB/s
[    0.362983] raid6: int64x4    316 MB/s
[    0.379974] raid6: int64x8    222 MB/s
[    0.396986] raid6: sse2x1     355 MB/s
[    0.413978] raid6: sse2x2     593 MB/s
[    0.430966] raid6: sse2x4     644 MB/s
[    0.430970] raid6: using algorithm sse2x4 (644 MB/s)
[    0.432017] ACPI: Added _OSI(Module Device)
[    0.432023] ACPI: Added _OSI(Processor Device)
[    0.432027] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.432031] ACPI: Added _OSI(Processor Aggregator Device)
[    0.448046] ACPI: EC: Look up EC in DSDT
[    0.492057] ACPI: Interpreter enabled
[    0.492064] ACPI: (supports S0 S5)
[    0.492077] ACPI: Using IOAPIC for interrupt routing
[    0.906998] ACPI: No dock devices found.
[    0.907005] HEST: Table not found.
[    0.907013] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.907946] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.909025] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
[    0.909032] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
[    0.909037] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.909042] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfbffffff]
[    0.909960] pci 0000:00:00.0: [8086:1237] type 0 class 0x000600
[    0.914889] pci 0000:00:01.0: [8086:7000] type 0 class 0x000601
[    0.921888] pci 0000:00:01.1: [8086:7010] type 0 class 0x000101
[    0.926887] pci 0000:00:01.1: reg 20: [io  0xc220-0xc22f]
[    0.930887] pci 0000:00:01.2: [8086:7020] type 0 class 0x000c03
[    0.934957] pci 0000:00:01.2: reg 20: [io  0xc200-0xc21f]
[    0.938924] pci 0000:00:01.3: [8086:7113] type 0 class 0x000680
[    0.938959] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[    0.938962] * this clock source is slow. Consider trying other clock sources
[    0.946947] pci 0000:00:01.3: quirk: [io  0x1f40-0x1f7f] claimed by PIIX4 ACPI
[    0.949059] pci 0000:00:02.0: [1013:00b8] type 0 class 0x000300
[    0.950942] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf1ffffff pref]
[    0.951916] pci 0000:00:02.0: reg 14: [mem 0xf3000000-0xf3000fff]
[    0.956969] pci 0000:00:03.0: [5853:0001] type 0 class 0x000100
[    0.957991] pci 0000:00:03.0: reg 10: [io  0xc000-0xc0ff]
[    0.958972] pci 0000:00:03.0: reg 14: [mem 0xf2000000-0xf2ffffff pref]
[    0.964955] pci_bus 0000:00: on NUMA node 0
[    0.964962] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.968948]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e)
[    1.787862] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 10 11)
[    1.788033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    1.788872] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[    1.789035] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 10 11)
[    1.789882] xen/balloon: Initialising balloon driver.
[    1.790755] xen-balloon: Initialising balloon driver.
[    1.791797] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.791797] vgaarb: loaded
[    1.791800] vgaarb: bridge control possible 0000:00:02.0
[    1.792813] SCSI subsystem initialized
[    1.793819] libata version 3.00 loaded.
[    1.795750] PCI: Using ACPI for IRQ routing
[    1.795755] PCI: pci_cache_line_size set to 64 bytes
[    1.796871] reserve RAM buffer: 000000000009e000 - 000000000009ffff 
[    1.796876] reserve RAM buffer: 000000001fc00000 - 000000001fffffff 
[    1.797826] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    1.798761] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.798769] hpet0: 3 comparators, 64-bit 62.500000 MHz counter
[    1.803789] Switching to clocksource xen
[    1.804116] pnp: PnP ACPI init
[    1.804132] ACPI: bus type pnp registered
[    1.804163] pnp 00:00: [mem 0x00000000-0x0009ffff]
[    1.804381] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
[    1.804387] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.804482] pnp 00:01: [bus 00-ff]
[    1.804488] pnp 00:01: [io  0x0cf8-0x0cff]
[    1.804492] pnp 00:01: [io  0x0000-0x0cf7 window]
[    1.804497] pnp 00:01: [io  0x0d00-0xffff window]
[    1.804501] pnp 00:01: [mem 0x000a0000-0x000bffff window]
[    1.804506] pnp 00:01: [mem 0xf0000000-0xfbffffff window]
[    1.804715] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
[    1.804731] pnp 00:02: [io  0x10c0-0x1141]
[    1.804735] pnp 00:02: [io  0xb044-0xb047]
[    1.804936] system 00:02: [io  0x10c0-0x1141] has been reserved
[    1.804941] system 00:02: [io  0xb044-0xb047] has been reserved
[    1.804947] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.804981] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    1.805176] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    1.805205] pnp 00:04: [io  0x0010-0x001f]
[    1.805210] pnp 00:04: [io  0x0022-0x002d]
[    1.805216] pnp 00:04: [io  0x0030-0x003f]
[    1.805220] pnp 00:04: [io  0x0044-0x005f]
[    1.805224] pnp 00:04: [io  0x0062-0x0063]
[    1.805229] pnp 00:04: [io  0x0065-0x006f]
[    1.805233] pnp 00:04: [io  0x0072-0x007f]
[    1.805237] pnp 00:04: [io  0x0080]
[    1.805241] pnp 00:04: [io  0x0084-0x0086]
[    1.805245] pnp 00:04: [io  0x0088]
[    1.805249] pnp 00:04: [io  0x008c-0x008e]
[    1.805253] pnp 00:04: [io  0x0090-0x009f]
[    1.805257] pnp 00:04: [io  0x00a2-0x00bd]
[    1.805261] pnp 00:04: [io  0x00e0-0x00ef]
[    1.805265] pnp 00:04: [io  0x08a0-0x08a3]
[    1.805270] pnp 00:04: [io  0x0cc0-0x0ccf]
[    1.805274] pnp 00:04: [io  0x04d0-0x04d1]
[    1.805482] system 00:04: [io  0x08a0-0x08a3] has been reserved
[    1.805488] system 00:04: [io  0x0cc0-0x0ccf] has been reserved
[    1.805493] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    1.805499] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.805516] pnp 00:05: [dma 4]
[    1.805521] pnp 00:05: [io  0x0000-0x000f]
[    1.805525] pnp 00:05: [io  0x0081-0x0083]
[    1.805529] pnp 00:05: [io  0x0087]
[    1.805533] pnp 00:05: [io  0x0089-0x008b]
[    1.805538] pnp 00:05: [io  0x008f]
[    1.805542] pnp 00:05: [io  0x00c0-0x00df]
[    1.805546] pnp 00:05: [io  0x0480-0x048f]
[    1.805727] pnp 00:05: Plug and Play ACPI device, IDs PNP0200 (active)
[    1.805744] pnp 00:06: [io  0x0070-0x0071]
[    1.805765] xen: --> pirq=16 -> irq=8 (gsi=8)
[    1.805770] pnp 00:06: [irq 8]
[    1.805962] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.805977] pnp 00:07: [io  0x0061]
[    1.806171] pnp 00:07: Plug and Play ACPI device, IDs PNP0800 (active)
[    1.806203] xen: --> pirq=17 -> irq=12 (gsi=12)
[    1.806208] pnp 00:08: [irq 12]
[    1.806400] pnp 00:08: Plug and Play ACPI device, IDs PNP0f13 (active)
[    1.806425] pnp 00:09: [io  0x0060]
[    1.806430] pnp 00:09: [io  0x0064]
[    1.806441] xen: --> pirq=18 -> irq=1 (gsi=1)
[    1.806446] pnp 00:09: [irq 1]
[    1.806633] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    1.806656] pnp 00:0a: [io  0x03f0-0x03f5]
[    1.806661] pnp 00:0a: [io  0x03f7]
[    1.806673] xen: --> pirq=19 -> irq=6 (gsi=6)
[    1.806677] pnp 00:0a: [irq 6]
[    1.806681] pnp 00:0a: [dma 2]
[    1.806873] pnp 00:0a: Plug and Play ACPI device, IDs PNP0700 (active)
[    1.806905] pnp 00:0b: [io  0x03f8-0x03ff]
[    1.806917] xen: --> pirq=20 -> irq=4 (gsi=4)
[    1.806921] pnp 00:0b: [irq 4]
[    1.807110] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active)
[    1.807154] pnp 00:0c: [io  0x0378-0x037f]
[    1.807166] xen: --> pirq=21 -> irq=7 (gsi=7)
[    1.807171] pnp 00:0c: [irq 7]
[    1.807357] pnp 00:0c: Plug and Play ACPI device, IDs PNP0400 (active)
[    1.831736] pnp: PnP ACPI: found 13 devices
[    1.831741] ACPI: ACPI bus type pnp unregistered
[    1.847423] PCI: max bus depth: 0 pci_try_num: 1
[    1.847433] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    1.847438] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    1.847443] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    1.847447] pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff]
[    1.847628] NET: Registered protocol family 2
[    1.847762] IP route cache hash table entries: 4096 (order: 3, 32768 bytes)
[    1.848152] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
[    1.848251] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    1.848344] TCP: Hash tables configured (established 16384 bind 16384)
[    1.848348] TCP reno registered
[    1.848354] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    1.848362] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    1.848509] NET: Registered protocol family 1
[    1.848746] RPC: Registered named UNIX socket transport module.
[    1.848750] RPC: Registered udp transport module.
[    1.848755] RPC: Registered tcp transport module.
[    1.848758] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.848767] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    1.848822] pci 0000:00:01.0: PIIX3: Enabling Passive Release
[    1.848876] pci 0000:00:01.0: Activating ISA DMA hang workarounds
[    1.848971] xen: --> pirq=22 -> irq=23 (gsi=23)
[    1.848976] pci 0000:00:01.2: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[    1.849215] pci 0000:00:01.2: PCI INT D disabled
[    1.849291] pci 0000:00:02.0: Boot video device
[    1.849343] PCI: CLS 0 bytes, default 64
[    2.371655] VFS: Disk quotas dquot_6.5.2
[    2.371715] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    2.372033] Registering the id_resolver key type
[    2.372812] msgmni has been set to 950
[    2.372858] async_tx: api initialized (async)
[    2.376737] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    2.376743] io scheduler noop registered
[    2.376747] io scheduler deadline registered
[    2.376790] io scheduler cfq registered (default)
[    2.393905] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.411500] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.411506] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    2.416121] acpiphp: Slot [0] registered
[    2.423489] acpiphp: Slot [1] registered
[    2.431241] acpiphp: Slot [2] registered
[    2.437733] acpiphp: Slot [3] registered
[    2.442318] acpiphp: Slot [4] registered
[    2.446958] acpiphp: Slot [5] registered
[    2.453679] acpiphp: Slot [6] registered
[    2.456704] acpiphp: Slot [7] registered
[    2.461267] acpiphp: Slot [8] registered
[    2.467300] acpiphp: Slot [9] registered
[    2.474653] acpiphp: Slot [10] registered
[    2.480580] acpiphp: Slot [11] registered
[    2.487614] acpiphp: Slot [12] registered
[    2.495357] acpiphp: Slot [13] registered
[    2.499850] acpiphp: Slot [14] registered
[    2.505265] acpiphp: Slot [15] registered
[    2.511240] acpiphp: Slot [16] registered
[    2.516683] acpiphp: Slot [17] registered
[    2.520804] acpiphp: Slot [18] registered
[    2.527800] acpiphp: Slot [19] registered
[    2.534811] acpiphp: Slot [20] registered
[    2.541143] acpiphp: Slot [21] registered
[    2.547005] acpiphp: Slot [22] registered
[    2.552700] acpiphp: Slot [23] registered
[    2.557252] acpiphp: Slot [24] registered
[    2.565372] acpiphp: Slot [25] registered
[    2.571210] acpiphp: Slot [26] registered
[    2.575110] acpiphp: Slot [27] registered
[    2.579383] acpiphp: Slot [28] registered
[    2.587706] acpiphp: Slot [29] registered
[    2.594014] acpiphp: Slot [30] registered
[    2.601286] acpiphp: Slot [31] registered
[    2.614026] vesafb: mode is 800x600x16, linelength=1600, pages=3
[    2.614032] vesafb: scrolling: redraw
[    2.614037] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
[    2.614184] vesafb: framebuffer at 0xf0000000, mapped to 0xffffc90000080000, using 1875k, total 4096k
[    2.627567] Console: switching to colour frame buffer device 100x37
[    2.629399] fb0: VESA VGA frame buffer device
[    2.635609] intel_idle: does not run on family 6 model 15
[    2.639903] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    2.639913] ACPI: Power Button [PWRF]
[    2.643477] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1
[    2.643485] ACPI: Sleep Button [sLPF]
[    2.696010] ERST: Table is not found!
[    2.696016] GHES: HEST is not enabled!
[    2.696121] xen: --> pirq=23 -> irq=30 (gsi=30)
[    2.696128] xen-platform-pci 0000:00:03.0: PCI INT C -> GSI 30 (level, low) -> IRQ 30
[    2.698791] Grant table initialized
[    2.709016] init_memory_mapping: 0000000020000000-0000000028000000
[    2.709087]  0020000000 - 0028000000 page 2M
[    3.232172] Refined TSC clocksource calibration: 1995.062 MHz.
[    5.386012] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    5.413993] serial8250: ttyS1 at I/O 0x3f8 (irq = 4) is a 16550A
[    5.717236] brd: module loaded
[    5.725025] vbd vbd-5696: 19 xenbus_dev_probe on device/vbd/5696
[    5.727469] blkfront: sdxb: barrier: enabled
[    5.747458]  sdxb: unknown partition table
[    5.765019] blkfront: sdxa: barrier: enabled
[    5.772370] Loading iSCSI transport class v2.0-870.
[    5.797103]  sdxa: sdxa1
[    5.797165] This is not a kind of scsi disk 202
[    5.833979] Setting capacity to 65536
[    5.833992] sdxa: detected capacity change from 0 to 33554432
[    5.944150] rdac: device handler registered
[    6.016406] Initialising Xen virtual ethernet driver.
[    6.064898] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    6.070965] serio: i8042 KBD port at 0x60,0x64 irq 1
[    6.070985] serio: i8042 AUX port at 0x60,0x64 irq 12
[    6.083638] rtc_cmos 00:06: RTC can wake from S4
[    6.096894] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    6.097022] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs
[    6.103270] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    6.108372] i2c /dev entries driver
[    6.114179] md: linear personality registered for level -1
[    6.114184] md: raid0 personality registered for level 0
[    6.114188] md: raid1 personality registered for level 1
[    6.114193] md: raid10 personality registered for level 10
[    6.114197] md: raid6 personality registered for level 6
[    6.114201] md: raid5 personality registered for level 5
[    6.114205] md: raid4 personality registered for level 4
[    6.122264] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    6.122270] cpuidle: using governor ladder
[    6.122275] cpuidle: using governor menu
[    6.122643] TCP cubic registered
[    6.122650] NET: Registered protocol family 17
[    6.122697] Registering the dns_resolver key type
[    6.143771] XENBUS: Device with no driver: device/vbd/5696
[    6.143861] rtc_cmos 00:06: setting system clock to 2014-03-08 23:21:09 UTC (1394320869)
[    6.148569] Freeing unused kernel memory: 14216k freed
[    6.158248] Write protecting the kernel read-only data: 6144k
[    6.160692] Freeing unused kernel memory: 548k freed
[    6.162269] Freeing unused kernel memory: 268k freed
[    6.943929] Loading modules backported from Linux version v3.12.8-0-g97f15f1
[    6.943934] Backport generated by backports.git v3.12.8-1-0-geb41fad
[    7.136457] tulip: Linux Tulip driver version 1.1.15 (Feb 27, 2007)
[    7.191961] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
[    7.217941] dca service started, version 1.12.1
[    7.248495] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    7.248500] e100: Copyright(c) 1999-2006 Intel Corporation
[    7.276697] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    7.276702] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    7.309212] ioatdma: Intel(R) QuickData Technology Driver 4.00
[    7.341325] ixgb: Intel(R) PRO/10GbE Network Driver - version 1.0.135-k2-NAPI
[    7.341330] ixgb: Copyright (c) 1999-2008 Intel Corporation.
[    7.372842] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.6.7-k
[    7.372848] ixgbe: Copyright (c) 1999-2011 Intel Corporation.
[    7.636584] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    7.666264] 8139too: 8139too Fast Ethernet driver 0.9.28
[    7.702702] via_rhine: v1.10-LK1.5.0 2010-10-09 Written by Donald Becker
[    7.811350] sky2: driver version 1.30
[    7.898353] Atheros(R) L2 Ethernet Driver - version 2.2.3
[    7.898361] Copyright (c) 2007 Atheros Corporation.
[    7.992402] jme: JMicron JMC2XX ethernet driver version 1.0.8
[    8.054606] sis900.c: v1.08.10 Apr. 2 2006
[    8.118124] Brocade 10G Ethernet driver - version: 3.0.2.2
[    8.156130] bnx2x: Broadcom NetXtreme II 5771x/578xx 10/20-Gigabit Ethernet Driver bnx2x 1.70.30-0 (2011/10/25)
[    8.191292] NET: Registered protocol family 10
[    8.216428] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.7 (July 20, 2011)
[    8.328739] cxgb4vf: could not create debugfs entry, continuing
[    8.418261] QLogic/NetXen Network Driver v4.0.77
[    8.478771] QLogic 1/10 GbE Converged/Intelligent Ethernet Driver v5.0.25
[    8.537923] enic: Cisco VIC Ethernet NIC Driver, ver 2.1.1.28
[    8.613335] iscsi: registered transport (tcp)
[    8.669046] pata_acpi 0000:00:01.1: setting latency timer to 64
[    9.568966] stex: Promise SuperTrak EX Driver version: 4.6.0000.4
[    9.780945] ata_piix 0000:00:01.1: version 2.13
[    9.818460] scsi0 : ata_piix
[    9.832632] scsi1 : ata_piix
[    9.838394] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc220 irq 14
[    9.838400] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc228 irq 15
[   10.144040] ata2.01: ATAPI: QEMU DVD-ROM, 0.10.2, max UDMA/100
[   10.145858] ata2.01: configured for MWDMA2
[   10.150357] scsi 1:0:1:0: CD-ROM            QEMU     QEMU DVD-ROM             0.10 PQ: 0 ANSI: 5
[   10.196776] scsi 1:0:1:0: Attached scsi generic sg0 type 5
[   10.293396] Fusion MPT base driver 3.04.20
[   10.293401] Copyright (c) 1999-2008 LSI Corporation
[   10.343035] Fusion MPT SPI Host driver 3.04.20
[   10.374841] Fusion MPT SAS Host driver 3.04.20
[   10.406365] mpt2sas version 13.100.00.00 loaded
[   10.444294] megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006)
[   10.476169] megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006)
[   10.508013] megasas: 00.00.06.12-rc1 Wed. Oct. 5 17:00:00 PDT 2011
[   10.539942] Adaptec aacraid driver 1.1-7[28000]-ms
[   10.573668] aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded
[   10.767448] mv61xx: module license 'Proprietary' taints kernel.
[   10.767454] Disabling lock debugging due to kernel taint
[   10.801242] 3ware Storage Controller device driver for Linux v1.26.02.003.
[   10.832718] 3ware 9000 Storage Controller device driver for Linux v2.26.02.014.
[   10.860268] LSI 3ware SAS/SATA-RAID Controller device driver for Linux v3.26.02.000.
[   10.890913] RocketRAID 3xxx/4xxx Controller driver v1.6 (090910)
[   10.978110] md: Autodetecting RAID arrays.
[   10.978117] md: Scanned 0 and added 0 devices.
[   10.978121] md: autorun ...
[   10.978124] md: ... autorun DONE.
[   11.060646] synobios: load, major number 201
[   11.060659] Brand: Synology
[   11.060663] Model: DS-3612xs
[   11.060669] set group disks wakeup number to 4, spinup time deno 7
[   11.593764] synobios: unload
[   11.889227] md: md1 stopped.
[   11.983831] Unable to find swap-space signature
[   12.185272] usbcore: registered new interface driver usbfs
[   12.190583] usbcore: registered new interface driver hub
[   12.199465] usbcore: registered new interface driver ethub
[   12.205380] usbcore: registered new device driver usb
[   12.780410] fuse init (API version 7.17)
[   12.813894] e1000e: Intel(R) PRO/1000 Network Driver - 1.5.1-k
[   12.813899] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
[   12.866995] Intel(R) Gigabit Ethernet Network Driver - version 3.2.10-k
[   12.867000] Copyright (c) 2007-2011 Intel Corporation.
[   13.006966] Btrfs loaded
[   13.128564] synobios: load, major number 201
[   13.128577] Brand: Synology
[   13.128582] Model: DS-3612xs
[   13.128588] set group disks wakeup number to 4, spinup time deno 7
[   21.849871] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   21.877318] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   21.973408] uhci_hcd: USB Universal Host Controller Interface driver
[   21.973579] uhci_hcd 0000:00:01.2: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[   21.973789] uhci_hcd 0000:00:01.2: setting latency timer to 64
[   21.973824] uhci_hcd 0000:00:01.2: UHCI Host Controller
[   21.973859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1
[   21.974221] uhci_hcd 0000:00:01.2: irq 23, io base 0x0000c200
[   21.977357] hub 1-0:1.0: USB hub found
[   21.977367] hub 1-0:1.0: 2 ports detected
[   22.034787] Initializing USB Mass Storage driver...
[   22.036576] usbcore: registered new interface driver usb-storage
[   22.036581] USB Mass Storage support registered.
[   22.066528] usbcore: registered new interface driver usblp
[   22.133954] usbcore: registered new interface driver usbhid
[   22.133962] usbhid: USB HID core driver
[   22.300143] usb 1-2: new full-speed USB device number 2 using uhci_hcd
[   23.558410] input: QEMU 0.10.2 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-2/1-2:1.0/input/input3
[   23.558423] Get empty minor:104
[   23.560245] generic-usb 0003:0627:0001.0001: input,hiddev0: USB HID v0.01 Pointer [QEMU 0.10.2 QEMU USB Tablet] on usb-0000:00:01.2-2/input0
[  143.333658] findhostd uses obsolete (PF_INET,SOCK_PACKET)

 

 

In the mean time I experimented with paravirtualizing gnoboot (http://support.citrix.com/article/CTX121875) and FAILED doing that.

 

I can't make XenServer boot gnoboot using pygrub and loading guest kernel. It might be problem with XenServer configuration, guest kernel compression or maybe missing initrd in guest, I have no idea.. :/. XenServer simply can't find bootable kernel...

 

Was anyone else trying to paravirt gnoBoot in XenServer/KVM, any ideas?

 

So to sum up current situation, gnoBoot was properly working on XenServer in alpha8 version - full virtualization (HVM). I personaly have no idea what to try next to make paravirt work...

 

To make gnoBoot work in XenServer, it is required to fix the disks problem... Xen PV support may stay in gnoBoot, however until someone finds out how to make it work it is useless... Anyway I guess using xen-drivers (blk, net) bypasses some hardware emulation, so if possible i would keep that in.

 

Thanks again gnoBoot :smile:

 

Thanks for testing XEN support in gnoBoot! :wink: I thought making disks appear /dev/sdxX would allow you to install it. Anyway, I'll fix that issue for you and you don't need to specify pygrub initrd option (its embedded in the kernel).

Link to comment
Share on other sites

Thanks for testing XEN support in gnoBoot! :wink: I thought making disks appear /dev/sdxX would allow you to install it. Anyway, I'll fix that issue for you and you don't need to specify pygrub initrd option (its embedded in the kernel).

 

I just tried 10.2, and Syno Assistant sucessfully installs DSM (disks recognized), however after final reboot, on :5000 there is still Syno Web Assistant with message "configuration lost" , am I doing anything wrong? (I set custom SN, tried booting/installing with menu_alpha.lst and menu_me.lst using DSM43. In last effort I tried even DSM5, however Syno Assistant failed with message I should install DSM43).

 

If I will make at least this work I will give paravirtualization another shot... it is quite interesting by it self and at least I will learn something new :smile:

 

Thanks for help

Link to comment
Share on other sites

N54L Bare Metal. Gnoboot alpha10. Host reboots itself 10min after scheduled and manual shutdown.

Has somebody experienced the behavior?

 

Overall it behaves as it should. Stock .pat File.

I have approx. 100Megabytes/s Read/Write Perfomance with 3 Drives. (WD 10 and 20)

 

Thx gnoboot for your work.

 

desq

Link to comment
Share on other sites

Thank you gnoboot,

 

Just finished install it on;

hardware : n40l 16G ram , PCIe digital-tv card(DMB-th) and a lsi 9261-8i raid card.

software : esxi 5.5, pfSense , DSM 4.3, DSM 5.0 beta, WinXP and Windows7.

 

I could be the tester on esxi.

 

Thank you very much !

i clicked your web ad. everyday.

 

:>

Link to comment
Share on other sites

Thanks for testing XEN support in gnoBoot! :wink: I thought making disks appear /dev/sdxX would allow you to install it. Anyway, I'll fix that issue for you and you don't need to specify pygrub initrd option (its embedded in the kernel).

 

I just tried 10.2, and Syno Assistant sucessfully installs DSM (disks recognized), however after final reboot, on :5000 there is still Syno Web Assistant with message "configuration lost" , am I doing anything wrong? (I set custom SN, tried booting/installing with menu_alpha.lst and menu_me.lst using DSM43. In last effort I tried even DSM5, however Syno Assistant failed with message I should install DSM43).

 

If I will make at least this work I will give paravirtualization another shot... it is quite interesting by it self and at least I will learn something new :smile:

 

Thanks for help

 

First, you have to setup serial logging in XEN, and then boot to GRUB's debug option and send me the output. If that doesn't work for you, simply send me `dmesg` output or /.gnoboot/debug.log with debug enabled. Take note, you won't be able to see any console messages while doing this, add "console=tty0" at the end of GRUB kernel option to enable it.

 

failed to load hvutils,hope it can be fixed in the next version.

Do the same as mentioned above. :wink:

 

Again, check the ADs on my blog or email me for donations. :smile:

Link to comment
Share on other sites

Thank's for your great work!

I'm using alpha9 before and it works perfectly, but after I upgrade to alpha 10, synology assistant can't find it any more, can i get the alpha 10.2 and test it?thanks

 

 

may be the network drivers is not load.

 

please check it!

 

I replied to you on my blog, 10.x will not work either unless you provide the relevant information.

 

Video station always disconnect on Sony Bravia TV.

I'm using alpha10 and ESXI platform.

Try alpha8, pm me if you don't have a copy.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...