lsblk -d -o NAME,SIZE,TYPE | grep disk
show me the such things
sda 894.3G disk
sdb 894.3G disk
sdc 3.7T disk
sdd 3.7T disk
nbd0 64G disk
Are the sda
and sdc
have sdb
and sdd
similarly physical devices?
Either they're "physical" and "logical" devices?
It's not my own server, so I cannot see its specifications. The server was deployed without my participation.
hdparm
and saw there're two separate disks of one model with different Serial Number`s. – palmasd1 Jan 30 '24 at 11:10