PowerVM

Power Virtualization

Learn about the virtualization technologies designed specifically for IBM Power including #PowerVM, #PowerVC, #VM Recovery Manager#HCM/CMC, and more.


#Power
#TechXchangeConferenceLab

 View Only
  • 1.  LPAR Booting Process

    Posted 11/19/20 03:27 PM
    Is there any configuration that could be made too make the LPAR booting process a little bit more faster than by design in Power?

    The process before the actual operating system is booting takes a while (accourding to me).

    Screenshot from HMC when booting Ubuntu



    ------------------------------
    Per Hillerström
    ------------------------------

    #HMCandCMC


  • 2.  RE: LPAR Booting Process

    Posted 11/20/20 08:49 AM
    I see GRUB. So it's Linux.
    in AIX booting time mostly depends on the number of the physical disk adapters, especially FC.
    Physical = dedicates ti LPAR, not in VIOS.
    Or, maybe there is a wrong bootlist and system tries to find the boot device.

    ------------------------------
    Dmitry Mironov
    ------------------------------



  • 3.  RE: LPAR Booting Process

    Posted 11/23/20 01:14 AM

    Thanks for your reply!

    I will have a look at the boot list and see if I missed anything.



    ------------------------------
    Per Hillerström
    ------------------------------



  • 4.  RE: LPAR Booting Process

    Posted 02/25/21 02:14 PM
    If this is SLES, my experience says that boot time is heavily dependent on the total number of paths to all LUNs and number of LVs on these LUNs (if LVM is in use).
    Searching for root FS LV by UUID seems to be the reason (--set=root --hint='lvmid/XgDL6i-Cqxa-xYnE-1RYd-pfUH-DIOf-FYI4CH/YaHnGR-qR8Y-5q6G-yjIm-0GZq-xUbB-pNCee2').

    ------------------------------
    Lech Szychowski
    ------------------------------



  • 5.  RE: LPAR Booting Process

    Posted 02/26/21 12:56 AM
    That was Ubuntu.

    ------------------------------
    Per Hillerström
    ------------------------------



  • 6.  RE: LPAR Booting Process

    Posted 02/26/21 03:51 AM
    Take a look at the grub configuration file and check how does grub find the FS to mount.
    Unfortunately at the moment I do not have any Ubuntu around here, so I cannot do this myself.

    ------------------------------
    Lech Szychowski
    ------------------------------