update-manager --no-focus-on-map ??
Ralf Mardorf
silver.bullet at zoho.com
Sun Jan 3 23:41:27 UTC 2016
On Sat, 02 Jan 2016 14:30:56 +0100, Nils Kassube wrote:
>Ralf Mardorf wrote:
>> On Sat, 02 Jan 2016 13:11:53 +0100, Nils Kassube wrote:
>> >Ralf Mardorf wrote:
>> >> On Sat, 02 Jan 2016 11:14:27 +0100, Nils Kassube wrote:
>> >> >The allegation that a reboot spins down the disk isn't even true.
>> >> >I have tested it with two machines and on both a reboot doesn't
>> >> >increase the load cycle count, i.e. the disk doesn't spin down.
>> >>
>> >> Then try again with an external drive connected by USB.
>> >
>> >Ok, I tried it. Unfortunately the old ATA disk connected via USB/ATA
>> >bridge doesn't support S.M.A.R.T. data, so I couldn't check the load
>> >cycle counter. However the disk is loud enough to hear that the disk
>> >doesn't spin down during a reboot.
>>
>> I know for sure that my external USB drive does. I don't know how my
>> internal SATA drives behave, but regarding the noise they are parked
>> too and the same sound was made by my old IDE drives. I try to keep
>> it in mind and to run smartctl to check my internal SATA drives, if I
>> should reboot.
>
>Well, maybe it depends on the individual disks how they behave. But
>for my small sample size of two internal laptop disks and one external
>disk there was no spin down. And BTW, for the internal disks i tried
>it with the Kubuntu versions 10.04, 14.04 and 16.04, so the Kubuntu
>version doesn't seem to be important.
Hi,
sda is an internal SATA drive
Model Family: SAMSUNG SpinPoint T166
Device Model: SAMSUNG HD321KJ
Firmware Version: CP100-12
sdb is an internal SATA drive
Model Family: SAMSUNG SpinPoint F3
Device Model: SAMSUNG HD502HJ
Firmware Version: 1AJ10001
sdc is an external "USB" drive
Model Family: Western Digital Green
Device Model: WDC WD20EZRX-00DC0B0
Firmware Version: 80.00A80
Load cycle count isn't shown for sda, it does not increase for sdb but
it increases for sdc.
[root at moonstudio weremouse]# echo sda;smartctl -a /dev/sda|grep Star;smartctl -a /dev/sda|grep Loa;echo sdb;smartctl -a /dev/sdb|grep Star;smartctl -a /dev/sdb|grep Loa;echo sdc;smartctl -a /dev/sdc|grep Star;smartctl -a /dev/sdc|grep Loa
sda
4 Start_Stop_Count 0x0032 093 093 000 Old_age Always - 7523
sdb
4 Start_Stop_Count 0x0032 098 098 000 Old_age Always - 2515
193 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 2597
sdc
4 Start_Stop_Count 0x0032 097 097 000 Old_age Always - 3118
193 Load_Cycle_Count 0x0032 195 195 000 Old_age Always - 16378
[root at moonstudio weremouse]# shutdown -r now
[root at archlinux rocketmouse]# echo sda;smartctl -a /dev/sda|grep Star;smartctl -a /dev/sda|grep Loa;echo sdb;smartctl -a /dev/sdb|grep Star;smartctl -a /dev/sdb|grep Loa;echo sdc;smartctl -a /dev/sdc|grep Star;smartctl -a /dev/sdc|grep Loa
sda
4 Start_Stop_Count 0x0032 093 093 000 Old_age Always - 7523
sdb
4 Start_Stop_Count 0x0032 098 098 000 Old_age Always - 2515
193 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 2597
sdc
4 Start_Stop_Count 0x0032 097 097 000 Old_age Always - 3118
193 Load_Cycle_Count 0x0032 195 195 000 Old_age Always - 16380
Regards,
Ralf
--
https://en.wikipedia.org/wiki/S.M.A.R.T.#Known_ATA_S.M.A.R.T._attributes
More information about the ubuntu-users
mailing list