Jump to content
XPEnology Community

billytheczeh

Member
  • Posts

    19
  • Joined

  • Last visited

billytheczeh's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. I'm trying to use gnoboot with Xen (not Xenserver) on Debian, without any result, kernel is booting, but no disk is found. How do you do on Ubuntu ? Do you have a cfg config file ? Thanks for your help. That's what I need as well. I haven't been able to get anything to boot so far! Problem with disks in latest gnoBoot comes from using pvrit drivers for disks and nics, however latest gnoBoot synoboot is not patched for using /dev/xvda instaed of /dev/sda... at least that is what i think. (gnoBoot solved it once, but then he moved to new upstream kernel.. and this feature was gone..) I used debian live CD inside VM to manualy copy gnoBoot image to VM disk. It is probably possible from dom0, but I have no experiences with that. Neither I haven't used Xen besides XenServer. What should work is completly virtualized HW, eg intel nic, and IDE/SATA drives... So gnoBoot / nanoBoot can use standard drivers.. This is something you shoul be able to get using custom cfg file.. (I never tried) What is our best hope is if nanoBoot will include XEN PVirt drivers... I havent recieved reply on that in nanoboot thread :/
  2. Hi there, did you succesfully installed DSM 5.0 build 4495 ?
  3. Hi, I was previously trying to run gnoBoot on XenServer. Any chance you could add Xen virt drivers in future build? Currently nanoboot cant find NICs and HDDs.. http://wiki.xenproject.org/wiki/Mainlin ... mU_Support There might be another issue, virtualized HDD will be /dev/xvda.. /dev/xvdb .. etc.. instead of /dev/sda ... If needed I can provide testing, etc.. Thank you
  4. okey (misunderstood your gdisk files..), anyway I just downloaded last one just now: uname -a Linux DiskStation 3.2.40 #1 SMP Sat Mat 15 13:16:17 CST 2014 x86_64 GNU/Linux synology_bromlow_3612xs DSM 5.0 4458 sucesfully installed on XenServer 6.2SP1 using gnoboot-alpha10.3-zImage ! Using 32MB primary boot disk, and 8GB second system disk, 2 VCPU, 512MB RAM Using HVM (Other install media, during Xen VM creation). Disabled viridian `xe vm-param-set uuid=... platform:viridian=false` (Makes sure virt-what coretly recognizes Xen) gnoBoot image installed using `dd if=gnoboot-alpha-vfat.img of=/dev/sda1` (Using Debian Live distro) Modified `/boot/grub/menu_alpha.lst` and `/boot/grub/menu_me.lst` added `vga=0x318 sn=B3JN00...` DSM 5.0 4458 installed after booting with grub menu item gnoboot.me –> install/upgrade/downgrade 4458 Thank you gnoBoot! Thank you very much! Later this weekend, maybe next week I will try to install xe-guest-utilities, and hopefuly I will give paravirtualization another shot (If suceeded I will post guide/code here) Hi - I'm trying to understand how to boot gnoboot from xen - in my case xen on an ubuntu dom0. You mention here you use the zImage file, but then it looks more like you used the vfat.img. If you have any further detail or suggestion I'd appreciate it. I've tried mapping the img files in my config but xen won't boot them. I can map the iso versions, but they also don't boot, though xen does then see them as boot images. Any help really appreciated... Hi there, unfortunately gnoBoot 10.5 (last release) is not working in both PV-mode and Full HW-virt mode.. (problems with disks) What is another problem is that pygrub on XenServer 6.2 does not support LZMA and XZ compressed kernels, thus 10.4 was not working in pvirt.. XS Creedence Alpha should be fixing that.. nanoBoot is not booting on Xen completly... (full-hw-virt and pvrit..) About how to install gnoBoot.. generaly when gnoBoot was active he was releasing either full images (dd if=gnoboot-zImage.img of=/dev/sda..) or only zImage file if only that changed (mount /dev/sda /mnt; cd /mnt; cp ~/gnoboot-zImage /mnt/zImage;). Anyway you should better check if /dev/sda1 will be bootable -> cfdisk). Personaly, for working with gnoBoot I was using Live Debian CD. So I: 1) Created VM using "other install media", choosed Live Debian CD 2) Transfered required files using scp and dd and/or cp... + edit grub config 3) Rebooted VM -> Run gnoBoot in Full-virt-mode 4) Experimented with pygrub, changing xe vm-param-set -> I think I posted another post just regarding this -> Running pvirt -> generaly not succesfull Hope this helps If you will find how to run latest Synology DSM image I would love to know how you managed that
  5. Update for Xen Paravirtualization: Try it again using 10.5, added more boot-up messages to trace your problem. Just updated to 10.5 here is console output with debug option: (Still stops during boot) (This are my kernel command options: "root=/dev/md0 console=hvc0 sn=B3JN00... debug" ) [ 0.000000] Linux version 3.2.40 (root@gnoboot) (gcc version 4.2.0) #8 SMP Sat Apr 5 10:56:54 CST 2014 [ 0.000000] Command line: root=/dev/md0 console=hvc0 sn=B3JN00... debug [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 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 - 0000000040000000 (usable) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI not present or invalid. [ 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 = 0x40000 max_arch_pfn = 0x400000000 [ 0.000000] initial memory mapped : 0 - 0286a000 [ 0.000000] Base memory trampoline at [ffff88000009b000] 9b000 size 20480 [ 0.000000] init_memory_mapping: 0000000000000000-0000000040000000 [ 0.000000] 0000000000 - 0040000000 page 4k [ 0.000000] kernel direct mapping tables up to 40000000 @ dfe000-1000000 [ 0.000000] xen: setting RW the range fe4000 - 1000000 [ 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 -> 0x000000a0 [ 0.000000] 0: 0x00000100 -> 0x00040000 [ 0.000000] On node 0 totalpages: 262032 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 491 pages reserved [ 0.000000] DMA zone: 3437 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 3528 pages used for memmap [ 0.000000] DMA32 zone: 254520 pages, LIFO batch:31 [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] No local APIC present [ 0.000000] APIC: disable apic facility [ 0.000000] APIC: switched to apic NOOP [ 0.000000] nr_irqs_gsi: 16 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at 40000000 (gap: 40000000:c0000000) [ 0.000000] Booting paravirtualized kernel on Xen [ 0.000000] Xen version: 4.1.5 (preserve-AD) [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff88003fc00000 s75776 r8192 d22528 u1048576 [ 0.000000] pcpu-alloc: s75776 r8192 d22528 u1048576 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 257957 [ 0.000000] Kernel command line: root=/dev/md0 ihd_num=1 netif_num=4 syno_hw_version=DS3612xs root=/dev/md0 console=hvc0 sn=B3JN00... debug [ 0.000000] Internal HD num: 1 [ 0.000000] Internal netif num: 4 [ 0.000000] Synology Hardware Version: DS3612xs-j [ 0.000000] Serial Number: B3JN00... [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1003804k/1048576k available (3547k kernel code, 448k absent, 44324k reserved, 2915k data, 15716k 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:288 16 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [hvc0] enabled [ 0.000000] Xen: using vcpuop timer interface [ 0.000000] installing Xen timer for CPU 0 [ 0.000000] Detected 2333.440 MHz processor. [ 0.000999] Calibrating delay loop (skipped), value calculated using timer frequency.. 4666.88 BogoMIPS (lpj=2333440) [ 0.000999] pid_max: default: 32768 minimum: 301 [ 0.000999] Mount-cache hash table entries: 256 [ 0.000999] CPU: Physical Processor ID: 0 [ 0.000999] CPU: Processor Core ID: 0 [ 0.000999] SMP alternatives: switching to UP code [ 0.026035] cpu 0 spinlock event irq 17 [ 0.026071] Performance Events: unsupported p6 CPU model 15 no PMU driver, software events only. [ 0.026291] installing Xen timer for CPU 1 [ 0.026309] cpu 1 spinlock event irq 23 [ 0.026349] SMP alternatives: switching to SMP code [ 0.049718] Brought up 2 CPUs [ 0.054223] xor: automatically using best checksumming function: generic_sse [ 0.059002] generic_sse: 2404.000 MB/sec [ 0.059009] xor: using function: generic_sse (2404.000 MB/sec) [ 0.059079] Grant table initialized [ 0.059176] NET: Registered protocol family 16 [ 0.061008] PCI: setting up Xen PCI frontend stub [ 0.061018] PCI: pci_cache_line_size set to 64 bytes [ 0.071584] bio: create slab at 0 [ 0.088025] raid6: int64x1 1996 MB/s [ 0.105006] raid6: int64x2 2648 MB/s [ 0.122002] raid6: int64x4 2644 MB/s [ 0.139003] raid6: int64x8 1949 MB/s [ 0.155998] raid6: sse2x1 2703 MB/s [ 0.172999] raid6: sse2x2 5937 MB/s [ 0.189989] raid6: sse2x4 6617 MB/s [ 0.190002] raid6: using algorithm sse2x4 (6617 MB/s) [ 0.190179] ACPI: Interpreter disabled. [ 0.190179] xen/balloon: Initialising balloon driver. [ 0.191115] xen-balloon: Initialising balloon driver. [ 0.192074] vgaarb: loaded [ 0.192303] SCSI subsystem initialized [ 0.192303] libata version 3.00 loaded. [ 0.193098] PCI: System does not support PCI [ 0.193098] PCI: System does not support PCI [ 0.193098] Switching to clocksource xen [ 0.193174] pnp: PnP ACPI: disabled [ 0.199722] PCI: max bus depth: 0 pci_try_num: 1 [ 0.199851] NET: Registered protocol family 2 [ 0.199958] IP route cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.200363] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) [ 0.201257] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.201743] TCP: Hash tables configured (established 131072 bind 65536) [ 0.201753] TCP reno registered [ 0.201759] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.201775] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.201896] NET: Registered protocol family 1 [ 0.202115] RPC: Registered named UNIX socket transport module. [ 0.202123] RPC: Registered udp transport module. [ 0.202128] RPC: Registered tcp transport module. [ 0.202132] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.202141] PCI: CLS 0 bytes, default 64 [ 0.557713] platform rtc_cmos: registered platform RTC device (no PNP device found) [ 0.625249] VFS: Disk quotas dquot_6.5.2 [ 0.625304] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.625557] Registering the id_resolver key type [ 0.628707] msgmni has been set to 1960 [ 0.628751] async_tx: api initialized (async) [ 0.631267] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.631281] io scheduler noop registered [ 0.631286] io scheduler deadline registered [ 0.631315] io scheduler cfq registered (default) [ 0.637477] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.646865] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.646881] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 2.325694] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 2.525845] brd: module loaded [ 2.533117] blkfront: sdb: barrier: enabled [ 2.554799] Loading iSCSI transport class v2.0-870. [ 2.556776] sdb: sdb1 sdb2 [ 2.556827] This is not a kind of scsi disk 202 [ 2.556852] This is not a kind of scsi disk 202 [ 2.592125] blkfront: sda: barrier: enabled [ 2.602750] sda: sda1 [ 2.602787] This is not a kind of scsi disk 202 [ 2.650311] rdac: device handler registered [ 2.705313] Initialising Xen virtual ethernet driver. [ 2.739467] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 3.762049] i8042: No controller found [ 3.803130] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 [ 3.803407] rtc_cmos: probe of rtc_cmos failed with error -38 [ 3.807517] i2c /dev entries driver [ 3.820073] coretemp coretemp.0: Using relative temperature scale! [ 3.827655] md: linear personality registered for level -1 [ 3.827669] md: raid0 personality registered for level 0 [ 3.827675] md: raid1 personality registered for level 1 [ 3.827681] md: raid10 personality registered for level 10 [ 3.827689] md: raid6 personality registered for level 6 [ 3.827694] md: raid5 personality registered for level 5 [ 3.827701] md: raid4 personality registered for level 4 [ 3.830332] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com [ 3.830787] TCP cubic registered [ 3.830797] NET: Registered protocol family 17 [ 3.830831] Registering the dns_resolver key type [ 3.839735] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 3.847721] Freeing unused kernel memory: 15716k freed [ 3.857275] Write protecting the kernel read-only data: 6144k [ 3.861048] Freeing unused kernel memory: 532k freed [ 3.861604] Freeing unused kernel memory: 256k freed :: START /linuxrc.syno[ OK ] :: Checking hypervisor[ OK ] Detected hypervisor: xen/xen-domU :: Loading module xen-gntdev[ OK ] :: Loading module xen-gntalloc[ OK ] :: Loading module xenfs[ OK ] :: Loading module xen-evtchn[ BUSY ][ 4.030259] Event-channel device installed. [ OK ] :: Loading module virtio[ OK ] :: Loading module virtio_ring[ OK ] :: Loading module virtio_balloon[ OK ] :: Loading module virtio_mmio[ OK ] :: Loading module virtio_pci[ OK ] :: Loading module virtio_console[ OK ] :: Loading module virtio_blk[ OK ] :: Loading module virtio_net[ OK ] :: Loading module compat[ BUSY ][ 4.183091] Loading modules backported from Linux version v3.12.8-0-g97f15f1 [ 4.183107] Backport generated by backports.git v3.12.8-1-0-geb41fad [ OK ] :: Loading module thermal_sys[ OK ] :: Loading module fan[FAILED] :: Loading module container[FAILED] :: Loading module synoacl_vfs[ BUSY ][ 4.250357] synoacl_vfs: module license 'Proprietary' taints kernel. [ 4.250371] Disabling lock debugging due to kernel taint [ OK ] :: Loading module synoacl_ext4[ OK ] :: Loading module mpt2sas[ BUSY ][ 4.285014] mpt2sas version 13.100.00.00 loaded [ OK ] :: Re-scanning disks[ BUSY ][ 4.309895] md: Autodetecting RAID arrays. [ 4.309916] This is not a kind of scsi disk 202 [ 4.322112] This is not a kind of scsi disk 202 [ 4.346260] md: Scanned 2 and added 2 devices. [ 4.346269] md: autorun ... [ 4.346273] md: considering sdb1 ... [ 4.346282] md: adding sdb1 ... [ 4.346288] md: sdb2 has different UUID to sdb1 [ 4.346297] md: created md0 [ 4.346302] md: bind [ 4.346321] md: running: [ 4.346480] bio: create slab at 1 [ 4.346597] md/raid1:md0: active with 1 out of 12 mirrors [ 4.346626] md0: detected capacity change from 0 to 2549940224 [ 4.346769] md: considering sdb2 ... [ 4.346778] md: adding sdb2 ... [ 4.348156] md: created md1 [ 4.348174] md: bind [ 4.348190] md: running: [ 4.351910] md/raid1:md1: active with 1 out of 12 mirrors [ 4.351943] md1: detected capacity change from 0 to 2147418112 [ 4.354611] md: ... autorun DONE. [ 4.382927] md1: unknown partition table [ OK ] :: Checking GRUB boot options[ OK ] + exec :: Generating boot image device nodes[ OK ] Thanks for any hint
  6. bump , anything new? Or any idea what shoul I try?
  7. Update for Xen Paravirtualization Hi 10.4-vfat is recognized by XenServer 6.2SP1 in PV mode (pygrub) as bootable however during booting it get stuck after "Re-scanning disks". (Tried 10.4-ext2 but no luck) I am booting with these arguments: "root=/dev/md0 console=hvc0 sn=... debug=true", perhaps root=?? is wrong? Any idea what to try next? Console output with debug=true [ 0.000000] Linux version 3.2.40 (root@gnoboot) (gcc version 4.2.0) #6 SMP Sat Mar 22 14:41:23 CST 2014 [ 0.000000] Command line: root=/dev/md0 console=hvc0 sn=... debug=true [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 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 - 0000000020000000 (usable) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI not present or invalid. [ 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 = 0x20000 max_arch_pfn = 0x400000000 [ 0.000000] initial memory mapped : 0 - 027e7000 [ 0.000000] Base memory trampoline at [ffff88000009b000] 9b000 size 20480 [ 0.000000] init_memory_mapping: 0000000000000000-0000000020000000 [ 0.000000] 0000000000 - 0020000000 page 4k [ 0.000000] kernel direct mapping tables up to 20000000 @ 26e5000-27e7000 [ 0.000000] xen: setting RW the range 27cb000 - 27e7000 [ 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 -> 0x000000a0 [ 0.000000] 0: 0x00000100 -> 0x00020000 [ 0.000000] On node 0 totalpages: 130960 [ 0.000000] DMA zone: 56 pages used for memmap [ 0.000000] DMA zone: 5 pages reserved [ 0.000000] DMA zone: 3923 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 1736 pages used for memmap [ 0.000000] DMA32 zone: 125240 pages, LIFO batch:31 [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] No local APIC present [ 0.000000] APIC: disable apic facility [ 0.000000] APIC: switched to apic NOOP [ 0.000000] nr_irqs_gsi: 16 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at 20000000 (gap: 20000000:e0000000) [ 0.000000] Booting paravirtualized kernel on Xen [ 0.000000] Xen version: 4.1.5 (preserve-AD) [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff88001fc00000 s75776 r8192 d22528 u1048576 [ 0.000000] pcpu-alloc: s75776 r8192 d22528 u1048576 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129163 [ 0.000000] Kernel command line: root=/dev/md0 ihd_num=1 netif_num=4 syno_hw_version=DS3612xs root=/dev/md0 console=hvc0 sn=... debug=true [ 0.000000] Internal HD num: 1 [ 0.000000] Internal netif num: 4 [ 0.000000] Synology Hardware Version: DS3612xs-j [ 0.000000] Serial Number: ... [ 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: 490052k/524288k available (3541k kernel code, 448k absent, 33788k reserved, 2920k data, 15192k 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:288 16 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [hvc0] enabled [ 0.000000] Xen: using vcpuop timer interface [ 0.000000] installing Xen timer for CPU 0 [ 0.000000] Detected 1995.067 MHz processor. [ 0.000999] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.13 BogoMIPS (lpj=1995067) [ 0.000999] pid_max: default: 32768 minimum: 301 [ 0.000999] Mount-cache hash table entries: 256 [ 0.000999] CPU: Physical Processor ID: 0 [ 0.000999] CPU: Processor Core ID: 0 [ 0.000999] SMP alternatives: switching to UP code [ 0.030165] cpu 0 spinlock event irq 17 [ 0.030207] Performance Events: unsupported p6 CPU model 15 no PMU driver, software events only. [ 0.030439] installing Xen timer for CPU 1 [ 0.030459] cpu 1 spinlock event irq 23 [ 0.030501] SMP alternatives: switching to SMP code [ 0.057923] Brought up 2 CPUs [ 0.063071] xor: automatically using best checksumming function: generic_sse [ 0.068003] generic_sse: 2096.000 MB/sec [ 0.068012] xor: using function: generic_sse (2096.000 MB/sec) [ 0.068083] Grant table initialized [ 0.068182] NET: Registered protocol family 16 [ 0.070009] PCI: setting up Xen PCI frontend stub [ 0.070021] PCI: pci_cache_line_size set to 64 bytes [ 0.082626] bio: create slab at 0 [ 0.099028] raid6: int64x1 1753 MB/s [ 0.115999] raid6: int64x2 2386 MB/s [ 0.133022] raid6: int64x4 2289 MB/s [ 0.150031] raid6: int64x8 1601 MB/s [ 0.167006] raid6: sse2x1 2945 MB/s [ 0.184001] raid6: sse2x2 5496 MB/s [ 0.200995] raid6: sse2x4 6304 MB/s [ 0.201008] raid6: using algorithm sse2x4 (6304 MB/s) [ 0.201223] ACPI: Interpreter disabled. [ 0.201430] xen/balloon: Initialising balloon driver. [ 0.203147] xen-balloon: Initialising balloon driver. [ 0.204135] vgaarb: loaded [ 0.205071] SCSI subsystem initialized [ 0.205107] libata version 3.00 loaded. [ 0.206045] PCI: System does not support PCI [ 0.206045] PCI: System does not support PCI [ 0.206487] Switching to clocksource xen [ 0.209711] pnp: PnP ACPI: disabled [ 0.222217] PCI: max bus depth: 0 pci_try_num: 1 [ 0.222383] NET: Registered protocol family 2 [ 0.222503] IP route cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.222821] TCP established hash table entries: 16384 (order: 6, 262144 bytes) [ 0.222944] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.223079] TCP: Hash tables configured (established 16384 bind 16384) [ 0.223090] TCP reno registered [ 0.223097] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.223109] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.223215] NET: Registered protocol family 1 [ 0.223411] RPC: Registered named UNIX socket transport module. [ 0.223421] RPC: Registered udp transport module. [ 0.223426] RPC: Registered tcp transport module. [ 0.223432] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.223441] PCI: CLS 0 bytes, default 64 [ 0.614288] platform rtc_cmos: registered platform RTC device (no PNP device found) [ 0.690959] VFS: Disk quotas dquot_6.5.2 [ 0.691026] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.691274] Registering the id_resolver key type [ 0.693300] msgmni has been set to 957 [ 0.693349] async_tx: api initialized (async) [ 0.693524] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.693540] io scheduler noop registered [ 0.693546] io scheduler deadline registered [ 0.693604] io scheduler cfq registered (default) [ 0.698908] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.711263] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.711281] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 2.418865] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 2.620562] brd: module loaded [ 2.630271] blkfront: sda: barrier: enabled [ 2.641918] sda: sda1 [ 2.641973] This is not a kind of scsi disk 202 [ 2.647008] Loading iSCSI transport class v2.0-870. [ 2.662592] blkfront: sdb: barrier: enabled [ 2.691288] sdb: sdb1 sdb2 [ 2.691343] This is not a kind of scsi disk 202 [ 2.691370] This is not a kind of scsi disk 202 [ 2.746364] rdac: device handler registered [ 2.797833] Initialising Xen virtual ethernet driver. [ 2.834916] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 3.863745] i8042: No controller found [ 3.904804] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 [ 3.905102] rtc_cmos: probe of rtc_cmos failed with error -38 [ 3.909600] i2c /dev entries driver [ 3.925393] coretemp coretemp.0: Using relative temperature scale! [ 3.925436] md: linear personality registered for level -1 [ 3.925445] md: raid0 personality registered for level 0 [ 3.925454] md: raid1 personality registered for level 1 [ 3.925461] md: raid10 personality registered for level 10 [ 3.925467] md: raid6 personality registered for level 6 [ 3.925474] md: raid5 personality registered for level 5 [ 3.925480] md: raid4 personality registered for level 4 [ 3.931199] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com [ 3.931582] TCP cubic registered [ 3.931594] NET: Registered protocol family 17 [ 3.931622] Registering the dns_resolver key type [ 3.939223] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 3.948025] Freeing unused kernel memory: 15192k freed [ 3.956296] Write protecting the kernel read-only data: 6144k [ 3.960594] Freeing unused kernel memory: 536k freed [ 3.961046] Freeing unused kernel memory: 260k freed :: START /linuxrc.syno[ OK ] :: Checking hypervisor[ OK ] Detected hypervisor: xen xen-domU ash: xen-domU: unknown operand :: Loading module xen-gntdev[ OK ] :: Loading module xen-gntalloc[ OK ] :: Loading module xenfs[ OK ] :: Loading module xen-evtchn[ BUSY ][ 4.150104] Event-channel device installed. [ OK ] :: Loading module virtio_blk[ BUSY ][ 4.168911] virtio_blk: Unknown symbol register_virtio_driver (err 0) [ 4.168954] virtio_blk: Unknown symbol unregister_virtio_driver (err 0) [ 4.168965] virtio_blk: Unknown symbol virtqueue_add_buf_gfp (err 0) [ 4.168992] virtio_blk: Unknown symbol virtqueue_get_buf (err 0) [ 4.169005] virtio_blk: Unknown symbol virtqueue_kick (err 0) [ 4.169016] virtio_blk: Unknown symbol virtio_check_driver_offered_feature (err 0) [FAILED] :: Loading module virtio_net[ BUSY ][ 4.184478] virtio_net: Unknown symbol register_virtio_driver (err 0) [ 4.184496] virtio_net: Unknown symbol virtqueue_enable_cb (err 0) [ 4.184507] virtio_net: Unknown symbol virtqueue_detach_unused_buf (err 0) [ 4.184539] virtio_net: Unknown symbol unregister_virtio_driver (err 0) [ 4.184549] virtio_net: Unknown symbol virtqueue_add_buf_gfp (err 0) [ 4.184556] virtio_net: Unknown symbol virtqueue_get_vring_size (err 0) [ 4.184567] virtio_net: Unknown symbol virtqueue_disable_cb (err 0) [ 4.184587] virtio_net: Unknown symbol virtqueue_get_buf (err 0) [ 4.184598] virtio_net: Unknown symbol virtqueue_kick (err 0) [ 4.184613] virtio_net: Unknown symbol virtio_check_driver_offered_feature (err 0) [ 4.184622] virtio_net: Unknown symbol virtqueue_enable_cb_delayed (err 0) [FAILED] :: Loading module virtio_ring[ BUSY ][ 4.200130] virtio_ring: Unknown symbol virtio_check_driver_offered_feature (err 0) [FAILED] :: Loading module virtio[ OK ] :: Loading module virtio_balloon[ BUSY ][ 4.233019] virtio_balloon: Unknown symbol virtqueue_add_buf_gfp (err 0) [ 4.233044] virtio_balloon: Unknown symbol virtqueue_get_buf (err 0) [ 4.271264] virtio_balloon: Unknown symbol virtqueue_kick (err 0) [FAILED] :: Loading module virtio_mmio[ BUSY ][ 4.287118] virtio_mmio: Unknown symbol vring_transport_features (err 0) [ 4.287151] virtio_mmio: Unknown symbol vring_interrupt (err 0) [ 4.287161] virtio_mmio: Unknown symbol vring_new_virtqueue (err 0) [ 4.287192] virtio_mmio: Unknown symbol vring_del_virtqueue (err 0) [FAILED] :: Loading module virtio_pci[ BUSY ][ 4.301443] virtio_pci: Unknown symbol vring_transport_features (err 0) [ 4.301473] virtio_pci: Unknown symbol vring_interrupt (err 0) [ 4.301483] virtio_pci: Unknown symbol vring_new_virtqueue (err 0) [ 4.301511] virtio_pci: Unknown symbol vring_del_virtqueue (err 0) [FAILED] :: Loading module virtio_console[ BUSY ][ 4.315232] virtio_console: Unknown symbol virtqueue_detach_unused_buf (err 0) [ 4.315278] virtio_console: Unknown symbol virtqueue_add_buf_gfp (err 0) [ 4.315305] virtio_console: Unknown symbol virtqueue_get_buf (err 0) [ 4.315316] virtio_console: Unknown symbol virtqueue_kick (err 0) [FAILED] :: Re-scanning disks[ BUSY ][ 4.340171] md: Autodetecting RAID arrays. [ 4.340194] This is not a kind of scsi disk 202 [ 4.365505] This is not a kind of scsi disk 202 [ 4.388421] md: Scanned 2 and added 2 devices. [ 4.388432] md: autorun ... [ 4.388437] md: considering sdb1 ... [ 4.388453] md: adding sdb1 ... [ 4.388460] md: sdb2 has different UUID to sdb1 [ 4.388473] md: created md0 [ 4.388478] md: bind [ 4.388505] md: running: [ 4.388826] bio: create slab at 1 [ 4.388970] md/raid1:md0: active with 1 out of 12 mirrors [ 4.389007] md0: detected capacity change from 0 to 2549940224 [ 4.389317] md: considering sdb2 ... [ 4.389328] md: adding sdb2 ... [ 4.390941] md: created md1 [ 4.390949] md: bind [ 4.390967] md: running: [ 4.396017] md/raid1:md1: active with 1 out of 12 mirrors [ 4.396049] md1: detected capacity change from 0 to 2147418112 [ 4.397413] md: ... autorun DONE. [ 4.421155] md1: unknown partition table [ OK ] + exec [ 4.498884] bromolow_synobios: module license 'Synology Inc.' taints kernel. [ 4.498903] Disabling lock debugging due to kernel taint
  8. Update on XenServer Paravirtualization I tried to run gnoboot using XenServer PV (pygrub), however getting error in Xen console when starting VM: Internal error: xenopsd internal error: XenguestHelper.Xenctrl_dom_linux_build_failure(2, " panic: xc_dom_core.c:616: xc_dom_find_loader: no loader\\\"") Which i found is result of XenServer having pygrub compiled WITHOUT LZMA/XS support for kernel compression (which holds for last XenServer release http://discussions.citrix.com/topic/330 ... z-support/) gnoBoot what compression are you using? (I could not find it using `file zImage`) Anyway in XenServer 6.2.5 (beta) LZMA/XS is supported so if that is reason why it is not working then i would wait for XenServer 6.2.5 stable release (https://xen-orchestra.com/testing-xenserver-6-2-5-beta/). Thanks
  9. Lol, you're using the wrong zImage. That's five-zero kernel which doesn't have the XEN disk patch. okey (misunderstood your gdisk files..), anyway I just downloaded last one just now: uname -a Linux DiskStation 3.2.40 #1 SMP Sat Mat 15 13:16:17 CST 2014 x86_64 GNU/Linux synology_bromlow_3612xs DSM 5.0 4458 sucesfully installed on XenServer 6.2SP1 using gnoboot-alpha10.3-zImage ! Using 32MB primary boot disk, and 8GB second system disk, 2 VCPU, 512MB RAM Using HVM (Other install media, during Xen VM creation). Disabled viridian `xe vm-param-set uuid=... platform:viridian=false` (Makes sure virt-what coretly recognizes Xen) gnoBoot image installed using `dd if=gnoboot-alpha-vfat.img of=/dev/sda1` (Using Debian Live distro) Modified `/boot/grub/menu_alpha.lst` and `/boot/grub/menu_me.lst` added `vga=0x318 sn=B3JN00...` DSM 5.0 4458 installed after booting with grub menu item gnoboot.me –> install/upgrade/downgrade 4458 Thank you gnoBoot! Thank you very much! Later this weekend, maybe next week I will try to install xe-guest-utilities, and hopefuly I will give paravirtualization another shot (If suceeded I will post guide/code here)
  10. Update for v5 on XenServer Problem with hard disks persists. During installation of DSM -> Error 38. Tried 4458, 3827, booting with/without gnoboot_me... Still the same cat /proc/partitions major minor #blocks name 202 16 8388608 xvdb 202 17 2490240 xvdb1 202 18 2097152 xvdb2 202 0 32768 xvda 202 1 32098 xvda1 dmesg [ 0.000000] Linux version 3.2.40 (root@gnoboot) (gcc version 4.7.3 20130102 (prerelease) (crosstool-NG 1.18.0) ) #5 SMP Mon Mar 10 20:37:38 CST 2014 [ 0.000000] Command line: gnoboot_me=5.0-4458 [ 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 s75712 r8192 d22592 u131072 [ 0.000000] pcpu-alloc: s75712 r8192 d22592 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 gnoboot_me=5.0-4458 [ 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: 486716k/520192k available (3447k kernel code, 456k absent, 33020k reserved, 3011k data, 14208k 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.004427] ACPI: Core revision 20110623 [ 0.010808] Switched APIC routing to physical flat. [ 0.012387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 [ 0.023202] CPU0: Intel(R) Xeon(R) CPU 5130 @ 2.00GHz stepping 0b [ 0.023223] Xen: using vcpuop timer interface [ 0.023235] installing Xen timer for CPU 0 [ 0.023336] cpu 0 spinlock event irq 69 [ 0.023340] Performance Events: unsupported p6 CPU model 15 no PMU driver, software events only. [ 0.025037] cpu 1 spinlock event irq 70 [ 0.026070] Booting Node 0, Processors #1 [ 0.026075] smpboot cpu 1: start_ip = 99000 [ 0.001999] mce: CPU supports 0 MCE banks [ 0.001999] installing Xen timer for CPU 1 [ 0.159134] Brought up 2 CPUs [ 0.159142] Total of 2 processors activated (4632.06 BogoMIPS). [ 0.189036] xor: automatically using best checksumming function: generic_sse [ 0.194000] generic_sse: 152.000 MB/sec [ 0.194004] xor: using function: generic_sse (152.000 MB/sec) [ 0.194113] NET: Registered protocol family 16 [ 0.205058] ACPI: bus type pci registered [ 0.209030] PCI: Using configuration type 1 for base access [ 0.321063] bio: create slab at 0 [ 0.338984] raid6: int64x1 234 MB/s [ 0.355993] raid6: int64x2 238 MB/s [ 0.372989] raid6: int64x4 238 MB/s [ 0.390006] raid6: int64x8 167 MB/s [ 0.406973] raid6: sse2x1 375 MB/s [ 0.423968] raid6: sse2x2 589 MB/s [ 0.440966] raid6: sse2x4 648 MB/s [ 0.440971] raid6: using algorithm sse2x4 (648 MB/s) [ 0.442032] ACPI: Added _OSI(Module Device) [ 0.442032] ACPI: Added _OSI(Processor Device) [ 0.442032] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.442032] ACPI: Added _OSI(Processor Aggregator Device) [ 0.459088] ACPI: EC: Look up EC in DSDT [ 0.506011] ACPI: Interpreter enabled [ 0.506019] ACPI: (supports S0 S5) [ 0.506033] ACPI: Using IOAPIC for interrupt routing [ 0.940032] ACPI: No dock devices found. [ 0.940041] HEST: Table not found. [ 0.940048] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.940978] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.942977] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] [ 0.942983] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] [ 0.942988] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.942994] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfbffffff] [ 0.943937] pci 0000:00:00.0: [8086:1237] type 0 class 0x000600 [ 0.948982] pci 0000:00:01.0: [8086:7000] type 0 class 0x000601 [ 0.957926] pci 0000:00:01.1: [8086:7010] type 0 class 0x000101 [ 0.963885] pci 0000:00:01.1: reg 20: [io 0xc220-0xc22f] [ 0.967004] pci 0000:00:01.2: [8086:7020] type 0 class 0x000c03 [ 0.972879] pci 0000:00:01.2: reg 20: [io 0xc200-0xc21f] [ 0.975978] pci 0000:00:01.3: [8086:7113] type 0 class 0x000680 [ 0.976007] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.976010] * this clock source is slow. Consider trying other clock sources [ 0.982981] pci 0000:00:01.3: quirk: [io 0x1f40-0x1f7f] claimed by PIIX4 ACPI [ 0.985879] pci 0000:00:02.0: [1013:00b8] type 0 class 0x000300 [ 0.986971] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf1ffffff pref] [ 0.987993] pci 0000:00:02.0: reg 14: [mem 0xf3000000-0xf3000fff] [ 0.994959] pci 0000:00:03.0: [5853:0001] type 0 class 0x000100 [ 0.996875] pci 0000:00:03.0: reg 10: [io 0xc000-0xc0ff] [ 0.997876] pci 0000:00:03.0: reg 14: [mem 0xf2000000-0xf2ffffff pref] [ 1.004045] pci_bus 0000:00: on NUMA node 0 [ 1.004053] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 1.008895] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) [ 1.833839] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 10 11) [ 1.834826] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.834989] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.835837] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 10 11) [ 1.836799] xen/balloon: Initialising balloon driver. [ 1.837744] xen-balloon: Initialising balloon driver. [ 1.839778] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.839784] vgaarb: loaded [ 1.839787] vgaarb: bridge control possible 0000:00:02.0 [ 1.841774] SCSI subsystem initialized [ 1.842795] libata version 3.00 loaded. [ 1.845812] PCI: Using ACPI for IRQ routing [ 1.845812] PCI: pci_cache_line_size set to 64 bytes [ 1.847763] reserve RAM buffer: 000000000009e000 - 000000000009ffff [ 1.847769] reserve RAM buffer: 000000001fc00000 - 000000001fffffff [ 1.849849] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 1.849872] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.849880] hpet0: 3 comparators, 64-bit 62.500000 MHz counter [ 1.853996] Switching to clocksource xen [ 1.853996] pnp: PnP ACPI init [ 1.853996] ACPI: bus type pnp registered [ 1.854039] pnp 00:00: [mem 0x00000000-0x0009ffff] [ 1.854176] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.854183] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.854288] pnp 00:01: [bus 00-ff] [ 1.854293] pnp 00:01: [io 0x0cf8-0x0cff] [ 1.854298] pnp 00:01: [io 0x0000-0x0cf7 window] [ 1.854302] pnp 00:01: [io 0x0d00-0xffff window] [ 1.854307] pnp 00:01: [mem 0x000a0000-0x000bffff window] [ 1.854312] pnp 00:01: [mem 0xf0000000-0xfbffffff window] [ 1.854450] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active) [ 1.854465] pnp 00:02: [io 0x10c0-0x1141] [ 1.854470] pnp 00:02: [io 0xb044-0xb047] [ 1.854597] system 00:02: [io 0x10c0-0x1141] has been reserved [ 1.854603] system 00:02: [io 0xb044-0xb047] has been reserved [ 1.854608] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.854644] pnp 00:03: [mem 0xfed00000-0xfed003ff] [ 1.854761] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) [ 1.854789] pnp 00:04: [io 0x0010-0x001f] [ 1.854796] pnp 00:04: [io 0x0022-0x002d] [ 1.854800] pnp 00:04: [io 0x0030-0x003f] [ 1.854804] pnp 00:04: [io 0x0044-0x005f] [ 1.854808] pnp 00:04: [io 0x0062-0x0063] [ 1.854813] pnp 00:04: [io 0x0065-0x006f] [ 1.854817] pnp 00:04: [io 0x0072-0x007f] [ 1.854821] pnp 00:04: [io 0x0080] [ 1.854826] pnp 00:04: [io 0x0084-0x0086] [ 1.854830] pnp 00:04: [io 0x0088] [ 1.854834] pnp 00:04: [io 0x008c-0x008e] [ 1.854838] pnp 00:04: [io 0x0090-0x009f] [ 1.854842] pnp 00:04: [io 0x00a2-0x00bd] [ 1.854846] pnp 00:04: [io 0x00e0-0x00ef] [ 1.854851] pnp 00:04: [io 0x08a0-0x08a3] [ 1.854855] pnp 00:04: [io 0x0cc0-0x0ccf] [ 1.854859] pnp 00:04: [io 0x04d0-0x04d1] [ 1.854994] system 00:04: [io 0x08a0-0x08a3] has been reserved [ 1.855000] system 00:04: [io 0x0cc0-0x0ccf] has been reserved [ 1.855005] system 00:04: [io 0x04d0-0x04d1] has been reserved [ 1.855010] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.855028] pnp 00:05: [dma 4] [ 1.855033] pnp 00:05: [io 0x0000-0x000f] [ 1.855037] pnp 00:05: [io 0x0081-0x0083] [ 1.855041] pnp 00:05: [io 0x0087] [ 1.855045] pnp 00:05: [io 0x0089-0x008b] [ 1.855049] pnp 00:05: [io 0x008f] [ 1.855054] pnp 00:05: [io 0x00c0-0x00df] [ 1.855058] pnp 00:05: [io 0x0480-0x048f] [ 1.855174] pnp 00:05: Plug and Play ACPI device, IDs PNP0200 (active) [ 1.855192] pnp 00:06: [io 0x0070-0x0071] [ 1.855212] xen: --> pirq=16 -> irq=8 (gsi=8) [ 1.855217] pnp 00:06: [irq 8] [ 1.855335] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) [ 1.855349] pnp 00:07: [io 0x0061] [ 1.855469] pnp 00:07: Plug and Play ACPI device, IDs PNP0800 (active) [ 1.855500] xen: --> pirq=17 -> irq=12 (gsi=12) [ 1.855505] pnp 00:08: [irq 12] [ 1.855623] pnp 00:08: Plug and Play ACPI device, IDs PNP0f13 (active) [ 1.855647] pnp 00:09: [io 0x0060] [ 1.855652] pnp 00:09: [io 0x0064] [ 1.855663] xen: --> pirq=18 -> irq=1 (gsi=1) [ 1.855669] pnp 00:09: [irq 1] [ 1.855789] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) [ 1.855814] pnp 00:0a: [io 0x03f0-0x03f5] [ 1.855818] pnp 00:0a: [io 0x03f7] [ 1.855830] xen: --> pirq=19 -> irq=6 (gsi=6) [ 1.855834] pnp 00:0a: [irq 6] [ 1.855838] pnp 00:0a: [dma 2] [ 1.855956] pnp 00:0a: Plug and Play ACPI device, IDs PNP0700 (active) [ 1.855989] pnp 00:0b: [io 0x03f8-0x03ff] [ 1.856001] xen: --> pirq=20 -> irq=4 (gsi=4) [ 1.856005] pnp 00:0b: [irq 4] [ 1.856146] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active) [ 1.856191] pnp 00:0c: [io 0x0378-0x037f] [ 1.856203] xen: --> pirq=21 -> irq=7 (gsi=7) [ 1.856207] pnp 00:0c: [irq 7] [ 1.856329] pnp 00:0c: Plug and Play ACPI device, IDs PNP0400 (active) [ 1.883448] pnp: PnP ACPI: found 13 devices [ 1.883453] ACPI: ACPI bus type pnp unregistered [ 1.894685] PCI: max bus depth: 0 pci_try_num: 1 [ 1.894695] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 1.894700] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 1.894705] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 1.894710] pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff] [ 1.894872] NET: Registered protocol family 2 [ 1.894988] IP route cache hash table entries: 4096 (order: 3, 32768 bytes) [ 1.895368] TCP established hash table entries: 16384 (order: 6, 262144 bytes) [ 1.895465] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 1.895556] TCP: Hash tables configured (established 16384 bind 16384) [ 1.895561] TCP reno registered [ 1.895566] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.895574] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.895723] NET: Registered protocol family 1 [ 1.895956] RPC: Registered named UNIX socket transport module. [ 1.895960] RPC: Registered udp transport module. [ 1.895964] RPC: Registered tcp transport module. [ 1.895968] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.895977] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.896106] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.896185] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.896316] xen: --> pirq=22 -> irq=23 (gsi=23) [ 1.896322] pci 0000:00:01.2: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 1.896574] pci 0000:00:01.2: PCI INT D disabled [ 1.896667] pci 0000:00:02.0: Boot video device [ 1.896729] PCI: CLS 0 bytes, default 64 [ 2.405522] VFS: Disk quotas dquot_6.5.2 [ 2.405586] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.405980] Registering the id_resolver key type [ 2.408927] msgmni has been set to 950 [ 2.408968] async_tx: api initialized (async) [ 2.411349] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 2.411355] io scheduler noop registered [ 2.411360] io scheduler deadline registered [ 2.411391] io scheduler cfq registered (default) [ 2.428210] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.443431] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.443438] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 2.446965] acpiphp: Slot [0] registered [ 2.454343] acpiphp: Slot [1] registered [ 2.457730] acpiphp: Slot [2] registered [ 2.462562] acpiphp: Slot [3] registered [ 2.466232] acpiphp: Slot [4] registered [ 2.470947] acpiphp: Slot [5] registered [ 2.473888] acpiphp: Slot [6] registered [ 2.480602] acpiphp: Slot [7] registered [ 2.485395] acpiphp: Slot [8] registered [ 2.491399] acpiphp: Slot [9] registered [ 2.494038] acpiphp: Slot [10] registered [ 2.501509] acpiphp: Slot [11] registered [ 2.505469] acpiphp: Slot [12] registered [ 2.513994] acpiphp: Slot [13] registered [ 2.519646] acpiphp: Slot [14] registered [ 2.524002] acpiphp: Slot [15] registered [ 2.530689] acpiphp: Slot [16] registered [ 2.536485] acpiphp: Slot [17] registered [ 2.539277] acpiphp: Slot [18] registered [ 2.544275] acpiphp: Slot [19] registered [ 2.549567] acpiphp: Slot [20] registered [ 2.552769] acpiphp: Slot [21] registered [ 2.559723] acpiphp: Slot [22] registered [ 2.565858] acpiphp: Slot [23] registered [ 2.573149] acpiphp: Slot [24] registered [ 2.579354] acpiphp: Slot [25] registered [ 2.584568] acpiphp: Slot [26] registered [ 2.590260] acpiphp: Slot [27] registered [ 2.597334] acpiphp: Slot [28] registered [ 2.601527] acpiphp: Slot [29] registered [ 2.604492] acpiphp: Slot [30] registered [ 2.609289] acpiphp: Slot [31] registered [ 2.623481] vesafb: mode is 1024x768x24, linelength=3072, pages=0 [ 2.623486] vesafb: scrolling: redraw [ 2.623492] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0 [ 2.623731] vesafb: framebuffer at 0xf0000000, mapped to 0xffffc90000080000, using 4096k, total 4096k [ 2.643020] Console: switching to colour frame buffer device 128x48 [ 2.647308] fb0: VESA VGA frame buffer device [ 2.661523] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.661533] ACPI: Power Button [PWRF] [ 2.666316] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 [ 2.666326] ACPI: Sleep Button [sLPF] [ 2.716055] ERST: Table is not found! [ 2.716095] GHES: HEST is not enabled! [ 2.716220] xen: --> pirq=23 -> irq=30 (gsi=30) [ 2.716227] xen-platform-pci 0000:00:03.0: PCI INT C -> GSI 30 (level, low) -> IRQ 30 [ 2.718840] Grant table initialized [ 2.731011] init_memory_mapping: 0000000020000000-0000000028000000 [ 2.731022] 0020000000 - 0028000000 page 2M [ 3.280160] Refined TSC clocksource calibration: 1995.066 MHz. [ 5.713527] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 5.758054] serial8250: ttyS1 at I/O 0x3f8 (irq = 4) is a 16550A [ 6.046200] brd: module loaded [ 6.052706] vbd vbd-5696: 19 xenbus_dev_probe on device/vbd/5696 [ 6.054835] blkfront: xvdb: barrier: enabled [ 6.086531] xvdb: xvdb1 xvdb2 [ 6.086606] This is not a kind of scsi disk 202 [ 6.086655] This is not a kind of scsi disk 202 [ 6.099605] Loading iSCSI transport class v2.0-870. [ 6.158803] blkfront: xvda: barrier: enabled [ 6.199664] xvda: xvda1 [ 6.199721] This is not a kind of scsi disk 202 [ 6.230614] Setting capacity to 16777216 [ 6.230628] xvdb: detected capacity change from 0 to 8589934592 [ 6.230931] Setting capacity to 65536 [ 6.230939] xvda: detected capacity change from 0 to 33554432 [ 6.273854] rdac: device handler registered [ 6.360872] Initialising Xen virtual ethernet driver. [ 6.419358] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 6.429296] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.429311] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.453125] rtc_cmos 00:06: RTC can wake from S4 [ 6.462706] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 [ 6.462806] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs [ 6.465400] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 [ 6.470193] i2c /dev entries driver [ 6.481540] md: linear personality registered for level -1 [ 6.481551] md: raid0 personality registered for level 0 [ 6.481555] md: raid1 personality registered for level 1 [ 6.481559] md: raid10 personality registered for level 10 [ 6.481564] md: raid6 personality registered for level 6 [ 6.481568] md: raid5 personality registered for level 5 [ 6.481572] md: raid4 personality registered for level 4 [ 6.487427] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com [ 6.487434] cpuidle: using governor ladder [ 6.487438] cpuidle: using governor menu [ 6.487764] TCP cubic registered [ 6.487771] NET: Registered protocol family 17 [ 6.487816] Registering the dns_resolver key type [ 6.506531] XENBUS: Device with no driver: device/vbd/5696 [ 6.506630] rtc_cmos 00:06: setting system clock to 2014-03-14 10:57:17 UTC (1394794637) [ 6.511857] Freeing unused kernel memory: 14208k freed [ 6.521142] Write protecting the kernel read-only data: 6144k [ 6.524358] Freeing unused kernel memory: 632k freed [ 6.526220] Freeing unused kernel memory: 280k freed [ 6.788092] Event-channel device installed. [ 6.813780] virtio_blk: Unknown symbol register_virtio_driver (err 0) [ 6.813813] virtio_blk: Unknown symbol unregister_virtio_driver (err 0) [ 6.813836] virtio_blk: Unknown symbol virtqueue_add_buf (err 0) [ 6.813847] virtio_blk: Unknown symbol virtqueue_get_buf (err 0) [ 6.813855] virtio_blk: Unknown symbol virtqueue_kick (err 0) [ 6.813865] virtio_blk: Unknown symbol virtio_check_driver_offered_feature (err 0) [ 6.834445] virtio_net: Unknown symbol register_virtio_driver (err 0) [ 6.834454] virtio_net: Unknown symbol virtqueue_enable_cb (err 0) [ 6.834464] virtio_net: Unknown symbol virtqueue_detach_unused_buf (err 0) [ 6.834490] virtio_net: Unknown symbol unregister_virtio_driver (err 0) [ 6.834496] virtio_net: Unknown symbol virtqueue_get_vring_size (err 0) [ 6.834505] virtio_net: Unknown symbol virtqueue_disable_cb (err 0) [ 6.834513] virtio_net: Unknown symbol virtqueue_add_buf (err 0) [ 6.834525] virtio_net: Unknown symbol virtqueue_get_buf (err 0) [ 6.834533] virtio_net: Unknown symbol virtqueue_kick (err 0) [ 6.834546] virtio_net: Unknown symbol virtio_check_driver_offered_feature (err 0) [ 6.834552] virtio_net: Unknown symbol virtqueue_enable_cb_delayed (err 0) [ 7.025215] md: Autodetecting RAID arrays. [ 7.025285] This is not a kind of scsi disk 202 [ 7.053842] md: deny xvdb1. [ 7.053848] md: export_rdev(xvdb1) [ 7.053885] This is not a kind of scsi disk 202 [ 7.076781] md: deny xvdb2. [ 7.076786] md: export_rdev(xvdb2) [ 7.076817] md: Scanned 2 and added 0 devices. [ 7.076820] md: autorun ... [ 7.076824] md: ... autorun DONE. [ 7.144592] bromolow_synobios: module license 'Synology Inc.' taints kernel. [ 7.144599] Disabling lock debugging due to kernel taint [ 7.146342] synobios: load, major number 201 [ 7.146349] Brand: Synology [ 7.146353] Model: DS-3612xs [ 7.146358] set group disks wakeup number to 4, spinup time deno 7 [ 7.647139] synobios cpu_arch proc entry initialized [ 7.679666] synobios: unload [ 7.937322] md: md1 stopped. [ 8.031327] Unable to find swap-space signature [ 8.122555] NET: Registered protocol family 10 [ 8.266490] usbcore: registered new interface driver usbfs [ 8.271093] usbcore: registered new interface driver hub [ 8.280151] usbcore: registered new interface driver ethub [ 8.291159] usbcore: registered new device driver usb [ 9.423197] Intel AES-NI instructions are not detected. [ 9.503154] fuse init (API version 7.22) [ 9.532359] dca service started, version 1.12.1 [ 9.565519] e1000e: Intel(R) PRO/1000 Network Driver - 1.5.1-k [ 9.565525] e1000e: Copyright(c) 1999 - 2011 Intel Corporation. [ 9.611723] Intel(R) Gigabit Ethernet Network Driver - version 3.2.10-k [ 9.611729] Copyright (c) 2007-2011 Intel Corporation. [ 9.670548] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.6.7-k [ 9.670554] ixgbe: Copyright (c) 1999-2011 Intel Corporation. [ 9.821233] bio: create slab at 1 [ 9.821776] Btrfs loaded [ 9.936359] synobios: load, major number 201 [ 9.936372] Brand: Synology [ 9.936382] Model: DS-3612xs [ 9.936387] set group disks wakeup number to 4, spinup time deno 7 [ 10.438175] synobios cpu_arch proc entry initialized [ 18.635331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 18.668185] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 18.758063] uhci_hcd: USB Universal Host Controller Interface driver [ 18.758305] uhci_hcd 0000:00:01.2: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 18.758393] uhci_hcd 0000:00:01.2: setting latency timer to 64 [ 18.758425] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 18.758468] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 18.758821] uhci_hcd 0000:00:01.2: irq 23, io base 0x0000c200 [ 18.760177] hub 1-0:1.0: USB hub found [ 18.760187] hub 1-0:1.0: 2 ports detected [ 18.816817] Initializing USB Mass Storage driver... [ 18.817311] usbcore: registered new interface driver usb-storage [ 18.817316] USB Mass Storage support registered. [ 18.844676] usbcore: registered new interface driver usblp [ 18.905881] usbcore: registered new interface driver usbhid [ 18.905887] usbhid: USB HID core driver [ 19.089171] usb 1-2: new full-speed USB device number 2 using uhci_hcd [ 20.289864] 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 [ 20.289877] Get empty minor:104 [ 20.292279] 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
  11. I booted with debug console=tty0, hope it worked as desired dmesg [ 0.000000] Linux version 3.2.40 (root@gnoboot) (gcc version 4.2.0) #8 SMP Sun Mar 9 14:04:20 CST 2014 [ 0.000000] Command line: debug console=tty0 [ 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 debug console=tty0 [ 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: 486688k/520192k available (3531k kernel code, 456k absent, 33048k reserved, 2928k data, 14224k 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.010684] ACPI: Core revision 20110623 [ 0.016802] Switched APIC routing to physical flat. [ 0.018381] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 [ 0.029168] CPU0: Intel(R) Xeon(R) CPU 5130 @ 2.00GHz stepping 0b [ 0.029193] Xen: using vcpuop timer interface [ 0.029206] installing Xen timer for CPU 0 [ 0.029309] cpu 0 spinlock event irq 69 [ 0.029315] Performance Events: unsupported p6 CPU model 15 no PMU driver, software events only. [ 0.031037] cpu 1 spinlock event irq 70 [ 0.032051] Booting Node 0, Processors #1 [ 0.032058] smpboot cpu 1: start_ip = 99000 [ 0.001999] mce: CPU supports 0 MCE banks [ 0.165083] installing Xen timer for CPU 1 [ 0.165116] Brought up 2 CPUs [ 0.165133] Total of 2 processors activated (4636.34 BogoMIPS). [ 0.205024] xor: automatically using best checksumming function: generic_sse [ 0.209998] generic_sse: 156.000 MB/sec [ 0.210004] xor: using function: generic_sse (156.000 MB/sec) [ 0.210135] NET: Registered protocol family 16 [ 0.221003] ACPI: bus type pci registered [ 0.224110] PCI: Using configuration type 1 for base access [ 0.305104] bio: create slab at 0 [ 0.323994] raid6: int64x1 234 MB/s [ 0.341001] raid6: int64x2 316 MB/s [ 0.357989] raid6: int64x4 316 MB/s [ 0.374980] raid6: int64x8 222 MB/s [ 0.391984] raid6: sse2x1 375 MB/s [ 0.408973] raid6: sse2x2 593 MB/s [ 0.425971] raid6: sse2x4 652 MB/s [ 0.425976] raid6: using algorithm sse2x4 (652 MB/s) [ 0.426978] ACPI: Added _OSI(Module Device) [ 0.426985] ACPI: Added _OSI(Processor Device) [ 0.426991] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.426996] ACPI: Added _OSI(Processor Aggregator Device) [ 0.443067] ACPI: EC: Look up EC in DSDT [ 0.489000] ACPI: Interpreter enabled [ 0.489012] ACPI: (supports S0 S5) [ 0.489028] ACPI: Using IOAPIC for interrupt routing [ 0.910982] ACPI: No dock devices found. [ 0.910993] HEST: Table not found. [ 0.911001] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.911937] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.913006] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] [ 0.913890] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] [ 0.913897] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.913904] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfbffffff] [ 0.914031] pci 0000:00:00.0: [8086:1237] type 0 class 0x000600 [ 0.920023] pci 0000:00:01.0: [8086:7000] type 0 class 0x000601 [ 0.929047] pci 0000:00:01.1: [8086:7010] type 0 class 0x000101 [ 0.935886] pci 0000:00:01.1: reg 20: [io 0xc220-0xc22f] [ 0.939045] pci 0000:00:01.2: [8086:7020] type 0 class 0x000c03 [ 0.945029] pci 0000:00:01.2: reg 20: [io 0xc200-0xc21f] [ 0.949946] pci 0000:00:01.3: [8086:7113] type 0 class 0x000680 [ 0.949982] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.949985] * this clock source is slow. Consider trying other clock sources [ 0.958055] pci 0000:00:01.3: quirk: [io 0x1f40-0x1f7f] claimed by PIIX4 ACPI [ 0.960968] pci 0000:00:02.0: [1013:00b8] type 0 class 0x000300 [ 0.962882] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf1ffffff pref] [ 0.963948] pci 0000:00:02.0: reg 14: [mem 0xf3000000-0xf3000fff] [ 0.970969] pci 0000:00:03.0: [5853:0001] type 0 class 0x000100 [ 0.972881] pci 0000:00:03.0: reg 10: [io 0xc000-0xc0ff] [ 0.973880] pci 0000:00:03.0: reg 14: [mem 0xf2000000-0xf2ffffff pref] [ 0.980049] pci_bus 0000:00: on NUMA node 0 [ 0.980883] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.984055] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) [ 1.820894] ACPI: PCI Interrupt Link [LNKA] (IRQs *5 10 11) [ 1.821913] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 1.822820] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 1.823007] ACPI: PCI Interrupt Link [LNKD] (IRQs *5 10 11) [ 1.823915] xen/balloon: Initialising balloon driver. [ 1.824830] xen-balloon: Initialising balloon driver. [ 1.825887] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 1.826756] vgaarb: loaded [ 1.826761] vgaarb: bridge control possible 0000:00:02.0 [ 1.827847] SCSI subsystem initialized [ 1.829748] libata version 3.00 loaded. [ 1.831746] PCI: Using ACPI for IRQ routing [ 1.831754] PCI: pci_cache_line_size set to 64 bytes [ 1.832896] reserve RAM buffer: 000000000009e000 - 000000000009ffff [ 1.832903] reserve RAM buffer: 000000001fc00000 - 000000001fffffff [ 1.834802] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 1.834829] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 1.834838] hpet0: 3 comparators, 64-bit 62.500000 MHz counter [ 1.841922] Switching to clocksource xen [ 1.842083] pnp: PnP ACPI init [ 1.842106] ACPI: bus type pnp registered [ 1.842136] pnp 00:00: [mem 0x00000000-0x0009ffff] [ 1.842352] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.842361] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.842460] pnp 00:01: [bus 00-ff] [ 1.842467] pnp 00:01: [io 0x0cf8-0x0cff] [ 1.842473] pnp 00:01: [io 0x0000-0x0cf7 window] [ 1.842479] pnp 00:01: [io 0x0d00-0xffff window] [ 1.842485] pnp 00:01: [mem 0x000a0000-0x000bffff window] [ 1.842492] pnp 00:01: [mem 0xf0000000-0xfbffffff window] [ 1.842697] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active) [ 1.842715] pnp 00:02: [io 0x10c0-0x1141] [ 1.842721] pnp 00:02: [io 0xb044-0xb047] [ 1.842917] system 00:02: [io 0x10c0-0x1141] has been reserved [ 1.842925] system 00:02: [io 0xb044-0xb047] has been reserved [ 1.842933] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.842969] pnp 00:03: [mem 0xfed00000-0xfed003ff] [ 1.843184] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) [ 1.843215] pnp 00:04: [io 0x0010-0x001f] [ 1.843222] pnp 00:04: [io 0x0022-0x002d] [ 1.843230] pnp 00:04: [io 0x0030-0x003f] [ 1.843236] pnp 00:04: [io 0x0044-0x005f] [ 1.843241] pnp 00:04: [io 0x0062-0x0063] [ 1.843246] pnp 00:04: [io 0x0065-0x006f] [ 1.843252] pnp 00:04: [io 0x0072-0x007f] [ 1.843257] pnp 00:04: [io 0x0080] [ 1.843263] pnp 00:04: [io 0x0084-0x0086] [ 1.843268] pnp 00:04: [io 0x0088] [ 1.843274] pnp 00:04: [io 0x008c-0x008e] [ 1.843279] pnp 00:04: [io 0x0090-0x009f] [ 1.843285] pnp 00:04: [io 0x00a2-0x00bd] [ 1.843290] pnp 00:04: [io 0x00e0-0x00ef] [ 1.843296] pnp 00:04: [io 0x08a0-0x08a3] [ 1.843301] pnp 00:04: [io 0x0cc0-0x0ccf] [ 1.843307] pnp 00:04: [io 0x04d0-0x04d1] [ 1.843509] system 00:04: [io 0x08a0-0x08a3] has been reserved [ 1.843517] system 00:04: [io 0x0cc0-0x0ccf] has been reserved [ 1.843524] system 00:04: [io 0x04d0-0x04d1] has been reserved [ 1.843531] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 1.843551] pnp 00:05: [dma 4] [ 1.843557] pnp 00:05: [io 0x0000-0x000f] [ 1.843563] pnp 00:05: [io 0x0081-0x0083] [ 1.843568] pnp 00:05: [io 0x0087] [ 1.843574] pnp 00:05: [io 0x0089-0x008b] [ 1.843579] pnp 00:05: [io 0x008f] [ 1.843584] pnp 00:05: [io 0x00c0-0x00df] [ 1.843590] pnp 00:05: [io 0x0480-0x048f] [ 1.843785] pnp 00:05: Plug and Play ACPI device, IDs PNP0200 (active) [ 1.843804] pnp 00:06: [io 0x0070-0x0071] [ 1.843825] xen: --> pirq=16 -> irq=8 (gsi=8) [ 1.843832] pnp 00:06: [irq 8] [ 1.844016] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) [ 1.844034] pnp 00:07: [io 0x0061] [ 1.844265] pnp 00:07: Plug and Play ACPI device, IDs PNP0800 (active) [ 1.844299] xen: --> pirq=17 -> irq=12 (gsi=12) [ 1.844306] pnp 00:08: [irq 12] [ 1.844490] pnp 00:08: Plug and Play ACPI device, IDs PNP0f13 (active) [ 1.844517] pnp 00:09: [io 0x0060] [ 1.844523] pnp 00:09: [io 0x0064] [ 1.844536] xen: --> pirq=18 -> irq=1 (gsi=1) [ 1.844542] pnp 00:09: [irq 1] [ 1.844741] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) [ 1.844768] pnp 00:0a: [io 0x03f0-0x03f5] [ 1.844774] pnp 00:0a: [io 0x03f7] [ 1.844787] xen: --> pirq=19 -> irq=6 (gsi=6) [ 1.844793] pnp 00:0a: [irq 6] [ 1.844798] pnp 00:0a: [dma 2] [ 1.844984] pnp 00:0a: Plug and Play ACPI device, IDs PNP0700 (active) [ 1.845019] pnp 00:0b: [io 0x03f8-0x03ff] [ 1.845033] xen: --> pirq=20 -> irq=4 (gsi=4) [ 1.845039] pnp 00:0b: [irq 4] [ 1.845270] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active) [ 1.845317] pnp 00:0c: [io 0x0378-0x037f] [ 1.845331] xen: --> pirq=21 -> irq=7 (gsi=7) [ 1.845338] pnp 00:0c: [irq 7] [ 1.845526] pnp 00:0c: Plug and Play ACPI device, IDs PNP0400 (active) [ 1.873657] pnp: PnP ACPI: found 13 devices [ 1.873670] ACPI: ACPI bus type pnp unregistered [ 1.887738] PCI: max bus depth: 0 pci_try_num: 1 [ 1.887753] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 1.887760] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 1.887766] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 1.887773] pci_bus 0000:00: resource 7 [mem 0xf0000000-0xfbffffff] [ 1.887946] NET: Registered protocol family 2 [ 1.888095] IP route cache hash table entries: 4096 (order: 3, 32768 bytes) [ 1.888464] TCP established hash table entries: 16384 (order: 6, 262144 bytes) [ 1.888564] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 1.888658] TCP: Hash tables configured (established 16384 bind 16384) [ 1.888664] TCP reno registered [ 1.888671] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.888681] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.888826] NET: Registered protocol family 1 [ 1.889124] RPC: Registered named UNIX socket transport module. [ 1.889131] RPC: Registered udp transport module. [ 1.889136] RPC: Registered tcp transport module. [ 1.889142] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.889153] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.889224] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 1.889299] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 1.889422] xen: --> pirq=22 -> irq=23 (gsi=23) [ 1.889429] pci 0000:00:01.2: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 1.889694] pci 0000:00:01.2: PCI INT D disabled [ 1.889788] pci 0000:00:02.0: Boot video device [ 1.889851] PCI: CLS 0 bytes, default 64 [ 2.414105] VFS: Disk quotas dquot_6.5.2 [ 2.414177] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 2.414581] Registering the id_resolver key type [ 2.417158] msgmni has been set to 950 [ 2.417208] async_tx: api initialized (async) [ 2.419850] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 2.419861] io scheduler noop registered [ 2.419866] io scheduler deadline registered [ 2.419911] io scheduler cfq registered (default) [ 2.436312] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 2.450460] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 2.450472] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 2.456170] acpiphp: Slot [0] registered [ 2.463120] acpiphp: Slot [1] registered [ 2.466624] acpiphp: Slot [2] registered [ 2.474718] acpiphp: Slot [3] registered [ 2.481585] acpiphp: Slot [4] registered [ 2.486310] acpiphp: Slot [5] registered [ 2.491886] acpiphp: Slot [6] registered [ 2.499197] acpiphp: Slot [7] registered [ 2.504459] acpiphp: Slot [8] registered [ 2.510088] acpiphp: Slot [9] registered [ 2.515784] acpiphp: Slot [10] registered [ 2.523865] acpiphp: Slot [11] registered [ 2.529536] acpiphp: Slot [12] registered [ 2.537899] acpiphp: Slot [13] registered [ 2.543485] acpiphp: Slot [14] registered [ 2.549749] acpiphp: Slot [15] registered [ 2.554636] acpiphp: Slot [16] registered [ 2.558844] acpiphp: Slot [17] registered [ 2.566864] acpiphp: Slot [18] registered [ 2.570120] acpiphp: Slot [19] registered [ 2.577045] acpiphp: Slot [20] registered [ 2.582622] acpiphp: Slot [21] registered [ 2.588625] acpiphp: Slot [22] registered [ 2.592767] acpiphp: Slot [23] registered [ 2.599575] acpiphp: Slot [24] registered [ 2.606913] acpiphp: Slot [25] registered [ 2.611904] acpiphp: Slot [26] registered [ 2.620428] acpiphp: Slot [27] registered [ 2.629244] acpiphp: Slot [28] registered [ 2.633191] acpiphp: Slot [29] registered [ 2.635276] acpiphp: Slot [30] registered [ 2.642336] acpiphp: Slot [31] registered [ 2.652945] vesafb: mode is 1024x768x24, linelength=3072, pages=0 [ 2.652955] vesafb: scrolling: redraw [ 2.652964] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0 [ 2.653202] vesafb: framebuffer at 0xf0000000, mapped to 0xffffc90000080000, using 4096k, total 4096k [ 2.674674] Console: switching to colour frame buffer device 128x48 [ 2.680320] fb0: VESA VGA frame buffer device [ 2.689096] intel_idle: does not run on family 6 model 15 [ 2.693843] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.693935] ACPI: Power Button [PWRF] [ 2.697238] input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 [ 2.697324] ACPI: Sleep Button [sLPF] [ 2.745683] ERST: Table is not found! [ 2.745742] GHES: HEST is not enabled! [ 2.745901] xen: --> pirq=23 -> irq=30 (gsi=30) [ 2.745949] xen-platform-pci 0000:00:03.0: PCI INT C -> GSI 30 (level, low) -> IRQ 30 [ 2.748754] Grant table initialized [ 2.763118] init_memory_mapping: 0000000020000000-0000000028000000 [ 2.763253] 0020000000 - 0028000000 page 2M [ 3.272152] Refined TSC clocksource calibration: 1995.062 MHz. [ 5.798389] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 5.853566] serial8250: ttyS1 at I/O 0x3f8 (irq = 4) is a 16550A [ 6.143389] brd: module loaded [ 6.151478] vbd vbd-5696: 19 xenbus_dev_probe on device/vbd/5696 [ 6.157371] blkfront: sda: barrier: enabled [ 6.199412] sda: sda1 [ 6.201364] This is not a kind of scsi disk 202 [ 6.209294] Loading iSCSI transport class v2.0-870. [ 6.251028] blkfront: sdb: barrier: enabled [ 6.300756] sdb: sdb1 sdb2 [ 6.302763] This is not a kind of scsi disk 202 [ 6.304532] This is not a kind of scsi disk 202 [ 6.359262] Setting capacity to 65536 [ 6.361640] sda: detected capacity change from 0 to 33554432 [ 6.415097] rdac: device handler registered [ 6.495890] Initialising Xen virtual ethernet driver. [ 6.560397] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 [ 6.576266] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 6.578537] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 6.600282] rtc_cmos 00:06: RTC can wake from S4 [ 6.613295] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 [ 6.615517] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs [ 6.626577] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 [ 6.635914] i2c /dev entries driver [ 6.642246] md: linear personality registered for level -1 [ 6.645110] md: raid0 personality registered for level 0 [ 6.647195] md: raid1 personality registered for level 1 [ 6.650390] md: raid10 personality registered for level 10 [ 6.652521] md: raid6 personality registered for level 6 [ 6.654466] md: raid5 personality registered for level 5 [ 6.656371] md: raid4 personality registered for level 4 [ 6.671460] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com [ 6.673761] cpuidle: using governor ladder [ 6.675737] cpuidle: using governor menu [ 6.678018] TCP cubic registered [ 6.679846] NET: Registered protocol family 17 [ 6.681811] Registering the dns_resolver key type [ 6.686389] XENBUS: Device with no driver: device/vbd/5696 [ 6.689145] rtc_cmos 00:06: setting system clock to 2014-03-09 17:55:32 UTC (1394387732) [ 6.700470] Freeing unused kernel memory: 14224k freed [ 6.712689] Write protecting the kernel read-only data: 6144k [ 6.720007] Freeing unused kernel memory: 548k freed [ 6.723985] Freeing unused kernel memory: 268k freed [ 7.012640] Event-channel device installed. [ 7.045170] virtio_blk: Unknown symbol register_virtio_driver (err 0) [ 7.048698] virtio_blk: Unknown symbol unregister_virtio_driver (err 0) [ 7.050488] virtio_blk: Unknown symbol virtqueue_add_buf_gfp (err 0) [ 7.052282] virtio_blk: Unknown symbol virtqueue_get_buf (err 0) [ 7.054001] virtio_blk: Unknown symbol virtqueue_kick (err 0) [ 7.055685] virtio_blk: Unknown symbol virtio_check_driver_offered_feature (err 0) [ 7.082835] virtio_net: Unknown symbol register_virtio_driver (err 0) [ 7.086809] virtio_net: Unknown symbol virtqueue_enable_cb (err 0) [ 7.089378] virtio_net: Unknown symbol virtqueue_detach_unused_buf (err 0) [ 7.092001] virtio_net: Unknown symbol unregister_virtio_driver (err 0) [ 7.093977] virtio_net: Unknown symbol virtqueue_add_buf_gfp (err 0) [ 7.095798] virtio_net: Unknown symbol virtqueue_get_vring_size (err 0) [ 7.097730] virtio_net: Unknown symbol virtqueue_disable_cb (err 0) [ 7.099549] virtio_net: Unknown symbol virtqueue_get_buf (err 0) [ 7.101249] virtio_net: Unknown symbol virtqueue_kick (err 0) [ 7.102911] virtio_net: Unknown symbol virtio_check_driver_offered_feature (err 0) [ 7.104607] virtio_net: Unknown symbol virtqueue_enable_cb_delayed (err 0) [ 7.129354] virtio_ring: Unknown symbol virtio_check_driver_offered_feature (err 0) [ 7.199768] virtio_balloon: Unknown symbol virtqueue_add_buf_gfp (err 0) [ 7.203522] virtio_balloon: Unknown symbol virtqueue_get_buf (err 0) [ 7.205396] virtio_balloon: Unknown symbol virtqueue_kick (err 0) [ 7.230950] virtio_mmio: Unknown symbol vring_transport_features (err 0) [ 7.234737] virtio_mmio: Unknown symbol vring_interrupt (err 0) [ 7.236644] virtio_mmio: Unknown symbol vring_new_virtqueue (err 0) [ 7.239148] virtio_mmio: Unknown symbol vring_del_virtqueue (err 0) [ 7.262754] virtio_pci: Unknown symbol vring_transport_features (err 0) [ 7.267915] virtio_pci: Unknown symbol vring_interrupt (err 0) [ 7.270011] virtio_pci: Unknown symbol vring_new_virtqueue (err 0) [ 7.272139] virtio_pci: Unknown symbol vring_del_virtqueue (err 0) [ 7.298572] virtio_console: Unknown symbol virtqueue_detach_unused_buf (err 0) [ 7.302588] virtio_console: Unknown symbol virtqueue_add_buf_gfp (err 0) [ 7.304668] virtio_console: Unknown symbol virtqueue_get_buf (err 0) [ 7.306725] virtio_console: Unknown symbol virtqueue_kick (err 0) [ 7.353707] md: Autodetecting RAID arrays. [ 7.356602] This is not a kind of scsi disk 202 [ 7.392478] md: deny sdb1. [ 7.394498] md: export_rdev(sdb1) [ 7.396344] This is not a kind of scsi disk 202 [ 7.423834] md: deny sdb2. [ 7.426216] md: export_rdev(sdb2) [ 7.428446] md: Scanned 2 and added 0 devices. [ 7.430751] md: autorun ... [ 7.432868] md: ... autorun DONE. [ 7.524669] bromolow_synobios: module license 'Synology Inc.' taints kernel. [ 7.527160] Disabling lock debugging due to kernel taint [ 7.532712] synobios: load, major number 201 [ 7.534768] Brand: Synology [ 7.536728] Model: DS-3612xs [ 7.538621] set group disks wakeup number to 4, spinup time deno 7 [ 8.103712] synobios: unload [ 8.608616] md: md1 stopped. [ 8.856456] Unable to find swap-space signature [ 8.955418] NET: Registered protocol family 10 [ 9.129875] usbcore: registered new interface driver usbfs [ 9.136685] usbcore: registered new interface driver hub [ 9.142745] usbcore: registered new interface driver ethub [ 9.153570] usbcore: registered new device driver usb [ 10.343323] fuse init (API version 7.17) [ 10.377242] dca service started, version 1.12.1 [ 10.410490] e1000e: Intel(R) PRO/1000 Network Driver - 1.5.1-k [ 10.412687] e1000e: Copyright(c) 1999 - 2011 Intel Corporation. [ 10.458928] Intel(R) Gigabit Ethernet Network Driver - version 3.2.10-k [ 10.460801] Copyright (c) 2007-2011 Intel Corporation. [ 10.523322] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 3.6.7-k [ 10.526195] ixgbe: Copyright (c) 1999-2011 Intel Corporation. [ 10.688842] Btrfs loaded [ 10.833198] synobios: load, major number 201 [ 10.835065] Brand: Synology [ 10.836639] Model: DS-3612xs [ 10.838112] set group disks wakeup number to 4, spinup time deno 7 [ 19.603315] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 19.636304] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 19.742928] uhci_hcd: USB Universal Host Controller Interface driver [ 19.747116] uhci_hcd 0000:00:01.2: PCI INT D -> GSI 23 (level, low) -> IRQ 23 [ 19.749643] uhci_hcd 0000:00:01.2: setting latency timer to 64 [ 19.751812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 19.754358] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 19.756835] uhci_hcd 0000:00:01.2: irq 23, io base 0x0000c200 [ 19.760161] hub 1-0:1.0: USB hub found [ 19.762054] hub 1-0:1.0: 2 ports detected [ 19.823173] Initializing USB Mass Storage driver... [ 19.829487] usbcore: registered new interface driver usb-storage [ 19.831539] USB Mass Storage support registered. [ 19.862187] usbcore: registered new interface driver usblp [ 19.936136] usbcore: registered new interface driver usbhid [ 19.940635] usbhid: USB HID core driver [ 20.123171] usb 1-2: new full-speed USB device number 2 using uhci_hcd [ 21.308222] 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 [ 21.312869] Get empty minor:104 [ 21.317872] 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 /.gnoboot/debug + gnoBootIsCmdParam gnoboot_upgrade + param=gnoboot_upgrade + grep -c gnoboot_upgrade /proc/cmdline + found=0 + [ 0 -eq 1 ] + echo 0 + [ 0 -eq 1 ] + gnoBootRegen + procpart=/proc/partitions + grep -cv # /proc/partitions + [ 6 -le 1 ] + disksec=32098 + grep 32098 /proc/partitions + cut -c 26- + diskpre=sda1 + [ sda1x == x ] + diskpre=sda + grep sda /proc/partitions + cut -c 26- + disklist=sda sda1 + dsknum= + synoboot=/dev/synoboot + grep sda$ /proc/partitions + dskline= 202 0 32768 sda + grep sda$ /proc/partitions + cut -c -4 + dskmaj= 202 + grep sda$ /proc/partitions + cut -c 5-13 + dskmin= 0 + dskdev=/dev/sda + dsknum= + [ -e /dev/sda ] + rm -f /dev/sda + echo Creating /dev/synoboot... + [ -z ] + rm -f /dev/synoboot + mknod /dev/synoboot b 202 0 + dsknum= + synoboot=/dev/synoboot + grep sda1$ /proc/partitions + dskline= 202 1 32098 sda1 + grep sda1$ /proc/partitions + cut -c -4 + dskmaj= 202 + cut -c 5-13 + grep sda1$ /proc/partitions + dskmin= 1 + dskdev=/dev/sda1 + dsknum=1 + [ -e /dev/sda1 ] + rm -f /dev/sda1 + echo Creating /dev/synoboot... + [ -z 1 ] + synoboot=/dev/synoboot1 + rm -f /dev/synoboot1 + mknod /dev/synoboot1 b 202 1 + [ 1 -eq 1 ] + ln -sf /dev/synoboot1 /dev/synoboot2 + [ ppc853x = bromolow ] + [ -x /usr/syno/bin/synocfgen ] + insmod /lib/modules/synobios.ko + /bin/mknod /dev/synobios c 201 0 + RCMsg Starting /usr/syno/bin/synocfgen /usr/syno/bin/synocfgen + echo -n :: Starting /usr/syno/bin/synocfgen + shift + [ 1 -eq 0 ] + [ yes = yes ] + MsgBusy + [ -n ] + echo -en \e[72G[ + echo -en \e[0;32m BUSY + echo -en \e[m] + /usr/syno/bin/synocfgen + local ret=0 + [ 0 -eq 0 ] + MsgDone + [ -n ] + echo -en \e[72G[ + echo -en \e[1;32m OK + echo -e \e[m] + return 0 + RetCfg=0 + echo /usr/syno/bin/synocfgen returns 0 + /bin/grep synobios + /usr/bin/cut -f 1 -d + /sbin/lsmod + rmmod bromolow_synobios + [ ppc853x = bromolow ] + /bin/get_key_value /etc/synoinfo.conf supportraid + SupportRAID=yes + /bin/get_key_value /etc/synoinfo.conf defaultfs + DefFS=ext4 + /bin/get_key_value /etc/synoinfo.conf support_dual_head + DualHead= + FSCK=/sbin/e2fsck + FsckFlag=/tmp/.fsckfail + MkfsFlag=/tmp/.mkfsfail + /bin/get_key_value /etc.defaults/synoinfo.conf unique + grep comcerto2k + [ x != x ] + /bin/get_key_value /etc.defaults/synoinfo.conf supportsas + SupportSAS= + [ = yes ] + support_emmc_boot + local emmc_boot + /bin/get_key_value /etc.defaults/synoinfo.conf support_emmc_boot + emmc_boot= + [ xyes = x ] + return 1 + [ = yes ] + [ yes = yes ] + RootDevice=/dev/md0 + /usr/syno/bin/synodiskport -internal + ProcDiskList= sda sdb + Ret=0 + [ 0 != 12 -a x = x sda sdb ] + [ ! -d /sys/block/md0 -a yes = yes ] + [ 0 != 12 ] + CheckPartition + /usr/syno/bin/synocheckpartition + RetPartition=0 + echo Partition Version=0 + ExecFsck=1 + [ 0 -eq 0 ] + echo Partition layout is not DiskStation style. + echo NOT EXECUTE /sbin/e2fsck. + ExecFsck=0 + [ yes != ] + CheckRootFs + [ -x /sbin/e2fsck -a 0 -eq 1 ] + echo Mounting /dev/md0 /tmpRoot + /bin/mount /dev/md0 /tmpRoot mount: lseek failed, msg:Invalid argument mount: mounting /dev/md0 on /tmpRoot failed: No such device + RCMsg mount /dev/md0 fail, returns touch /tmp/.fsckfail + echo -n :: mount /dev/md0 fail, returns + shift + [ 2 -eq 0 ] + [ yes = yes ] + MsgBusy + [ -n ] + echo -en \e[72G[ + echo -en \e[0;32m BUSY + echo -en \e[m] + touch /tmp/.fsckfail + local ret=0 + [ 0 -eq 0 ] + MsgDone + [ -n ] + echo -en \e[72G[ + echo -en \e[1;32m OK + echo -e \e[m] + return 0 + echo /tmpRoot/lost+found/#* + FileList=/tmpRoot/lost+found/#* + [ /tmpRoot/lost+found/#* != /tmpRoot/lost+found/#* ] + [ yes = ] + RCMsg Checking upgrade file /bin/sh /etc/upgrade.sh + echo -n :: Checking upgrade file + shift + [ 2 -eq 0 ] + [ yes = yes ] + MsgBusy + [ -n ] + echo -en \e[72G[ + echo -en \e[0;32m BUSY + echo -en \e[m] + /bin/sh /etc/upgrade.sh + local ret=0 + [ 0 -eq 0 ] + MsgDone + [ -n ] + echo -en \e[72G[ + echo -en \e[1;32m OK + echo -e \e[m] + return 0 + /bin/get_key_value /etc.defaults/synoinfo.conf support_ssd_cache + SupportSSDCache=yes + [ yes = yes -a -d /sys/block/md0 ] + WithInternal=0 + ls /sys/block/md0/md/ + grep dev- + cut -c 5- + md0disks= + [ -n -a 0 -eq 0 ] + [ ! -d /tmpRoot/etc ] + RCMsg Copy default /etc rm -rf /tmpRoot/etc + echo -n :: Copy default /etc + shift + [ 3 -eq 0 ] + [ yes = yes ] + MsgBusy + [ -n ] + echo -en \e[72G[ + echo -en \e[0;32m BUSY + echo -en \e[m] + rm -rf /tmpRoot/etc + local ret=0 + [ 0 -eq 0 ] + MsgDone + [ -n ] + echo -en \e[72G[ + echo -en \e[1;32m OK + echo -e \e[m] + return 0 + cp -R /tmpRoot/etc.defaults /tmpRoot/etc cp: can't stat '/tmpRoot/etc.defaults': No such file or directory + [ ! -d /tmpRoot/usr/syno/etc ] + RCMsg Copy default /usr/syno/etc rm -rf /tmpRoot/usr/syno/etc + echo -n :: Copy default /usr/syno/etc + shift + [ 3 -eq 0 ] + [ yes = yes ] + MsgBusy + [ -n ] + echo -en \e[72G[ + echo -en \e[0;32m BUSY + echo -en \e[m] + rm -rf /tmpRoot/usr/syno/etc + local ret=0 + [ 0 -eq 0 ] + MsgDone + [ -n ] + echo -en \e[72G[ + echo -en \e[1;32m OK + echo -e \e[m] + return 0 + cp -R /tmpRoot/usr/syno/etc.defaults /tmpRoot/usr/syno/etc cp: can't stat '/tmpRoot/usr/syno/etc.defaults': No such file or directory + [ ! -d /tmpRoot/var ] + RCMsg Copy default /var rm -rf /tmpRoot/var + echo -n :: Copy default /var + shift + [ 3 -eq 0 ] + [ yes = yes ] + MsgBusy + [ -n ] + echo -en \e[72G[ + echo -en \e[0;32m BUSY + echo -en \e[m] + rm -rf /tmpRoot/var + local ret=0 + [ 0 -eq 0 ] + MsgDone + [ -n ] + echo -en \e[72G[ + echo -en \e[1;32m OK + echo -e \e[m] + return 0 + cp -R /tmpRoot/var.defaults /tmpRoot/var cp: can't stat '/tmpRoot/var.defaults': No such file or directory + [ -f /tmpRoot/.noroot ] + [ ! -x /tmpRoot/sbin/init ] + Exit 3 no init exists + [ -n no init exists ] + echo Exit on error [3] no init exists... + grep -q ^/dev/md0 /proc/mounts + grep -q sysfs /proc/mounts + /bin/umount /sys + grep -q ^/proc /proc/mounts + exit 3
  12. 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 Thanks for help
  13. 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
  14. 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
  15. Nope, but there's a workaround which is a bit ugly or modify the driver but I'm not sure about its side effect. @billy Are you running nested Xen on HyperV? Can you login to console and try running virt-what? No, I am using standard XenServer 6.2 on hardware (Intel Xeon 5130). virt-what returns hyperv... :/ (same as in dmesg...) I digged little bit around and: "dmidecode -s system-manufacturer" reports "Xen" "virt-what-cpuid-helper" reports "Microsoft Hv" "cat /sys/hypervisor/type" reports "xen" I found this mail https://www.redhat.com/archives/virt-to ... 00126.html , it seems that because I am not using any specific VM Template for hosting gnoBoot, and using "Other media" option (when choosing Guest OS), Xen uses HVM and emulates some Hyper-V features for Windows 8. To disable this I did: xe vm-list -> get gnoBoot vm UUID xe vm-param-set uuid=2..... platform:viridian=false -> reboot gnoBoot VM virt-what-cpuid-helper now correctly reports "XenVMMXenVMM" and virt-what after prompting for any character reports "xen" and "xen-hvm". So in conclusion making Xen & gnoBoot use paravirt will be fun .
×
×
  • Create New...