---------- Forwarded message ---------
发件人: Sonnie Hook <[email protected]>
Date: 2019年6月3日周一 上午9:53
Subject: Re: Fail to boot Fujitsu M10-4
To: John Paul Adrian Glaubitz <[email protected]>


1. First, I used guided partitioning on the entire disk.

2. {0} ok boot disk,0
No viable default device found in boot-device variable.
The default boot device is /pci@8000/pci@4/pci@0/pci@0/scsi@0/disk@p0,0
3. {0} ok .properties

gpt

supported-labels      gpt

sun

mbr

name                         disk-label

4. # archdetect
sparc64/sun4v_gpt

5. # partmap /dev/sda
gpt

6. # parted /dev/sda print

Model: LSI Logical Volume (scsi)

Disk /dev/sda: 599GB

Sector size (logical/physical): 512B/4096B

Partition Table: gpt

Disk Flags:



Number  Start   End     Size    File system     Name  Flags

 1      1049kB  10.5MB  9437kB                     bios_grub

 2      10.5MB  533GB   533GB   ext4

 3      533GB   599GB   66.4GB  linux-swap(v1)

7. ` grub-ofpathname /dev/sda2` this command doesn't exist.

8. # dmesg
[    0.000006] PROMLIB: Sun IEEE Boot Prom 'OBP 4.38.5 2016/04/21 16:13'
[    0.000012] PROMLIB: Root node compatible: sun4v
[    0.000026] Linux version 4.19.0-5-sparc64 (
[email protected]) (gcc version 8.3.0 (Debian 8.3.0-7)) #1
Debian 4.19.37-3+sparc64 (2019-05-24)
[    0.000040] Unknown boot switch (--)
[    0.000042] Unknown boot switch (--)
[    0.000058] bootconsole [earlyprom0] enabled
[    0.000060] ARCH: SUN4V
[    0.000075] Ethernet address: b0:99:28:a0:8a:46
[    0.000078] MM: PAGE_OFFSET is 0xfff8000000000000 (max_phys_bits == 47)
[    0.000079] MM: VMALLOC [0x0000000100000000 --> 0x0006000000000000]
[    0.000080] MM: VMEMMAP [0x0006000000000000 --> 0x000c000000000000]
[    0.012670] Kernel: Using 3 locked TLB entries for main kernel image.
[    0.012673] Remapping the kernel...
[    0.012684] done.
[    0.165701] OF stdout device is: /virtual-devices@100/console@1
[    0.165702] PROM: Built device tree with 195605 bytes of memory.
[    0.165703] MDESC: Size is 39616 bytes.
[    0.165821] PLATFORM: banner-name [SPARC M10-4]
[    0.165822] PLATFORM: name [ORCL,SPARC64-X]
[    0.165824] PLATFORM: hostid [90073346]
[    0.165825] PLATFORM: serial# [00000000]
[    0.165826] PLATFORM: stick-frequency [05f5e100]
[    0.165827] PLATFORM: mac-address [b09928a08a46]
[    0.165827] PLATFORM: watchdog-resolution [1000 ms]
[    0.165830] PLATFORM: watchdog-max-timeout [31536000000 ms]
[    0.165830] PLATFORM: max-cpus [2048]
[    0.165839] SUN4V: Mondo queue sizes [cpu(262144) dev(16384) r(8192)
nr(256)]
[    0.165894] Top of RAM: 0x7e0ffffe2000, Total RAM: 0xfff9e8000
[    0.165894] Memory hole size: 132120581MB
[    0.185432] Allocated 32768 bytes for kernel page tables.
[    0.185442] Zone ranges:
[    0.185443]   Normal   [mem 0x00007c0000400000-0x00007e0ffffe1fff]
[    0.185445] Movable zone start for each node
[    0.185446] Early memory node ranges
[    0.185447]   node   0: [mem 0x00007c0000400000-0x00007c000fe5dfff]
[    0.185448]   node   0: [mem 0x00007c000ff00000-0x00007c000ff0bfff]
[    0.185450]   node   0: [mem 0x00007c0010000000-0x00007c004fffffff]
[    0.185451]   node   0: [mem 0x00007c0080000000-0x00007c011fffffff]
[    0.185452]   node   0: [mem 0x00007c0760000000-0x00007c07ffffffff]
[    0.185452]   node   0: [mem 0x00007e0190000000-0x00007e0ffff5ffff]
[    0.185454]   node   0: [mem 0x00007e0ffff6a000-0x00007e0ffff79fff]
[    0.185455]   node   0: [mem 0x00007e0ffffd4000-0x00007e0ffffe1fff]
[    0.185477] Initmem setup node 0 [mem
0x00007c0000400000-0x00007e0ffffe1fff]
[    0.185478] On node 0 totalpages: 8387828
[    0.185480]   Normal zone: 73722 pages used for memmap
[    0.185482]   Normal zone: 0 pages reserved
[    0.185483]   Normal zone: 8387828 pages, LIFO batch:31
[    1.039055] Booting Linux...
[    1.039065] CPU CAPS: [flush,stbar,swap,muldiv,v9,blkinit,n2,mul32]
[    1.039073] CPU CAPS: [div32,v8plus,popc,vis,vis2,ASIBlkInit,fmaf,ima]
[    1.040345] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    1.040346] pcpu-alloc: [0] 0
[    1.040992] Built 1 zonelists, mobility grouping on.  Total pages:
8314106
[    1.040994] Kernel command line: BOOT_IMAGE=/install/vmlinux
rescue/enable=true --- quiet
[    1.048842] Dentry cache hash table entries: 8388608 (order: 13,
67108864 bytes)
[    1.052149] Inode-cache hash table entries: 4194304 (order: 12, 33554432
bytes)
[    1.052152] Sorting __ex_table...
[    1.141461] Memory: 66352424K/67102624K available (6421K kernel code,
780K rwdata, 1768K rodata, 488K init, 374K bss, 750200K reserved, 0K
cma-reserved)
[    1.141472] random: get_random_u64 called from
__kmem_cache_create+0x20/0x4a0 with crng_init=0
[    1.141614] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    1.141658] ftrace: allocating 22384 entries in 44 pages
[    1.155040] NR_IRQS: 2048, nr_irqs: 2048, preallocated irqs: 1
[    1.155045] SUN4V: Using IRQ API major 3, cookie only virqs enabled
[    1.155111] clocksource: stick: mask: 0xffffffffffffffff max_cycles:
0x171024e7e0, max_idle_ns: 440795205315 ns
[    1.155112] clocksource: mult[a000000] shift[24]
[    1.155114] clockevent: mult[1999999a] shift[32]
[    1.155142] Console: colour dummy device 80x25
[    1.155144] console [tty0] enabled
[    1.155146] bootconsole [earlyprom0] disabled
[    1.235121] Calibrating delay using timer specific routine.. 200.03
BogoMIPS (lpj=400064)
[    1.235124] pid_max: default: 32768 minimum: 301
[    1.235215] Security Framework initialized
[    1.235217] Yama: disabled by default; enable with sysctl kernel.yama.*
[    1.235238] AppArmor: AppArmor initialized
[    1.235431] Mount-cache hash table entries: 131072 (order: 7, 1048576
bytes)
[    1.235586] Mountpoint-cache hash table entries: 131072 (order: 7,
1048576 bytes)
[    1.236337] devtmpfs: initialized
[    1.238094] Performance events: No support for PMU type 'sparc64-x'
[    1.238787] ldc.c:v1.1 (July 22, 2008)
[    1.238839] clocksource: jiffies: mask: 0xffffffff max_cycles:
0xffffffff, max_idle_ns: 7645041785100000 ns
[    1.238841] futex hash table entries: 256 (order: -1, 6144 bytes)
[    1.239018] NET: Registered protocol family 16
[    1.241482] VIO: Adding device channel-devices (tx_ino =
ffffffffffffffff, rx_ino = ffffffffffffffff)
[    1.241510] VIO: Adding device vldc-port-0-0 (tx_ino = 0, rx_ino = 1)
[    1.241532] VIO: Adding device vldc-port-0-1 (tx_ino = 2, rx_ino = 3)
[    1.241552] VIO: Adding device vldc-port-0-2 (tx_ino = 6, rx_ino = 7)
[    1.241573] VIO: Adding device vldc-port-3-0 (tx_ino = 28, rx_ino = 29)
[    1.241596] VIO: Adding device vcc-port-0-0 (tx_ino = 1a, rx_ino = 1b)
[    1.241616] VIO: Adding device vsw-port-0-0 (tx_ino = c, rx_ino = d)
[    1.241638] VIO: Adding device vsw-port-1-0 (tx_ino = e, rx_ino = f)
[    1.241660] VIO: Adding device vsw-port-2-0 (tx_ino = 10, rx_ino = 11)
[    1.241679] VIO: Adding device vsw-port-3-0 (tx_ino = 12, rx_ino = 13)
[    1.241698] VIO: Adding device vds-port-0-1 (tx_ino = 16, rx_ino = 17)
[    1.241717] VIO: Adding device vldc-port-1-0 (tx_ino = 8, rx_ino = 9)
[    1.241739] VIO: Adding device vldc-port-2-0 (tx_ino = a, rx_ino = b)
[    1.241760] VIO: Adding device vlds-port-0-0 (tx_ino = 4, rx_ino = 5)
[    1.241779] VIO: Adding device vlds-port-0-2 (tx_ino = 18, rx_ino = 19)
[    1.241806] VIO: Adding device domain-services-port-1 (tx_ino = 2c,
rx_ino = 2d)
[    1.241739] VIO: Adding device vldc-port-2-0 (tx_ino = a, rx_ino = b)
[    1.241760] VIO: Adding device vlds-port-0-0 (tx_ino = 4, rx_ino = 5)
[    1.241779] VIO: Adding device vlds-port-0-2 (tx_ino = 18, rx_ino = 19)
[    1.241806] VIO: Adding device domain-services-port-1 (tx_ino = 2c,
rx_ino = 2d)
[    1.241826] VIO: Adding device domain-services-port-0 (tx_ino = 4,
rx_ino = 5)
[    1.241847] VIO: Adding device domain-services-port-2 (tx_ino = 18,
rx_ino = 19)
[    1.242026] audit: initializing netlink subsys (disabled)
[    1.242515] pci_sun4v: Registered hvapi major[2] minor[0]
[    1.242516] pci_sun4v: Registered hvapi ATU major[1] minor[1]
[    1.242521] /pci@8000: SUN4V PCI Bus Module
[    1.242522] /pci@8000: On NUMA node -1
[    1.242525] /pci@8000: PCI IO [io  0x801100000000-0x80110fffffff] offset
801100000000
[    1.242526] /pci@8000: PCI MEM [mem 0x800000000000-0x80007fffffff]
offset 800000000000
[    1.242529] /pci@8000: PCI MEM64 [mem 0x800100000000-0x8003ffffffff]
offset 800000000000
[    1.242530] /pci@8000: Unable to request IOMMU resource.
[    1.256184] /pci@8000: Imported 2 TSB entries from OBP
[    1.256190] audit: type=2000 audit(0.084:1): state=initialized
audit_enabled=0 res=1
[    1.257239] /pci@8000: MSI Queue first[0] num[56] count[1024] devino[0x6]
[    1.257241] /pci@8000: MSI first[0] num[1024] mask[0x3ff] width[32]
[    1.257242] /pci@8000: MSI addr32[0x7f800000:0x800000]
addr64[0xe00000003f800
[    1.257244] /pci@8000: MSI queues at RA [00007e0ff4400000]
[    1.257245] PCI: Scanning PBM /pci@8000
[    1.257290] pci_sun4v f029d4f8: PCI host bridge to bus 0000:00
[    1.257294] pci_bus 0000:00: root bus resource [io
 0x801100000000-0x80110fffffff] (bus address [0x0000-0xfffffff])
[    1.257296] pci_bus 0000:00: root bus resource [mem
0x800000000000-0x80007fffffff] (bus address [0x00000000-0x7fffffff])
[    1.257299] pci_bus 0000:00: root bus resource [mem
0x800100000000-0x8003ffffffff] (bus address [0x100000000-0x3ffffffff])
[    1.257301] pci_bus 0000:00: root bus resource [bus 00-07]
[    1.257326] pci 0000:00:04.0: [10cf:16b7] type 01 class 0x060400
[    1.257365] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[    1.257493] pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under
[bus 00-07] (conflicts with (null) [bus 00-07])
[    1.257524] pci 0000:01:00.0: [10b5:8748] type 01 class 0x060400
[    1.257527] pci 0000:01:00.0: reg 0x10: [mem
0x800000100000-0x80000013ffff]
[    1.257626] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    1.257848] pci 0000:02:00.0: [10b5:8748] type 01 class 0x060400
[    1.257948] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    1.258160] pci 0000:03:00.0: [1000:0087] type 00 class 0x010700
[    1.258163] pci 0000:03:00.0: reg 0x10: [io
 0x801100000000-0x8011000000ff]
[    1.258165] pci 0000:03:00.0: reg 0x14: [mem
0x800100000000-0x80010000ffff 64bit]
[    1.258167] pci 0000:03:00.0: reg 0x1c: [mem
0x800100040000-0x80010007ffff 64bit]
[    1.258169] pci 0000:03:00.0: reg 0x30: [mem
0x800000200000-0x8000002fffff]
[    1.258287] pci 0000:03:00.0: supports D1 D2
[    1.258364] pci 0000:03:00.0: 32.000 Gb/s available PCIe bandwidth,
limited by 5 GT/s x8 link at 0000:02:00.0 (capable of 63.008 Gb/s with 8
GT/s x8 link)
[    1.258439] pci 0000:02:01.0: [10b5:8748] type 01 class 0x060400
[    1.258539] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[    1.258769] pci 0000:04:00.0: [10b5:8112] type 01 class 0x060400
[    1.258915] pci 0000:04:00.0: supports D1
[    1.258918] pci 0000:04:00.0: PME# supported from D0 D1 D3hot
[    1.259141] pci_bus 0000:05: extended config space not accessible
[    1.259196] pci 0000:05:04.0: [1033:0035] type 00 class 0x0c0310
[    1.259198] pci 0000:05:04.0: reg 0x10: [mem
0x800000300000-0x800000301fff]
[    1.259281] pci 0000:05:04.0: supports D1 D2
[    1.259283] pci 0000:05:04.0: PME# supported from D0 D1 D2 D3hot
[    1.259397] pci 0000:05:04.1: [1033:00e0] type 00 class 0x0c0320
[    1.259399] pci 0000:05:04.1: reg 0x10: [mem
0x800000302000-0x800000303fff]
[    1.259481] pci 0000:05:04.1: supports D1 D2
[    1.259484] pci 0000:05:04.1: PME# supported from D0 D1 D2 D3hot
[    1.259598] pci 0000:02:09.0: [10b5:8748] type 01 class 0x060400
[    1.259699] pci 0000:02:09.0: PME# supported from D0 D3hot D3cold
[    1.259923] pci 0000:06:00.0: [8086:10c9] type 00 class 0x020000
[    1.259925] pci 0000:06:00.0: reg 0x10: [mem
0x800000400000-0x80000041ffff]
[    1.259928] pci 0000:06:00.0: reg 0x14: [mem
0x800000420000-0x80000043ffff]
[    1.259930] pci 0000:06:00.0: reg 0x18: [io
 0x801100001000-0x80110000101f]
[    1.259932] pci 0000:06:00.0: reg 0x1c: [mem
0x800000440000-0x800000443fff]
[    1.259934] pci 0000:06:00.0: reg 0x30: [mem
0x800000460000-0x80000047ffff]
[    1.260090] pci 0000:06:00.0: PME# supported from D0 D3hot
[    1.260177] pci 0000:06:00.0: reg 0x184: [mem
0x800000480000-0x800000483fff]
[    1.260180] pci 0000:06:00.0: VF(n) BAR0 space: [mem
0x800000480000-0x80000049ffff] (contains BAR0 for 8 VFs)
[    1.260239] pci 0000:06:00.0: reg 0x190: [mem
0x8000004a0000-0x8000004a3fff]
[    1.260241] pci 0000:06:00.0: VF(n) BAR3 space: [mem
0x8000004a0000-0x8000004bffff] (contains BAR3 for 8 VFs)
[    1.260555] pci 0000:06:00.1: [8086:10c9] type 00 class 0x020000
[    1.260558] pci 0000:06:00.1: reg 0x10: [mem
0x8000004c0000-0x8000004dffff]
[    1.260559] pci 0000:06:00.1: reg 0x14: [mem
0x8000004e0000-0x8000004fffff]
[    1.260561] pci 0000:06:00.1: reg 0x18: [io
 0x801100001020-0x80110000103f]
[    1.260564] pci 0000:06:00.1: reg 0x1c: [mem
0x800000444000-0x800000447fff]
[    1.260565] pci 0000:06:00.1: reg 0x30: [mem
0x800000500000-0x80000051ffff]
[    1.260721] pci 0000:06:00.1: PME# supported from D0 D3hot
[    1.260793] pci 0000:06:00.1: reg 0x184: [mem
0x800000520000-0x800000523fff]
[    1.260796] pci 0000:06:00.1: VF(n) BAR0 space: [mem
0x800000520000-0x80000053ffff] (contains BAR0 for 8 VFs)
[    1.260856] pci 0000:06:00.1: reg 0x190: [mem
0x800000540000-0x800000543fff]
[    1.260858] pci 0000:06:00.1: VF(n) BAR3 space: [mem
0x800000540000-0x80000055ffff] (contains BAR3 for 8 VFs)
[    1.261132] pci 0000:02:0a.0: [10b5:8748] type 01 class 0x060400
[    1.261233] pci 0000:02:0a.0: PME# supported from D0 D3hot D3cold
[    1.261456] pci 0000:07:00.0: [8086:10c9] type 00 class 0x020000
[    1.261459] pci 0000:07:00.0: reg 0x10: [mem
0x800000600000-0x80000061ffff]
[    1.261461] pci 0000:07:00.0: reg 0x14: [mem
0x800000620000-0x80000063ffff]
[    1.261463] pci 0000:07:00.0: reg 0x18: [io
 0x801100002000-0x80110000201f]
[    1.261465] pci 0000:07:00.0: reg 0x1c: [mem
0x800000640000-0x800000643fff]
[    1.261468] pci 0000:07:00.0: reg 0x30: [mem
0x800000660000-0x80000067ffff]
[    1.261624] pci 0000:07:00.0: PME# supported from D0 D3hot
[    1.261710] pci 0000:07:00.0: reg 0x184: [mem
0x800000680000-0x800000683fff]
[    1.261712] pci 0000:07:00.0: VF(n) BAR0 space: [mem
0x800000680000-0x80000069ffff] (contains BAR0 for 8 VFs)
[    1.261772] pci 0000:07:00.0: reg 0x190: [mem
0x8000006a0000-0x8000006a3fff]
[    1.261775] pci 0000:07:00.0: VF(n) BAR3 space: [mem
0x8000006a0000-0x8000006bffff] (contains BAR3 for 8 VFs)
[    1.262086] pci 0000:07:00.1: [8086:10c9] type 00 class 0x020000
[    1.262088] pci 0000:07:00.1: reg 0x10: [mem
0x8000006c0000-0x8000006dffff]
[    1.262090] pci 0000:07:00.1: reg 0x14: [mem
0x8000006e0000-0x8000006fffff]
[    1.262092] pci 0000:07:00.1: reg 0x18: [io
 0x801100002020-0x80110000203f]
[    1.262094] pci 0000:07:00.1: reg 0x1c: [mem
0x800000644000-0x800000647fff]
[    1.262096] pci 0000:07:00.1: reg 0x30: [mem
0x800000700000-0x80000071ffff]
[    1.262252] pci 0000:07:00.1: PME# supported from D0 D3hot
[    1.262325] pci 0000:07:00.1: reg 0x184: [mem
0x800000720000-0x800000723fff]
[    1.262328] pci 0000:07:00.1: VF(n) BAR0 space: [mem
0x800000720000-0x80000073ffff] (contains BAR0 for 8 VFs)
[    1.262387] pci 0000:07:00.1: reg 0x190: [mem
0x800000740000-0x800000743fff]
[    1.262389] pci 0000:07:00.1: VF(n) BAR3 space: [mem
0x800000740000-0x80000075ffff] (contains BAR3 for 8 VFs)
[    1.262652] pci 0000:01:00.0: can't claim BAR 13 [io
 0x801100000000-0x801100002fff]: no compatible bridge window
[    1.262654] pci 0000:02:00.0: can't claim BAR 13 [io
 0x801100000000-0x801100000fff]: no compatible bridge window
[    1.262657] pci 0000:02:09.0: can't claim BAR 13 [io
 0x801100001000-0x801100001fff]: no compatible bridge window
[    1.262659] pci 0000:02:0a.0: can't claim BAR 13 [io
 0x801100002000-0x801100002fff]: no compatible bridge window
[    1.262662] pci 0000:03:00.0: can't claim BAR 0 [io
 0x801100000000-0x8011000000ff]: no compatible bridge window
[    1.262664] pci 0000:03:00.0: can't claim BAR 1 [mem
0x800100000000-0x80010000ffff 64bit]: no compatible bridge window
[    1.262667] pci 0000:03:00.0: can't claim BAR 3 [mem
0x800100040000-0x80010007ffff 64bit]: no compatible bridge window
[    1.262671] pci 0000:06:00.0: can't claim BAR 2 [io
 0x801100001000-0x80110000101f]: no compatible bridge window
[    1.262673] pci 0000:06:00.1: can't claim BAR 2 [io
 0x801100001020-0x80110000103f]: no compatible bridge window
[    1.262676] pci 0000:07:00.0: can't claim BAR 2 [io
 0x801100002000-0x80110000201f]: no compatible bridge window
[    1.262679] pci 0000:07:00.1: can't claim BAR 2 [io
 0x801100002020-0x80110000203f]: no compatible bridge window
[    1.266046] pci_sun4v: pci_iotsb_conf failed error: 6
[    1.266078] pci_sun4v: Error creating ATU IOTSB
[    1.266083] pci_sun4v: ATU init failed, err=6
[    1.266169] /pci@8100: SUN4V PCI Bus Module
[    1.266169] /pci@8100: On NUMA node -1
[    1.266172] /pci@8100: PCI IO [io  0x803100000000-0x80310fffffff] offset
803100000000
[    1.266173] /pci@8100: PCI MEM [mem 0x802000000000-0x80207fffffff]
offset 802000000000
[    1.266174] /pci@8100: PCI MEM64 [mem 0x802100000000-0x8023ffffffff]
offset 8
[    1.266178] /pci@8100: Unable to request IOMMU resource.
[    1.280945] /pci@8100: MSI Queue first[0] num[56] count[1024] devino[0x6]
[    1.280948] /pci@8100: MSI first[0] num[1024] mask[0x3ff] width[32]
[    1.280949] /pci@8100: MSI addr32[0x7f800000:0x800000]
addr64[0xe00000003f800000:0x800000]
[    1.280951] /pci@8100: MSI queues at RA [00007e0ff4800000]
[    1.280952] PCI: Scanning PBM /pci@8100
[    1.281006] pci_sun4v f02a9eac: PCI host bridge to bus 0001:00
[    1.281009] pci_bus 0001:00: root bus resource [io
 0x803100000000-0x80310fffffff] (bus address [0x0000-0xfffffff])
[    1.281012] pci_bus 0001:00: root bus resource [mem
0x802000000000-0x80207fffffff] (bus address [0x00000000-0x7fffffff])
[    1.281015] pci_bus 0001:00: root bus resource [mem
0x802100000000-0x8023ffffffff] (bus address [0x100000000-0x3ffffffff])
[    1.281017] pci_bus 0001:00: root bus resource [bus 00-fb]
[    1.281062] pci 0001:00:04.0: [10cf:16b7] type 01 class 0x060400
[    1.281104] pci 0001:00:04.0: PME# supported from D0 D3hot D3cold
[    1.281237] pci_bus 0001:01: busn_res: can not insert [bus 01-ff] under
[bus 00-fb] (conflicts with (null) [bus 00-fb])
[    1.281272] pci 0001:01:00.0: [10b5:8748] type 01 class 0x060400
[    1.281274] pci 0001:01:00.0: reg 0x10: [mem
0x802000100000-0x80200013ffff]
[    1.281374] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[    1.281602] pci 0001:02:00.0: [10b5:8748] type 01 class 0x060400
[    1.281703] pci 0001:02:00.0: PME# supported from D0 D3hot D3cold
[    1.281913] pci 0001:02:08.0: [10b5:8748] type 01 class 0x060400
[    1.282014] pci 0001:02:08.0: PME# supported from D0 D3hot D3cold
[    1.282227] pci 0001:02:09.0: [10b5:8748] type 01 class 0x060400
[    1.282328] pci 0001:02:09.0: PME# supported from D0 D3hot D3cold
[    1.282510] pci 0001:01:00.0: can't claim BAR 13 [io
 0x803100000000-0x803105ffffff]: no compatible bridge window
[    1.282512] pci 0001:02:00.0: can't claim BAR 13 [io
 0x803100000000-0x803101ffffff]: no compatible bridge window
[    1.282515] pci 0001:02:08.0: can't claim BAR 13 [io
 0x803102000000-0x803103ffffff]: no compatible bridge window
[    1.282517] pci 0001:02:09.0: can't claim BAR 13 [io
 0x803104000000-0x803105ffffff]: no compatible bridge window
[    1.285948] pci_sun4v: pci_iotsb_conf failed error: 6
[    1.285978] pci_sun4v: Error creating ATU IOTSB
[    1.285984] pci_sun4v: ATU init failed, err=6
[    1.286039] /pci@8200: SUN4V PCI Bus Module
[    1.286040] /pci@8200: On NUMA node -1
[    1.286042] /pci@8200: PCI IO [io  0x821100000000-0x82110fffffff] offset
821100000000
[    1.286044] /pci@8200: PCI MEM [mem 0x820000000000-0x82007fffffff]
offset 820000000000
[    1.286045] /pci@8200: PCI MEM64 [mem 0x820100000000-0x8203ffffffff]
offset 820000000000
[    1.286049] /pci@8200: Unable to request IOMMU resource.
[    1.300846] /pci@8200: MSI Queue first[0] num[56] count[1024] devino[0x6]
[    1.300847] /pci@8200: MSI first[0] num[1024] mask[0x3ff] width[32]
[    1.300848] /pci@8200: MSI addr32[0x7f800000:0x800000]
addr64[0xe00000003f800000:0x800000]
[    1.300849] /pci@8200: MSI queues at RA [00007e0ff4c00000]
[    1.300852] PCI: Scanning PBM /pci@8200
[    1.300903] pci_sun4v f02b6860: PCI host bridge to bus 0002:00
[    1.300907] pci_bus 0002:00: root bus resource [io
 0x821100000000-0x82110fffffff] (bus address [0x0000-0xfffffff])
[    1.300910] pci_bus 0002:00: root bus resource [mem
0x820000000000-0x82007fffffff] (bus address [0x00000000-0x7fffffff])
[    1.300912] pci_bus 0002:00: root bus resource [mem
0x820100000000-0x8203ffffffff] (bus address [0x100000000-0x3ffffffff])
[    1.300916] pci_bus 0002:00: root bus resource [bus 00-fe]
[    1.300967] pci 0002:00:04.0: [10cf:16b7] type 01 class 0x060400
[    1.301017] pci 0002:00:04.0: PME# supported from D0 D3hot D3cold
[    1.301158] pci_bus 0002:01: busn_res: can not insert [bus 01-ff] under
[bus
00-fe] (conflicts with (null) [bus 00-fe])
[    1.301195] pci 0002:01:00.0: [10b5:8748] type 01 class 0x060400
[    1.301198] pci 0002:01:00.0: reg 0x10: [mem
0x820000100000-0x82000013ffff]
[    1.301312] pci 0002:01:00.0: PME# supported from D0 D3hot D3cold
[    1.301557] pci 0002:02:00.0: [10b5:8748] type 01 class 0x060400
[    1.301672] pci 0002:02:00.0: PME# supported from D0 D3hot D3cold
[    1.301900] pci 0002:02:08.0: [10b5:8748] type 01 class 0x060400
[    1.302016] pci 0002:02:08.0: PME# supported from D0 D3hot D3cold
[    1.302241] pci 0002:02:09.0: [10b5:8748] type 01 class 0x060400
[    1.302356] pci 0002:02:09.0: PME# supported from D0 D3hot D3cold
[    1.302581] pci 0002:02:11.0: [10b5:8748] type 01 class 0x060400
[    1.302695] pci 0002:02:11.0: PME# supported from D0 D3hot D3cold
[    1.302892] pci 0002:01:00.0: can't claim BAR 13 [io
 0x821100000000-0x821107ffffff]: no compatible bridge window
[    1.302895] pci 0002:02:00.0: can't claim BAR 13 [io
 0x821100000000-0x821101ffffff]: no compatible bridge window
[    1.302897] pci 0002:02:08.0: can't claim BAR 13 [io
 0x821102000000-0x821103ffffff]: no compatible bridge window
[    1.302900] pci 0002:02:09.0: can't claim BAR 13 [io
 0x821104000000-0x821105ffffff]: no compatible bridge window
[    1.302903] pci 0002:02:11.0: can't claim BAR 13 [io
 0x821106000000-0x821107ffffff]: no compatible bridge window
[    1.306330] pci_sun4v: pci_iotsb_conf failed error: 6
[    1.306360] pci_sun4v: Error creating ATU IOTSB
[    1.306365] pci_sun4v: ATU init failed, err=6
[    1.306426] /pci@8300: SUN4V PCI Bus Module
[    1.306428] /pci@8300: On NUMA node -1
[    1.306429] /pci@8300: PCI IO [io  0x823100000000-0x82310fffffff] offset
823100000000
[    1.306430] /pci@8300: PCI MEM [mem 0x822000000000-0x82207fffffff]
offset 822000000000
[    1.306433] /pci@8300: PCI MEM64 [mem 0x822100000000-0x8223ffffffff]
offset 822000000000
[    1.306437] /pci@8300: Unable to request IOMMU resource.
[    1.321276] /pci@8300: MSI Queue first[0] num[56] count[1024] devino[0x6]
[    1.321277] /pci@8300: MSI first[0] num[1024] mask[0x3ff] width[32]
[    1.321278] /pci@8300: MSI addr32[0x7f800000:0x800000]
addr64[0xe00000003f800000:0x800000]
[    1.321280] /pci@8300: MSI queues at RA [00007e0ff5000000]
[    1.321282] PCI: Scanning PBM /pci@8300
[    1.321337] pci_sun4v f02c3214: PCI host bridge to bus 0003:00
[    1.321340] pci_bus 0003:00: root bus resource [io
 0x823100000000-0x82310fffffff] (bus address [0x0000-0xfffffff])
[    1.321342] pci_bus 0003:00: root bus resource [mem
0x822000000000-0x82207fffffff] (bus address [0x00000000-0x7fffffff])
[    1.321349] pci_bus 0003:00: root bus resource [bus 00-fe]
[    1.321402] pci 0003:00:04.0: [10cf:16b7] type 01 class 0x060400
[    1.321452] pci 0003:00:04.0: PME# supported from D0 D3hot D3cold
[    1.321592] pci_bus 0003:01: busn_res: can not insert [bus 01-ff] under
[bus 00-fe] (conflicts with (null) [bus 00-fe])
[    1.321629] pci 0003:01:00.0: [10b5:8748] type 01 class 0x060400
[    1.321632] pci 0003:01:00.0: reg 0x10: [mem
0x822000100000-0x82200013ffff]
[    1.321745] pci 0003:01:00.0: PME# supported from D0 D3hot D3cold
[    1.321991] pci 0003:02:00.0: [10b5:8748] type 01 class 0x060400
[    1.322106] pci 0003:02:00.0: PME# supported from D0 D3hot D3cold
[    1.322332] pci 0003:02:08.0: [10b5:8748] type 01 class 0x060400
[    1.322446] pci 0003:02:08.0: PME# supported from D0 D3hot D3cold
[    1.322675] pci 0003:02:09.0: [10b5:8748] type 01 class 0x060400
[    1.322789] pci 0003:02:09.0: PME# supported from D0 D3hot D3cold
[    1.323015] pci 0003:02:11.0: [10b5:8748] type 01 class 0x060400
[    1.323129] pci 0003:02:11.0: PME# supported from D0 D3hot D3cold
[    1.323336] pci 0003:01:00.0: can't claim BAR 13 [io
 0x823100000000-0x823107ffffff]: no compatible bridge window
[    1.323339] pci 0003:02:00.0: can't claim BAR 13 [io
 0x823100000000-0x823101ffffff]: no compatible bridge window
[    1.323342] pci 0003:02:08.0: can't claim BAR 13 [io
 0x823102000000-0x823103ffffff]: no compatible bridge window
[    1.323344] pci 0003:02:09.0: can't claim BAR 13 [io
 0x823104000000-0x823105ffffff]: no compatible bridge window
[    1.323347] pci 0003:02:11.0: can't claim BAR 13 [io
 0x823106000000-0x823107ffffff]: no compatible bridge window
[    1.326769] pci_sun4v: pci_iotsb_conf failed error: 6
[    1.326801] pci_sun4v: Error creating ATU IOTSB
[    1.326805] pci_sun4v: ATU init failed, err=6
[    1.327983] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    1.327985] HugeTLB registered 8.00 MiB page size, pre-allocated 0 pages
[    1.327987] HugeTLB registered 256 MiB page size, pre-allocated 0 pages
[    1.327988] HugeTLB registered 2.00 GiB page size, pre-allocated 0 pages
[    1.328358] vgaarb: loaded
[    1.328400] pps_core: LinuxPPS API ver. 1 registered
[    1.328401] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo
Giometti <[email protected]>
[    1.328405] PTP clock support registered
[    1.328757] SUN4V: Reboot data supported (maj=1,min=0).
[    1.328811] ds.c:v1.0 (Jul 11, 2007)
[    1.329024] clocksource: Switched to clocksource stick
[    1.342672] VFS: Disk quotas dquot_6.6.0
[    1.342690] VFS: Dquot-cache hash table entries: 1024 (order 0, 8192
bytes)
[    1.342859] AppArmor: AppArmor Filesystem Enabled
[    1.344962] NET: Registered protocol family 2
[    1.345122] tcp_listen_portaddr_hash hash table entries: 32768 (order:
6, 524288 bytes)
[    1.345185] TCP established hash table entries: 524288 (order: 9,
4194304 bytes)
[    1.345815] TCP bind hash table entries: 65536 (order: 6, 524288 bytes)
[    1.345890] TCP: Hash tables configured (established 524288 bind 65536)
[    1.345922] UDP hash table entries: 32768 (order: 7, 1048576 bytes)
[    1.346032] UDP-Lite hash table entries: 32768 (order: 7, 1048576 bytes)
[    1.346191] NET: Registered protocol family 1
[    1.346199] NET: Registered protocol family 44
[    1.346219] PCI: CLS mismatch (64 != 512), using 64 bytes
[    1.346236] pci 0000:00:04.0: enabling device (0406 -> 0407)
[    1.405047] pci 0000:05:04.0: quirk_usb_early_handoff+0x0/0x780 took
57437 usecs
[    1.405061] pci 0000:05:04.1: enabling device (0000 -> 0002)
[    1.405278] Unpacking initramfs...
[    1.855164] Freeing initrd memory: 18536K
[    1.855841] Initialise system trusted keyrings
[    1.855854] Key type blacklist registered
[    1.855911] workingset: timestamp_bits=46 max_order=23 bucket_order=0
[    1.857936] zbud: loaded
[    2.637557] Key type asymmetric registered
[    2.637559] Asymmetric key parser 'x509' registered
[    2.637571] Block layer SCSI generic (bsg) driver version 0.4 loaded
(major 250)
[    2.637611] io scheduler noop registered
[    2.637612] io scheduler deadline registered
[    2.637689] io scheduler cfq registered (default)
[    2.637690] io scheduler mq-deadline registered
[    2.638891] pcieport 0001:00:04.0: enabling device (0406 -> 0407)
[    2.638917] pci 0001:00:04.0: enabling device (0406 -> 0407)
[    2.639768] pcieport 0002:00:04.0: enabling device (0406 -> 0407)
[    2.639797] pci 0002:00:04.0: enabling device (0406 -> 0407)
[    2.640983] pcieport 0003:00:04.0: enabling device (0406 -> 0407)
[    2.641011] pci 0003:00:04.0: enabling device (0406 -> 0407)
[    2.642528] f029a538: ttyHV0 at I/O 0x0 (irq = 1, base_baud = 115200) is
a SUN4V HCONS
[    2.755938] console [ttyHV0] enabled
[    2.756619] mousedev: PS/2 mouse device common for all mice
[    2.756880] rtc-sun4v rtc-sun4v: rtc core: registered sun4v as rtc0
[    2.756894] ledtrig-cpu: registered to indicate activity on CPUs
[    2.757140] NET: Registered protocol family 10
[    2.761382] Segment Routing with IPv6
[    2.761401] mip6: Mobile IPv6
[    2.761404] NET: Registered protocol family 17
[    2.761441] mpls_gso: MPLS GSO support
[    2.762201] registered taskstats version 1
[    2.762201] Loading compiled-in X.509 certificates
[    2.830882] Loaded X.509 cert 'Debian Secure Boot CA:
6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    2.830904] Loaded X.509 cert 'Debian Secure Boot Signer: 00a7468def'
[    2.830918] zswap: loaded using pool lzo/zbud
[    2.830951] AppArmor: AppArmor sha1 policy hashing enabled
[    2.831109] rtc-sun4v rtc-sun4v: setting system clock to 2019-06-03
00:50:13 UTC (1559523013)
[    2.831828] This architecture does not have kernel memory protection.
[    2.831829] Run /init as init process
[    2.925053] ldmvsw: ldmvsw 1.2 (March 4, 2017)
[    2.925455] vsw_port vsw-port-0-0 vif0.0: LDOM vsw-port fe:ff:ff:ff:ff:ff
[    2.925456] ldmvsw: vif0.0: PORT ( remote-mac 00:14:4f:fb:b9:61
switch-port )
[    2.925841] vsw_port vsw-port-1-0 vif1.0: LDOM vsw-port fe:ff:ff:ff:ff:ff
[    2.925843] ldmvsw: vif1.0: PORT ( remote-mac 00:14:4f:fa:0b:a2
switch-port )
[    2.926250] vsw_port vsw-port-2-0 vif2.0: LDOM vsw-port fe:ff:ff:ff:ff:ff
[    2.926251] ldmvsw: vif2.0: PORT ( remote-mac 00:14:4f:fb:8d:49
switch-port )
[    2.926630] vsw_port vsw-port-3-0 vif3.0: LDOM vsw-port fe:ff:ff:ff:ff:ff
[    2.926631] ldmvsw: vif3.0: PORT ( remote-mac 00:14:4f:fa:21:59
switch-port )
[    2.970625] SCSI subsystem initialized
[    2.972112] mpt3sas version 26.100.00.00 loaded
[    2.975729] igb: Intel(R) Gigabit Ethernet Network Driver - version
5.4.0-k
[    2.975731] igb: Copyright (c) 2007-2014 Intel Corporation.
[    2.975755] igb 0000:06:00.0: enabling device (0144 -> 0146)
[    2.981041] usbcore: registered new interface driver usbfs
[    2.981057] usbcore: registered new interface driver hub
[    2.981079] usbcore: registered new device driver usb
[    2.981542] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.981870] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.982474] ehci-pci: EHCI PCI platform driver
[    2.982539] ehci-pci 0000:05:04.1: EHCI Host Controller
[    2.982545] ehci-pci 0000:05:04.1: new USB bus registered, assigned bus
number 1
[    2.982620] ehci-pci 0000:05:04.1: irq 5, io mem 0x800000302000
[    2.991367] mpt2sas_cm0: 32 BIT PCI BUS DMA ADDRESSING SUPPORTED, total
mem (66371448 kB)
[    2.997116] ehci-pci 0000:05:04.1: USB 2.0 started, EHCI 1.00
[    2.997168] usb usb1: New USB device found, idVendor=1d6b,
idProduct=0002, bcdDevice= 4.19
[    2.997171] usb usb1: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[    2.997173] usb usb1: Product: EHCI Host Controller
[    2.997175] usb usb1: Manufacturer: Linux 4.19.0-5-sparc64 ehci_hcd
[    2.997176] usb usb1: SerialNumber: 0000:05:04.1
[    2.997328] hub 1-0:1.0: USB hub found
[    2.997337] hub 1-0:1.0: 3 ports detected
[    2.997813] ohci-pci: OHCI PCI platform driver
[    2.997859] ohci-pci 0000:05:04.0: OHCI PCI host controller
[    2.997868] ohci-pci 0000:05:04.0: new USB bus registered, assigned bus
number 2
[    2.997890] ohci-pci 0000:05:04.0: irq 5, io mem 0x800000300000
[    3.046357] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host
page size to 4k
[    3.046376] mpt2sas_cm0: MSI-X vectors supported: 16, no of cores: 1,
max_msix_vectors: -1
[    3.046396] mpt2sas0: IO-APIC enabled: IRQ 4
[    3.046398] mpt2sas_cm0: iomem(0x0000800100000000),
mapped(0x(____ptrval____)), size(65536)
[    3.046400] mpt2sas_cm0: ioport(0x0000801100000000), size(256)
[    3.059216] usb usb2: New USB device found, idVendor=1d6b,
idProduct=0001, bcdDevice= 4.19
[    3.059217] usb usb2: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[    3.059220] usb usb2: Product: OHCI PCI host controller
[    3.059221] usb usb2: Manufacturer: Linux 4.19.0-5-sparc64 ohci_hcd
[    3.059224] usb usb2: SerialNumber: 0000:05:04.0
[    3.059370] hub 2-0:1.0: USB hub found
[    3.059381] hub 2-0:1.0: 3 ports detected
[    3.104131] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host
page size to 4k
[    3.135328] mpt2sas_cm0: Allocated physical memory: size(1514 kB)
[    3.135330] mpt2sas_cm0: Current Controller Queue Depth(2936),Max
Controller Queue Depth(3072)
[    3.135331] mpt2sas_cm0: Scatter Gather Elements per IO(128)
[    3.154181] igb 0000:06:00.0: added PHC on eth0
[    3.154182] igb 0000:06:00.0: Intel(R) Gigabit Ethernet Network
Connection
[    3.154184] igb 0000:06:00.0: eth0: (PCIe:2.5Gb/s:Width x2)
b0:99:28:9d:39:dc
[    3.154187] igb 0000:06:00.0: eth0: PBA No: Unknown
[    3.154190] igb 0000:06:00.0: Using MSI-X interrupts. 1 rx queue(s), 1
tx queue(s)
[    3.154228] igb 0000:06:00.1: enabling device (0144 -> 0146)
[    3.183514] mpt2sas_cm0: LSISAS2308: FWVersion(17.00.00.00),
ChipRevision(0x05), BiosVersion(00.00.00.00)
[    3.183516] mpt2sas_cm0: Protocol=(
[    3.183517] Initiator
[    3.183517] ),
[    3.183518] Capabilities=(
[    3.183518] Raid
[    3.183520] ,TLR
[    3.183521] ,EEDP
[    3.183521] ,Snapshot Buffer
[    3.183522] ,Diag Trace Buffer
[    3.183523] ,Task Set Full
[    3.183523] ,NCQ
[    3.183525] )
[    3.183601] scsi host0: Fusion MPT SAS Host
[    3.187747] mpt2sas_cm0: sending port enable !!
[    3.315107] igb 0000:06:00.1: added PHC on eth1
[    3.315110] igb 0000:06:00.1: Intel(R) Gigabit Ethernet Network
Connection
[    3.315111] igb 0000:06:00.1: eth1: (PCIe:2.5Gb/s:Width x2)
b0:99:28:9d:39:dd
[    3.315115] igb 0000:06:00.1: eth1: PBA No: Unknown
[    3.315118] igb 0000:06:00.1: Using MSI-X interrupts. 1 rx queue(s), 1
tx queue(s)
[    3.315393] igb 0000:07:00.0: enabling device (0144 -> 0146)
[    3.333030] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    3.492759] usb 1-1: New USB device found, idVendor=152d,
idProduct=2329, bcdDevice= 1.00
[    3.492761] usb 1-1: New USB device strings: Mfr=1, Product=2,
SerialNumber=5
[    3.492762] usb 1-1: Product: USB to ATA/ATAPI bridge
[    3.492765] usb 1-1: Manufacturer: JMicron
[    3.492766] usb 1-1: SerialNumber: 801130168383
[    3.498067] usb-storage 1-1:1.0: USB Mass Storage device detected
[    3.498886] igb 0000:07:00.0: added PHC on eth2
[    3.498888] igb 0000:07:00.0: Intel(R) Gigabit Ethernet Network
Connection
[    3.498891] igb 0000:07:00.0: eth2: (PCIe:2.5Gb/s:Width x2)
b0:99:28:9d:39:de
[    3.498894] igb 0000:07:00.0: eth2: PBA No: Unknown
[    3.498896] igb 0000:07:00.0: Using MSI-X interrupts. 1 rx queue(s), 1
tx queue(s)
[    3.499137] igb 0000:07:00.1: enabling device (0144 -> 0146)
[    3.499827] usb-storage 1-1:1.0: Quirks match for vid 152d pid 2329: 8020
[    3.499847] scsi host1: usb-storage 1-1:1.0
[    3.499951] usbcore: registered new interface driver usb-storage
[    3.500248] usbcore: registered new interface driver uas
[    3.625029] usb 1-2: new high-speed USB device number 3 using ehci-pci
[    3.679367] igb 0000:07:00.1: added PHC on eth3
[    3.679368] igb 0000:07:00.1: Intel(R) Gigabit Ethernet Network
Connection
[    3.679371] igb 0000:07:00.1: eth3: (PCIe:2.5Gb/s:Width x2)
b0:99:28:9d:39:df
[    3.679374] igb 0000:07:00.1: eth3: PBA No: Unknown
[    3.679376] igb 0000:07:00.1: Using MSI-X interrupts. 1 rx queue(s), 1
tx queue(s)
[    3.682726] igb 0000:06:00.1 enp6s0f1: renamed from eth1
[    3.687635] igb 0000:07:00.1 enp7s0f1: renamed from eth3
[    3.689297] igb 0000:07:00.0 enp7s0f0: renamed from eth2
[    3.692674] igb 0000:06:00.0 enp6s0f0: renamed from eth0
[    3.781754] usb 1-2: New USB device found, idVendor=0424,
idProduct=2512, bcdDevice= b.b3
[    3.781757] usb 1-2: New USB device strings: Mfr=0, Product=0,
SerialNumber=0
[    3.782149] hub 1-2:1.0: USB hub found
[    3.782351] hub 1-2:1.0: 1 port detected
[    4.518388] scsi 1:0:0:0: CD-ROM            Slimtype DVD A  DS8ACSH
LC21 PQ: 0 ANSI: 0
[    4.810004] mpt2sas_cm0: host_add: handle(0x0001),
sas_addr(0x500000e0e0474918), phys(8)
[    4.810785] random: fast init done
[    6.301323] mpt2sas_cm0: expander_add: handle(0x0009), parent(0x0001),
sas_addr(0x500000e0e0717bbf), phys(22)
[   11.065026] mpt2sas_cm0: port enable: SUCCESS
[   11.065451] scsi 0:1:0:0: Direct-Access     LSI      Logical Volume
3000 PQ: 0 ANSI: 6
[   11.065735] scsi 0:1:0:0: RAID1: handle(0x011e),
wwid(0x04a35f670ae4a0d9), pd_count(2), type(SSP)
[   11.065738] scsi 0:1:0:0: Set queue's max_sector to: 8192
[   11.067038] scsi 0:0:0:0: Direct-Access     TOSHIBA  AL13SEB600AL14SE
3702 PQ: 0 ANSI: 6
[   11.067220] scsi 0:0:0:0: SSP: handle(0x000a),
sas_addr(0x5000039728082646), phy(0), device_name(0x5000039728082644)
[   11.067223] scsi 0:0:0:0: enclosure logical id (0x500000e0e0717bbf),
slot(0)
[   11.069432] scsi 0:0:1:0: Direct-Access     TOSHIBA  AL13SEB600AL14SE
3702 PQ: 0 ANSI: 6
[   11.069611] scsi 0:0:1:0: SSP: handle(0x000b),
sas_addr(0x50000397280824c2), phy(1), device_name(0x50000397280824c0)
[   11.069614] scsi 0:0:1:0: enclosure logical id (0x500000e0e0717bbf),
slot(1)
[   11.072003] scsi 0:0:2:0: Enclosure         FUJITSU  BBEXP
 0d32 PQ: 0 ANSI: 5
[   11.072007] scsi 0:0:2:0: set ignore_delay_remove for handle(0x000c)
[   11.072011] scsi 0:0:2:0: SES: handle(0x000c),
sas_addr(0x500000e0e0717bbd), phy(20), device_name(0x0000000000000000)
[   11.072012] scsi 0:0:2:0: enclosure logical id (0x500000e0e0717bbf),
slot(0)
[   11.084380] sr 1:0:0:0: [sr0] scsi3-mmc drive: 31x/62x writer dvd-ram
cd/rw xa/form2 cdda tray
[   11.084381] cdrom: Uniform CD-ROM driver Revision: 3.20
[   11.084582] sr 1:0:0:0: Attached scsi CD-ROM sr0
[   11.093991] sd 0:1:0:0: [sda] 1169920000 512-byte logical blocks: (599
GB/558 GiB)
[   11.093994] sd 0:1:0:0: [sda] 4096-byte physical blocks
[   11.094035] sd 0:1:0:0: [sda] Write Protect is off
[   11.094037] sd 0:1:0:0: [sda] Mode Sense: 03 00 00 08
[   11.094252] sd 0:1:0:0: [sda] No Caching mode page found
[   11.104954] sd 0:1:0:0: [sda] Assuming drive cache: write through
[   11.144259]  sda: sda1 sda2 sda3 sda4 sda5
[   11.145580] sd 0:1:0:0: [sda] Attached SCSI disk
[   15.511708] random: crng init done
[   35.807832] ISO 9660 Extensions: Microsoft Joliet Level 3
[   35.811326] ISO 9660 Extensions: RRIP_1991A
[   72.331087] IPv6: ADDRCONF(NETDEV_UP): vif2.0: link is not ready
[   72.509802] IPv6: ADDRCONF(NETDEV_UP): enp6s0f0: link is not ready
[   72.853733] IPv6: ADDRCONF(NETDEV_UP): enp7s0f0: link is not ready
[   73.197753] IPv6: ADDRCONF(NETDEV_UP): enp6s0f1: link is not ready
[   73.541779] IPv6: ADDRCONF(NETDEV_UP): enp7s0f1: link is not ready
[   73.715957] IPv6: ADDRCONF(NETDEV_UP): vif1.0: link is not ready
[   73.718668] IPv6: ADDRCONF(NETDEV_UP): vif3.0: link is not ready
[   73.721386] IPv6: ADDRCONF(NETDEV_UP): vif0.0: link is not ready
[   75.712019] IPv6: ADDRCONF(NETDEV_UP): enp6s0f0: link is not ready
[   77.789553] igb 0000:06:00.0 enp6s0f0: igb: enp6s0f0 NIC Link is Up 1000
Mbps Full Duplex, Flow Control: RX/TX
[   77.789843] IPv6: ADDRCONF(NETDEV_CHANGE): enp6s0f0: link becomes ready
[   80.724615] IPv6: ADDRCONF(NETDEV_UP): enp6s0f0: link is not ready
[   82.837550] igb 0000:06:00.0 enp6s0f0: igb: enp6s0f0 NIC Link is Up 1000
Mbps Full Duplex, Flow Control: RX/TX
[   82.837835] IPv6: ADDRCONF(NETDEV_CHANGE): enp6s0f0: link becomes ready
[  147.529026] raid6: int64x1  gen()  2833 MB/s
[  147.597034] raid6: int64x1  xor()  1310 MB/s
[  147.665039] raid6: int64x2  gen()  3292 MB/s
[  147.733030] raid6: int64x2  xor()  2327 MB/s
[  147.801038] raid6: int64x4  gen()  3199 MB/s
[  147.869036] raid6: int64x4  xor()  2354 MB/s
[  147.937026] raid6: int64x8  gen()  1663 MB/s
[  148.005035] raid6: int64x8  xor()  1869 MB/s
[  148.005036] raid6: using algorithm int64x2 gen() 3292 MB/s
[  148.005038] raid6: .... xor() 2327 MB/s, rmw enabled
[  148.005038] raid6: using intx1 recovery algorithm
[  148.007822] xor: automatically using best checksumming function   VIS

[  148.020499] Btrfs loaded, crc32c=crc32c-generic
[  148.040042] JFS: nTxBlock = 8192, nTxLock = 65536
[  148.051722] SGI XFS with ACLs, security attributes, realtime, no debug
enabled
[  148.078306] device-mapper: uevent: version 1.0.3
[  148.079082] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised:
[email protected]
[  162.034356] EXT4-fs (sda2): mounted filesystem with ordered data mode.
Opts: (null)

John Paul Adrian Glaubitz <[email protected]> 于2019年6月1日周六
下午5:15写道:

> Hello Sonnie!
>
> On 6/1/19 4:52 AM, Sonnie Hook wrote:
> > I have installed Debian/SPARC port from ISO image of 2019-05-24. At
> first, I just followed the default "Use entire disk" to partition the whole
> disk into
> > /dev/sda1 grub-boot
> > /dev/sda2 /
> > /dev/sda3 swap
> > GRUB was installed without any error message. But when boot from prompt:
> > {0} ok boot disk
> > Boot device: /pci@8000/pci@4/pci@0/pci@0/scsi@0/disk@p0,0  File and
> args:
>
> Very interesting. You are the first person to try the sparc64 images on a
> Fujitsu
> server, so we're completely entering new territories here. I'm definitely
> interested
> in getting Debian to work on these machines.
>
> Frank already gave you the right pointers, knowing what "arch-detect" says
> would
> be the first interesting thing.
>
> I'm interested in another question: For the partitioning, did you use
> guided
> partitioning or did you partition manually? When partitioning manually, it
> might happen that you set up the boot partition incorrectly.
>
> In particular, the grub-boot partition is required for GPT partitioning
> while
> Sun partitioning uses an ext2 boot partition.
>
> Adrian
>
> --
>  .''`.  John Paul Adrian Glaubitz
> : :' :  Debian Developer - [email protected]
> `. `'   Freie Universitaet Berlin - [email protected]
>   `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
>

Reply via email to