Hi,
today I wanted to upgrade my cluster to PVE 7 and before I wanted to upgrade to the last version of PVE 6.
But on two hosts of my clusters LVM thin volumes on SSDs cannot be detected anymore.
Other SSDs with LVM thin are there.
As one can see, it is detected "[sdd] Attached SCSI removable disk" but it get's lost somewhere.
For the OS "/dev/sdd" does not exist (not fdisk, lsblk,...)
First I tried to go back to the old kernel "5.4.189-2-pve" but no luck there... there is exactly the same problem.
Any ideas?
Greetings
jh
today I wanted to upgrade my cluster to PVE 7 and before I wanted to upgrade to the last version of PVE 6.
But on two hosts of my clusters LVM thin volumes on SSDs cannot be detected anymore.
Other SSDs with LVM thin are there.
Code:
journalctl -b (parts)
-----
Jul 28 17:07:38 vmhost kernel: Linux version 5.4.195-1-pve (build@proxmox) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP PVE 5.4.
Jul 28 17:07:38 vmhost kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.195-1-pve root=/dev/mapper/pve-root ro quiet
...
Jul 28 17:07:38 vmhost kernel: sd 9:0:0:0: [sdd] Attached SCSI removable disk
Jul 28 17:07:38 vmhost kernel: device-mapper: thin: Data device (dm-4) discard unsupported: Disabling discard passdown.
...
Jul 28 17:07:38 vmhost lvm[554]: /dev/sdd: open failed: No medium found
...
As one can see, it is detected "[sdd] Attached SCSI removable disk" but it get's lost somewhere.
For the OS "/dev/sdd" does not exist (not fdisk, lsblk,...)
Code:
ls -l /dev/sdd
brw-rw---- 1 root disk 8, 48 Jul 28 17:07 /dev/sdd
fdisk -l /dev/sdd
fdisk: cannot open /dev/sdd: No medium found
First I tried to go back to the old kernel "5.4.189-2-pve" but no luck there... there is exactly the same problem.
Any ideas?
Greetings
jh
Last edited: