Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.9.1 does not detect USB disks anymore #10076

Open
spammads opened this issue Dec 30, 2024 · 0 comments
Open

1.9.1 does not detect USB disks anymore #10076

spammads opened this issue Dec 30, 2024 · 0 comments

Comments

@spammads
Copy link

spammads commented Dec 30, 2024

Bug Report

Upgraded from 1.8.4 --> 1.9.1

Description

I use a Usb-Disk. Lol.
1.8.4 mounts it.
1.9.1 says 192.168.2.23: user: warning: [2024-12-30T15:22:52.695931396Z]: [talos] volume status {"component": "controller-runtime", "controller": "block.VolumeManagerController", "volume": "/dev/disk/by-path/pci-0000:00:14.0-usbv3-0:2:1.0-scsi-0:0:0:0-1", "phase": "failed -> failed", "error": "no disks matched for volume"}

configuration looks like this:

machine:
  disks:
    - device: /dev/disk/by-id/usb-ANYOYO_EC-SP02_012345678923-0:0
    # - device: /dev/disk/by-path/pci-0000:00:14.0-usbv3-0:2:1.0-scsi-0:0:0:0
      partitions:
        - mountpoint: /var/mnt/storage

I tried all of these:

  • /dev/disk/by-id/usb-ANYOYO_EC-SP02_012345678923-0:0
  • /dev/sda
  • /dev/disk/by-path/pci-0000:00:14.0-usbv3-0:2:1.0-scsi-0:0:0:0

Logs

Environment

  • Talos version: 1.9.1
  • Kubernetes version: 1.31.4
  • Platform: baremetal

get disks lists the disk as sda:
Screenshot 2024-12-30 at 16 29 33

list under /dev/disks/by-id says its there:
Screenshot 2024-12-30 at 16 33 33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant