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

debian-9.0-sparc64-NETINST-1.iso (rel 2018-02-16T23:09:00) Networking issues on Blade 150



Installer fails to setup networking, I switched to a console, no ip
address was assigned, I issued
"ip link set enp0s12f1", the blade locked up for a few seconds then displayed:

[585.625540] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [kworker/0:1:23]

Keyboard no longer worked after issuing the command, Solaris can use
networking on this same
blade (meaning no hardware defect, presumably). I have repeated the
test with the same outcome.

What is relatively surprising is that if I issue this _same_ command
_prior_ to the "setup networking"
section of the installer, it works. Likewise, if I issue the following
commands, again, _prior_ to
"setup networking" section of the installer (after a reboot), they
work, and networking does too:

ip address add 192.168.1.150 dev enp0s12f1
ip link set enp0s12f1 up
ip route add 192.168.1.0/24 dev enp0s12f1
ip route add 0/0 via 192.168.1.1
I can ping internet-facing ip@ from there.

So, networking worked well afterwards. If I repeat those commands
after the "setup networking"
section of the installer, the machine locks up again, with the same
error message on the console
(at the difference of the message time and "stuck for 23s" instead of "22s").

If I setup networking manually _prior_ to "setup networking", then
skip "setup networking" I'm able
to complete the installation of debian 9.0 with the provided iso; and
then use the system normally,
including the network stack of course.

Thank you Adrian for keeping this port alive.

+dmesg attached.
[    0.000046] PROMLIB: Sun IEEE Boot Prom 'OBP 4.17.1 2005/04/11 14:31'
[    0.000092] PROMLIB: Root node compatible: 
[    0.000218] Linux version 4.14.0-3-sparc64 (debian-kernel@lists.debian.org) (gcc version 7.3.0 (Debian 7.3.0-3)) #1 Debian 4.14.17-1 (2018-02-14)
[    0.064233] bootconsole [btext0] enabled
[    0.065425] ARCH: SUN4U
[    0.066588] Ethernet address: 08:00:20:c8:f4:a7
[    0.067835] MM: PAGE_OFFSET is 0xfffff80000000000 (max_phys_bits == 40)
[    0.069201] MM: VMALLOC [0x0000000100000000 --> 0x0000060000000000]
[    0.070544] MM: VMEMMAP [0x0000060000000000 --> 0x00000c0000000000]
[    0.133227] Kernel: Using 3 locked TLB entries for main kernel image.
[    0.134643] Remapping the kernel... 
[    0.135304] done.
[    0.382297] OF stdout device is: /pci@1f,0/SUNW,m64B@13
[    0.383583] PROM: Built device tree with 84779 bytes of memory.
[    0.385158] Top of RAM: 0xdfdf0000, Total RAM: 0x7fde0000
[    0.386447] Memory hole size: 1536MB
[    1.084592] Allocated 16384 bytes for kernel page tables.
[    1.086457] Zone ranges:
[    1.087566]   Normal   [mem 0x0000000000000000-0x00000000dfdeffff]
[    1.088910] Movable zone start for each node
[    1.090117] Early memory node ranges
[    1.091281]   node   0: [mem 0x0000000000000000-0x000000001fffffff]
[    1.092628]   node   0: [mem 0x0000000040000000-0x000000005fffffff]
[    1.093971]   node   0: [mem 0x0000000080000000-0x000000009fffffff]
[    1.095315]   node   0: [mem 0x00000000c0000000-0x00000000deffdfff]
[    1.096662]   node   0: [mem 0x00000000df000000-0x00000000dfdd9fff]
[    1.098005]   node   0: [mem 0x00000000dfde8000-0x00000000dfdeffff]
[    1.099355] Initmem setup node 0 [mem 0x0000000000000000-0x00000000dfdeffff]
[    1.100760] On node 0 totalpages: 261872
[    1.100771]   Normal zone: 2302 pages used for memmap
[    1.100776]   Normal zone: 0 pages reserved
[    1.100782]   Normal zone: 261872 pages, LIFO batch:15
[    1.281935] Booting Linux...
[    1.283099] CPU CAPS: [flush,stbar,swap,muldiv,v9,mul32,div32,v8plus]
[    1.284486] CPU CAPS: [vis]
[    1.290053] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    1.290064] pcpu-alloc: [0] 0 
[    1.291599] Built 1 zonelists, mobility grouping on.  Total pages: 259570
[    1.292987] Kernel command line: root=/dev/sda1 ro
[    1.299302] PID hash table entries: 4096 (order: 2, 32768 bytes)
[    1.312545] Dentry cache hash table entries: 262144 (order: 8, 2097152 bytes)
[    1.320249] Inode-cache hash table entries: 131072 (order: 7, 1048576 bytes)
[    1.321674] Sorting __ex_table...
[    1.456909] Memory: 2023168K/2094976K available (6040K kernel code, 744K rwdata, 1664K rodata, 464K init, 398K bss, 71808K reserved, 0K cma-reserved)
[    1.458860] random: get_random_u32 called from cache_alloc_refill+0x260/0xb40 with crng_init=0
[    1.460797] ftrace: allocating 20952 entries in 41 pages
[    1.527844] NR_IRQS: 2048, nr_irqs: 2048, preallocated irqs: 1
[    1.529408] clocksource: hbtick: mask: 0xffffffffffffffff max_cycles: 0x148020aa9, max_idle_ns: 440795202069 ns
[    1.531019] clocksource: mult[b400012e] shift[24]
[    1.532259] clockevent: mult[16c16bf] shift[32]
[    1.534294] Console: colour dummy device 80x25
[    1.535524] console [tty0] enabled
[    1.536685] bootconsole [btext0] disabled
[    1.618003] Calibrating delay using timer specific routine.. 11.13 BogoMIPS (lpj=22275)
[    1.618032] pid_max: default: 32768 minimum: 301
[    1.618582] Security Framework initialized
[    1.618608] Yama: disabled by default; enable with sysctl kernel.yama.*
[    1.618738] AppArmor: AppArmor initialized
[    1.618954] Mount-cache hash table entries: 4096 (order: 2, 32768 bytes)
[    1.619036] Mountpoint-cache hash table entries: 4096 (order: 2, 32768 bytes)
[    1.623873] devtmpfs: initialized
[    1.628154] Performance events: No support for PMU type 'ultra12'
[    1.628909] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    1.628957] futex hash table entries: 256 (order: -1, 6144 bytes)
[    1.630062] NET: Registered protocol family 16
[    1.642908] /pci@1f,0: PCI IO[1fe02000000] MEM[1ff00000000]
[    1.642924]  MEM64[1ff00000000]

[    1.643040] /pci@1f,0: SABRE PCI Bus Module ver[0:0]
[    1.643058] PCI: Scanning PBM /pci@1f,0
[    1.643443] sabre f005f408: PCI host bridge to bus 0000:00
[    1.643478] pci_bus 0000:00: root bus resource [io  0x1fe02000000-0x1fe02ffffff] (bus address [0x0000-0xffffff])
[    1.643510] pci_bus 0000:00: root bus resource [mem 0x1ff00000000-0x1ffffffffff] (bus address [0x00000000-0xffffffff])
[    1.643565] pci_bus 0000:00: root bus resource [mem 0x1ff00000000-0x1ffffffffff] (bus address [0x00000000-0xffffffff])
[    1.643604] pci_bus 0000:00: root bus resource [bus 00-01]
[    1.644317] pci 0000:00:03.0: quirk: [io  0x1fe02000800-0x1fe0200083f] claimed by ali7101 ACPI
[    1.644357] pci 0000:00:03.0: quirk: [io  0x1fe02000600-0x1fe0200061f] claimed by ali7101 SMB
[    1.645487] pci 0000:00:08.0: supports D1 D2
[    1.645500] pci 0000:00:08.0: PME# supported from D2 D3hot D3cold
[    1.646522] pci 0000:00:05.0: PCI bridge to [bus 01]
[    1.646656] pci 0000:00:13.0: supports D1 D2
[    1.646937] pci 0000:00:07.0: can't claim BAR 0 [io  0x1fe02000000-0x1fe0200ffff]: address conflict with 0000:00:03.0 [io  0x1fe02000600-0x1fe0200061f]
[    1.646990] pci 0000:00:07.0: can't claim BAR 1 [mem 0x1ff00000000-0x1ff000fffff]: address conflict with Video RAM area [??? 0x1ff000a0000-0x1ff000bffff flags 0x80000000]
[    1.652519] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    1.652562] HugeTLB registered 8.00 MiB page size, pre-allocated 0 pages
[    1.652585] HugeTLB registered 256 MiB page size, pre-allocated 0 pages
[    1.652610] HugeTLB registered 2.00 GiB page size, pre-allocated 0 pages
[    1.655246] pci 0000:00:13.0: vgaarb: VGA device added: decodes=io+mem,owns=mem,locks=none
[    1.655293] pci 0000:00:13.0: vgaarb: bridge control possible
[    1.655312] vgaarb: loaded
[    1.657352] /pci@1f,0/ebus@c/eeprom@1,0: Mostek regs at 0x1fff1000000
[    1.658265] clocksource: Switched to clocksource hbtick
[    1.739057] VFS: Disk quotas dquot_6.6.0
[    1.739283] VFS: Dquot-cache hash table entries: 1024 (order 0, 8192 bytes)
[    1.740420] AppArmor: AppArmor Filesystem Enabled
[    1.752516] NET: Registered protocol family 2
[    1.753911] TCP established hash table entries: 16384 (order: 4, 131072 bytes)
[    1.754629] TCP bind hash table entries: 16384 (order: 4, 131072 bytes)
[    1.755292] TCP: Hash tables configured (established 16384 bind 16384)
[    1.756161] UDP hash table entries: 1024 (order: 2, 32768 bytes)
[    1.756377] UDP-Lite hash table entries: 1024 (order: 2, 32768 bytes)
[    1.757068] NET: Registered protocol family 1
[    1.757214] pci 0000:00:07.0: Activating ISA DMA hang workarounds
[    1.814405] PCI: CLS 64 bytes, default 64
[    1.814734] Unpacking initramfs...
[    3.551756] Freeing initrd memory: 17776K
[    3.552270] power: Control reg at 1fe02000800
[    3.554103] audit: initializing netlink subsys (disabled)
[    3.555364] audit: type=2000 audit(2.019:1): state=initialized audit_enabled=0 res=1
[    3.555496] workingset: timestamp_bits=46 max_order=18 bucket_order=0
[    3.555659] zbud: loaded
[   10.371224] random: fast init done
[   10.374473] Key type asymmetric registered
[   10.374507] Asymmetric key parser 'x509' registered
[   10.374705] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[   10.374987] io scheduler noop registered
[   10.375013] io scheduler deadline registered
[   10.375158] io scheduler cfq registered (default)
[   10.375184] io scheduler mq-deadline registered
[   10.375806] PCI: Enabling device: (0000:00:13.0), cmd 83
[   10.375846] atyfb: 3D RAGE XL (Mach64 GR, PCI-33) [0x4752 rev 0x27]
[   10.375933] atyfb: 8M SDRAM (1:1), 29.498928 MHz XTAL, 230 MHz PLL, 83 Mhz MCLK, 63 MHz XCLK
[   10.380878] fbcon: ATY Mach64 (fb0) is primary device
[   10.450666] Console: switching to colour frame buffer device 160x64
[   10.479509] atyfb: fb0: ATY Mach64 frame buffer device on PCI
[   10.481177] f007d654: ttyS0 at MMIO 0x1fe020003f8 (irq = 9, base_baud = 115387) is a 16550A
[   10.481896] f007f1ac: ttyS1 at MMIO 0x1fe020002e8 (irq = 9, base_baud = 115387) is a 16550A
[   10.483834] mousedev: PS/2 mouse device common for all mice
[   10.484951] rtc-m48t59 rtc-m48t59.0: rtc core: registered m48t59 as rtc0
[   10.485409] ledtrig-cpu: registered to indicate activity on CPUs
[   10.488153] NET: Registered protocol family 10
[   10.489679] Segment Routing with IPv6
[   10.489919] mip6: Mobile IPv6
[   10.490044] NET: Registered protocol family 17
[   10.490219] mpls_gso: MPLS GSO support
[   10.491356] registered taskstats version 1
[   10.491611] zswap: loaded using pool lzo/zbud
[   10.491955] AppArmor: AppArmor sha1 policy hashing enabled
[   10.492166] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
[   10.492970] rtc-m48t59 rtc-m48t59.0: setting system clock to 2018-02-20 02:36:13 UTC (1519094173)
[   10.496932] This architecture does not have kernel memory protection.
[   11.229257] sungem.c:v1.0 David S. Miller <davem@redhat.com>
[   11.241429] gem 0000:00:0c.1 eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 08:00:20:c8:f4:a7
[   11.290039] usbcore: registered new interface driver usbfs
[   11.293362] SCSI subsystem initialized
[   11.307389] usbcore: registered new interface driver hub
[   11.307763] usbcore: registered new device driver usb
[   11.310482] firewire_ohci 0000:00:0c.2: added OHCI v1.0 device as card 0, 4 IR + 4 IT contexts, quirks 0x0
[   11.333791] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   11.337021] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   11.356167] ehci-pci: EHCI PCI platform driver
[   11.357694] ohci-pci: OHCI PCI platform driver
[   11.358035] ohci-pci 0000:00:0c.3: OHCI PCI host controller
[   11.370879] ohci-pci 0000:00:0c.3: new USB bus registered, assigned bus number 1
[   11.371349] ohci-pci 0000:00:0c.3: irq 13, io mem 0x1ff02000000
[   11.375739] libata version 3.00 loaded.
[   11.439343] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[   11.439627] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.439883] usb usb1: Product: OHCI PCI host controller
[   11.440074] usb usb1: Manufacturer: Linux 4.14.0-3-sparc64 ohci_hcd
[   11.440296] usb usb1: SerialNumber: 0000:00:0c.3
[   11.487975] hub 1-0:1.0: USB hub found
[   11.522610] gem 0000:00:0c.1 enp0s12f1: renamed from eth0
[   11.542257] hub 1-0:1.0: 4 ports detected
[   11.574915] PCI: Enabling device: (0000:00:0d.0), cmd 5
[   11.587977] scsi host0: pata_ali
[   11.614435] scsi host1: pata_ali
[   11.628156] ata1: PATA max UDMA/66 cmd 0x1fe02000a00 ctl 0x1fe02000a18 bmdma 0x1fe02000a20 irq 15
[   11.639302] ata2: PATA max UDMA/66 cmd 0x1fe02000a10 ctl 0x1fe02000a08 bmdma 0x1fe02000a28 irq 15
[   11.815443] ata1.00: ATA-6: Emphase FD2560AI8G, 083A086A, max UDMA/100
[   11.826503] ata1.00: 15726592 sectors, multi 1: LBA 
[   11.837391] ata1.01: ATAPI: MATSHITADVD-ROM SR-8589, 8Z14, max UDMA/66
[   11.848264] ata1.01: WARNING: ATAPI DMA disabled for reliability issues.  It can be enabled
[   11.859263] ata1.01: WARNING: via pata_ali.atapi_dma modparam or corresponding sysfs node.
[   11.870955] firewire_core 0000:00:0c.2: created device fw0: GUID 080020fffec8f4a7, S400
[   11.887017] ata1.00: configured for UDMA/66
[   11.922534] ata1.01: configured for UDMA/66
[   11.935573] scsi 0:0:0:0: Direct-Access     ATA      Emphase FD2560AI 086A PQ: 0 ANSI: 5
[   11.951638] scsi 0:0:1:0: CD-ROM            MATSHITA DVD-ROM SR-8589  8Z14 PQ: 0 ANSI: 5
[   12.006326] usb 1-3: new full-speed USB device number 2 using ohci-pci
[   12.200172] sr 0:0:1:0: [sr0] scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
[   12.211727] cdrom: Uniform CD-ROM driver Revision: 3.20
[   12.223680] sd 0:0:0:0: [sda] 15726592 512-byte logical blocks: (8.05 GB/7.50 GiB)
[   12.235485] sd 0:0:0:0: [sda] Write Protect is off
[   12.247050] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   12.250031] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   12.262493] sr 0:0:1:0: Attached scsi CD-ROM sr0
[   12.281030] usb 1-3: New USB device found, idVendor=0853, idProduct=0100
[   12.292817] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   12.304461] usb 1-3: Product: HHKB Professional
[   12.315999] usb 1-3: Manufacturer: Topre Corporation
[   12.351530] hidraw: raw HID events driver (C) Jiri Kosina
[   12.379763] usbcore: registered new interface driver usbhid
[   12.391352] usbhid: USB HID core driver
[   12.411959]  sda: sda1 sda3
[   12.439172] input: Topre Corporation HHKB Professional as /devices/root/f005f408/pci0000:00/0000:00:0c.3/usb1/1-3/1-3:1.0/0003:0853:0100.0001/input/input0
[   12.458077] sd 0:0:0:0: [sda] Attached SCSI disk
[   12.546467] hid-generic 0003:0853:0100.0001: input,hidraw0: USB HID v1.11 Keyboard [Topre Corporation HHKB Professional] on usb-0000:00:0c.3-3/input0
[   12.585250] ata_id[97]: unable to open '/dev/sr0'
[   12.817121] ata_id[100]: unable to open '/dev/sr0'
[   13.154755] aes_sparc64: sparc64 aes opcodes not available.
[   13.191542] crc32c_sparc64: sparc64 crc32c opcode not available.
[   13.465933] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   13.486420] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   14.409494] ip_tables: (C) 2000-2006 Netfilter Core Team
[   14.446621] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[   14.474548] systemd[1]: Detected architecture sparc64.
[   14.605170] systemd[1]: Set hostname to <localhost>.
[   15.064207] systemd[1]: File /lib/systemd/system/systemd-journald.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[   15.091913] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[   15.289298] systemd[1]: Created slice System Slice.
[   15.319683] systemd[1]: Reached target Remote File Systems.
[   15.349761] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   15.380963] systemd[1]: Listening on Journal Socket.
[   15.422895] systemd[1]: Starting Set the console keyboard layout...
[   16.193345] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   17.054971] random: crng init done
[   17.730959] systemd-journald[167]: Received request to flush runtime journal from PID 1
[   18.507309] /pci@1f,0/ebus@c/flashprom@0,0: OBP Flash, RD 1fff0000000[100000] WR 1fff0000000[100000]
[   18.552048] input: Sparc Grover Speaker as /devices/root/f005f408/f0080da8/f0083c4c/input/input1
[   18.894465] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   19.000317] sr 0:0:1:0: Attached scsi generic sg1 type 5
[  153.154620] sungem_phy: PHY ID: 4061e4, addr: 1
[  153.155232] gem 0000:00:0c.1 enp0s12f1: Found BCM5221 PHY
[  153.155944] IPv6: ADDRCONF(NETDEV_UP): enp0s12f1: link is not ready
[  155.582526] gem 0000:00:0c.1 enp0s12f1: Link is up at 100 Mbps, full-duplex
[  155.582924] gem 0000:00:0c.1 enp0s12f1: Pause is disabled
[  155.583658] IPv6: ADDRCONF(NETDEV_CHANGE): enp0s12f1: link becomes ready

Reply to: