[v. 3.2.9] I cannot access "Administration => Storage / Disks"

Laurent-91290

New Member
May 9, 2024
3
0
1
France
Hello.

Since version 3.2.9, I cannot access "Administration => Storage / Disks" on my physical PBS server.
It was ok with 3.2.8 and before.

Error : Bad Request (400) command "smartctl" "-H" "-A" "-j" "/dev/sdc" failed - status code: 1 - no error message

My disks :

Code:
root@pbs:~# lsblk
NAME         MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
sda            8:0    0 223.6G  0 disk
├─sda1         8:1    0  1007K  0 part
├─sda2         8:2    0     1G  0 part /boot/efi
└─sda3         8:3    0 222.6G  0 part
  ├─pbs-swap 252:0    0     8G  0 lvm  [SWAP]
  └─pbs-root 252:1    0 198.6G  0 lvm  /
sdb            8:16   0   1.8T  0 disk
└─sdb1         8:17   0   1.8T  0 part /mnt/datastore/pbs-2To-backups
sdc            8:32   1     0B  0 disk
 
Last edited:
Thx for your response.

I never had a disk sdc. I only have 2 disks : sda (for the PBS install) and sdb (for my backup repository). So no drive has died.

It feels like with version 3.2.9, having a "entry" sdc without a disk attached to it cause an error.

Here are the logs

Code:
root@pbs:~# journalctl  -b 0 --grep sdc
Nov 19 19:53:20 pbs kernel: sd 6:0:0:0: [sdc] Media removed, stopped polling
Nov 19 19:53:20 pbs kernel: sd 6:0:0:0: [sdc] Attached SCSI removable disk

Code:
root@pbs:~# smartctl  -A /dev/sdc
smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.8.12-4-pve] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org

/dev/sdc: Unknown USB bridge [0x05e3:0x0745 (0x903)]
Please specify device type with the -d option.

Use smartctl -h to get a usage summary
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!