Skip to content

Talos 1.8.0 option Reset Talos installation and return to maintenance mode fails #9448

Closed
@eugene-marchanka

Description

@eugene-marchanka

Bug Report

When option Reset Talos installation and return to maintenance mode selected, Talos fails with error: resource VolumeStatuses.block.talos.dev(runtime/EPHEMERAL@undefined) doesn't exist

Description

I am installing Talos using ISO boot and I am using following disk patches:

- op: add
  path: /machine/install/diskSelector
  value:
    size: < 900GB
- op: add
  path: /machine/systemDiskEncryption
  value:
    ephemeral:
      keys:
      - nodeID: {}
        slot: 0
      provider: luks2
    state:
      keys:
      - nodeID: {}
        slot: 0
      provider: luks2

I also tried to boot with parameter talos.device.settle_time=2m and got same error.

Logs

maintenance-mode-fails.txt

Environment

  • Talos version: 1.8.0
  • Kubernetes version: [1.26.1]
  • Platform: baremetal. Confirmed on Dell r340/r740

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions