Hard disk

Oct 3, 2023
3
0
1
Hi Team
is there a linux command that wouls show me what brand/kind of HDD/SSD is intalled on the cluster

Code:
root@pve2:~# df
Filesystem              1K-blocks        Used  Available Use% Mounted on
udev                     65679396           0   65679396   0% /dev
tmpfs                    13142848        2260   13140588   1% /run
/dev/mapper/pve-root     51032560    11769156   36638688  25% /
tmpfs                    65714236       73728   65640508   1% /dev/shm
tmpfs                        5120           0       5120   0% /run/lock
/dev/sda2                  523248         324     522924   1% /boot/efi
/dev/sdb1              3483028136   598977632 2707047704  19% /mnt/data
/dev/fuse                  131072          56     131016   1% /etc/pve
192.168.8.84:/nfshdd  15335042048 12185926656 3148574720  80% /mnt/pve/hddnas
192.168.8.84:/nfsssd   1640048640   376567808 1262940160  23% /mnt/pve/ssdnas
tmpfs                    65714236          76   65714160   1% /var/lib/ceph/osd/ceph-2
tmpfs                    65714236          76   65714160   1% /var/lib/ceph/osd/ceph-3
192.168.20.20:/Public 22531420160 22527549440    3870720 100% /mnt/pve/NAS24TB
tmpfs                    13142844           0   13142844   0% /run/user/0
root@pve2:~#