PD17 upgrade: Extremely slow Ubuntu 18 boot & crashes

Discussion in 'Linux Virtual Machine' started by OlegV, Sep 13, 2021.

  1. OlegV

    OlegV Member

    Messages:
    24
    Just upgraded to 17 and wondering whether it was a wise thing to do ...

    PD17 install finished ok. Parallels Tools in Ubuntu 18 VM installed fine as well. However, every VM boot is taking ~2.5 min (up from the usual ~15 sec on PD16).

    Anyone else having this?

    Looking at dmesg it appears to stuck for 2 min just before "fbcon: Taking over console"? Any ideas what might be possibly causing this?

    Code:
    ...
    [    2.789293] ata6: SATA link down (SStatus 0 SControl 300)
    [    3.106206] ata7: SATA link down (SStatus 0 SControl 300)
    [    3.417598] ata8: SATA link down (SStatus 0 SControl 300)
    [  121.684353] fbcon: Taking over console
    [  121.684415] Console: switching to colour frame buffer device 100x37
    [  121.692327] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
    ...
    

    Also, likely unrelated to the above, I'm now seeing a bunch of crashes all at the same line in at /build/linux-hwe-5.4-Vo99CA/linux-hwe-5.4-5.4.0/drivers/gpu/drm/drm_gem.c:1035 in drm_gem_object_put() function:

    Code:
    ------------[ cut here ]------------
    [  123.560165] WARNING: CPU: 2 PID: 2402 at /build/linux-hwe-5.4-Vo99CA/linux-hwe-5.4-5.4.0/drivers/gpu/drm/drm_gem.c:1035 drm_gem_object_put+0x3b/0x40 [drm]
    [  123.560166] Modules linked in: prl_fs_freeze(POE) prl_fs(POE) prl_eth(POE) intel_rapl_msr intel_rapl_common isst_if_mbox_msr isst_if_common snd_hda_codec_generic gpio_ich ledtrig_audio snd_hda_intel snd_intel_dspcfg snd_hda_codec snd_hda_core snd_hwdep nfit snd_pcm x86_pkg_temp_thermal coretemp crct10dif_pclmul crc32_pclmul snd_seq_midi ghash_clmulni_intel snd_seq_midi_event aesni_intel snd_rawmidi crypto_simd cryptd glue_helper rapl snd_seq snd_seq_device snd_timer input_leds serio_raw snd sbs soundcore sbshc joydev lpc_ich pvpanic mac_hid sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 hid_generic usbhid hid prl_vid(POE) drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm virtio_net net_failover failover psmouse ahci libahci pata_acpi prl_tg(POE)
    [  123.560181] CPU: 2 PID: 2402 Comm: Xorg Tainted: P           OE     5.4.0-84-generic #94~18.04.1-Ubuntu
    [  123.560181] Hardware name: Parallels Software International Inc. Parallels Virtual Platform/Parallels Virtual Platform, BIOS 17.0.1 (51482) 09/01/2021
    [  123.560187] RIP: 0010:drm_gem_object_put+0x3b/0x40 [drm]
    [  123.560188] Code: 47 08 48 89 fb 48 8d 78 68 e8 b1 6f 57 f6 84 c0 74 18 f0 ff 0b 0f 88 e2 c4 02 00 75 08 48 89 df e8 ca f6 ff ff 5b 5d c3 f3 c3 <0f> 0b eb e4 90 0f 1f 44 00 00 48 8b 42 08 48 2b 02 48 39 f0 0f 87
    [  123.560189] RSP: 0018:ffffb954c0f5bc50 EFLAGS: 00010246
    [  123.560189] RAX: 0000000000000000 RBX: ffff8d07b559d200 RCX: ffff8d07b559d2c0
    [  123.560190] RDX: 0000000000000000 RSI: ffff8d07b559d2c0 RDI: ffff8d07b466b868
    ...
    
     
  2. OlegV

    OlegV Member

    Messages:
    24
  3. LucaC9

    LucaC9 Bit poster

    Messages:
    2
    On Mac Intel Big Sur 11.6, with VM Ubuntu 18.04, I also find startup and reboot very slow (with PD16 was a few seconds) and, overall, the VM seems less snappy than before.
     
  4. JaniP

    JaniP Junior Member

    Messages:
    11
  5. PeaK

    PeaK Bit poster

    Messages:
    2
    I have very slow boots with all Ubuntu / Kubuntu / Ubuntu Budgie VMs.
    Not Rocky Linux however, so the issue seems related to the current Ubuntu kernel(s).
    If I start any of the Ubuntu VMs with the CD-ROM removed from virtualized hardware they start instantly, as expected. As soon as the CD-ROM/DVD-ROM emulator is available to the VM, they hang for upwards of 1-2 minutes before they boot with the CD/DVD icon in the window status bar blinking. It makes installing Parallel Tools impossible however - as you need an emulated optical drive to do it. :/
     
    JaniP likes this.
  6. LucaZ

    LucaZ Junior Member

    Messages:
    10
    Hello everyone, I'm getting the same issue: I have actually a Linux Mint VM, upgraded to PD17 and boot is extremely slow. As said from @PeaK, removing the CD-ROM everything comes as PD16... When starting you can notice a continuous activity only from the virtual CD-ROM drive. Hope to have a fix asap...
     
  7. LucaC9

    LucaC9 Bit poster

    Messages:
    2
    Hello! I confirm what @LucaZ and @PeaK said. I removed from "Boot Order" (this is a translation from my Italian localization) the cd-rom and the boot happened in few seconds. About the performance, we'll see.
     
  8. MichaelM135

    MichaelM135 Bit poster

    Messages:
    1
    do you have a link to an ARM release of Rocky Linux for Mac M1?
     

Share This Page