lsblk odd results
Ralf Mardorf
silver.bullet at zoho.com
Fri Feb 22 07:54:11 UTC 2019
On Thu, 21 Feb 2019 18:31:59 -0500 (EST), Robert Heller wrote:
>And from smartctl:
Hi,
smartctl could also provide "Rotation Rate" information.
$ for i in a b c d; do echo; sudo smartctl -a /dev/sd$i | grep -e 'Device Model' -e 'Rotation Rate'; done
Device Model: TOSHIBA-TL100
Rotation Rate: Solid State Device
Device Model: TOSHIBA-TL100
Rotation Rate: Solid State Device
Device Model: TOSHIBA-TR200
Rotation Rate: Solid State Device
Device Model: TOSHIBA-TR200
Rotation Rate: Solid State Device
$ sudo smartctl --version | tail -6
smartmontools release 7.0 dated 2018-12-30 at 14:47:55 UTC
smartmontools SVN rev 4883 dated 2018-12-30 at 14:48:54
smartmontools build host: x86_64-pc-linux-gnu
smartmontools build with: C++14, GCC 8.2.1 20181127
smartmontools configure arguments: '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt'
Regards,
Ralf
More information about the ubuntu-users
mailing list