I had set spindown time with a command line hdparm -S 100 /dev/sda1, but it seemed after some reboot (during which I had detached the disk, but then connected it again using the same cable/port), it did not went to sleep. So, I applied the command again.
I thought that the sleep setting is stored in the disk's firmware and handled by the disk itself, so it is independent of the computer (new OS, OS reboot, etc). Is that wrong, and the setting exists in the OS, so that I have to run the hdparm -S command again at each OS start?