autoinstall with storage layout "hybrid+ssd=yes" doesn't boot

Bug #2041821 reported by Paolo Gentili
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
subiquity
Triaged
High
Unassigned

Bug Description

Provisioning a device with autoinstall ends up in a bootloop with error:

```
Please enter the recovery key for disk /dev/disk/by-partuuid/<uuid>: (press TAB for no echo)
```

The `user-data` file with which this behavior is reproducible is:

```
#cloud-config
autoinstall:
  version: 1
  identity:
    hostname: ai-test
    password: "$6$exDY1mhS4KUYCE/2$zmn9ToZwTKLhCw.b4/b.ZRTIZM30JZ4QrOQ2aOXJ8yk96xpcCof0kxKwuX1kqLG/ygbJ1f8wxED22bTL4F46P0"
    username: ubuntu
  ssh:
    install-server: true
  storage:
    layout:
      name: hybrid
      match:
        ssd: yes
```

Removing `match: ssd: yes` everything works fine.

Revision history for this message
Paolo Gentili (pgentili) wrote :
Dan Bungert (dbungert)
tags: added: foundations-todo
Changed in subiquity:
importance: Undecided → High
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.