[Bug 2054465] [NEW] subiquity server using probert to execute `multipathd list maps` returning 'ok' and parse fails then installer fails

Caio Vinicius 2054465 at bugs.launchpad.net
Tue Feb 20 20:10:41 UTC 2024


Public bug reported:

I'm attempting to install Ubuntu 22.04 Server using a user-data file
stored on a web server to automate the installation process. However,
during the installation, it hangs for a while at the "probe" devices
stage. It continuously retries, and the /var/log/installer file gets
filled with logs. Within these logs, there's an error message stating:

Failed to parse multipath maps entry: ok: MMap.__new__() missing 2
required positional arguments: 'sysfs' and 'paths'

This error occurs because the installation process tries to execute the
command multipathd show maps raw format %w,%d,%N from the following
GitHub link:
https://github.com/canonical/probert/blob/f34ae3c3f942a9c479fe928911053a302e146251/probert/multipath.py#L69C12-L69C57.

System Information:

    Ubuntu-Server 22.04.3 2024.02.17 (Cubic 2024-02-17 18:56)

I expected the installation to proceed normally without continuous
retries.

** Affects: ubiquity (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "Kick-off cloud-init and it stuck with probe"
   https://bugs.launchpad.net/bugs/2054465/+attachment/5747799/+files/probe-stuck.jpeg

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/2054465

Title:
  subiquity server using probert to execute `multipathd list maps`
  returning 'ok'  and parse fails then installer fails

Status in ubiquity package in Ubuntu:
  New

Bug description:
  I'm attempting to install Ubuntu 22.04 Server using a user-data file
  stored on a web server to automate the installation process. However,
  during the installation, it hangs for a while at the "probe" devices
  stage. It continuously retries, and the /var/log/installer file gets
  filled with logs. Within these logs, there's an error message stating:

  Failed to parse multipath maps entry: ok: MMap.__new__() missing 2
  required positional arguments: 'sysfs' and 'paths'

  This error occurs because the installation process tries to execute
  the command multipathd show maps raw format %w,%d,%N from the
  following GitHub link:
  https://github.com/canonical/probert/blob/f34ae3c3f942a9c479fe928911053a302e146251/probert/multipath.py#L69C12-L69C57.

  System Information:

      Ubuntu-Server 22.04.3 2024.02.17 (Cubic 2024-02-17 18:56)

  I expected the installation to proceed normally without continuous
  retries.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/2054465/+subscriptions




More information about the foundations-bugs mailing list