Results 1 to 2 of 2

Thread: 18.04 server: long boot delays

  1. #1
    Join Date
    Jun 2016
    Beans
    2

    18.04 server: long boot delays

    I'm getting long boot delays on a fresh 18.04 LTS server install, fully upgraded, and there's nothing in dmesg (or logged on console) to say what's happening.

    can anyone either tell me what to fix / where to look (if they've seen this before) or how to turn on detailed boot logging.

    Code:
    [    3.436689] fb: switching to inteldrmfb from VESA VGA
    [    3.449830] Console: switching to colour dummy device 80x25
    [    3.450080] [drm] Replacing VGA console driver
    [    3.456043] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [    3.456051] [drm] Driver supports precise vblank timestamp query.
    [    3.456691] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [    3.463252] r8169 0000:03:00.0 enp3s0: renamed from eth0
    [    3.463948] [drm] RC6 disabled, disabling runtime PM support
    [    3.464367] [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 0
    [    3.482121] random: fast init done
    [    3.485817] random: lvm: uninitialized urandom read (4 bytes read)
    [    3.487340] random: lvm: uninitialized urandom read (4 bytes read)
    [    3.490422] random: lvm: uninitialized urandom read (16 bytes read)
    [    3.522699] tg3 0000:02:00.0 (unnamed net_device) (uninitialized): No phy led trigger registered for speed(-1)
    [    3.522712] Broadcom BCM57780 200:01: attached PHY driver [Broadcom BCM57780] (mii_bus:phy_addr=200:01, irq=POLL)
    [    3.523532] tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM57780) rev 57780001] (PCI Express) MAC address f0:4d:a2:25:df:d0
    [    3.523538] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
    [    3.523542] tg3 0000:02:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
    [    3.567827] fbcon: inteldrmfb (fb0) is primary device
    [    3.593236] Console: switching to colour frame buffer device 240x67
    [    3.614560] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [  123.632007] raid6: sse2x1   gen()  4444 MB/s
    [  123.680005] raid6: sse2x1   xor()  4744 MB/s
    [  123.728004] raid6: sse2x2   gen()  4943 MB/s
    [  123.776003] raid6: sse2x2   xor()  5831 MB/s
    [  123.824003] raid6: sse2x4   gen()  8598 MB/s
    [  123.872008] raid6: sse2x4   xor()  6419 MB/s
    [  123.872035] raid6: using algorithm sse2x4 gen() 8598 MB/s
    [  123.872058] raid6: .... xor() 6419 MB/s, rmw enabled
    [  123.872079] raid6: using ssse3x2 recovery algorithm
    [  123.873259] xor: measuring software checksum speed
    [  123.912002]    prefetch64-sse: 11855.000 MB/sec
    [  123.952002]    generic_sse: 10514.000 MB/sec
    [  123.952022] xor: using function: prefetch64-sse (11855.000 MB/sec)
    [  123.953148] async_tx: api initialized (async)
    Code:
    [  124.004159] Btrfs loaded, crc32c=crc32c-generic
    [  124.162755] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
    [  184.106024] tg3 0000:02:00.0 enp2s0: renamed from eth0
    [  184.924105] random: crng init done
    [  184.924143] random: 7 urandom warning(s) missed due to ratelimiting
    [  185.747696] ip_tables: (C) 2000-2006 Netfilter Core Team
    [  185.757442] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPT
    [  185.776107] systemd[1]: Detected architecture x86-64.
    [  185.780419] systemd[1]: Set hostname to <albans>.
    [  185.949937] systemd[1]: Created slice User and Session Slice.
    [  185.954050] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [  185.958463] systemd[1]: Created slice System Slice.
    [  185.962622] systemd[1]: Listening on Journal Audit Socket.
    [  185.966697] systemd[1]: Listening on fsck to fsckd communication Socket.
    [  185.970775] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [  185.974807] systemd[1]: Reached target Slices.
    [  186.087331] EXT4-fs (sda4): re-mounted. Opts: errors=remount-ro
    [  186.143919] Loading iSCSI transport class v2.0-870.
    [  186.154232] iscsi: registered transport (tcp)
    [  186.173912] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
    Last edited by jetojedno; January 26th, 2021 at 09:33 AM. Reason: added detail

  2. #2
    Join Date
    May 2010
    Beans
    3,242

    Re: 18.04 server: long boot delays

    Is there no scope to use 20.04?

    Seems like the SCSI controller is taking a while to come online.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •