Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subsequent parks missing from logs #19

Open
hyperfekt opened this issue Mar 30, 2019 · 0 comments
Open

Subsequent parks missing from logs #19

hyperfekt opened this issue Mar 30, 2019 · 0 comments

Comments

@hyperfekt
Copy link

hyperfekt commented Mar 30, 2019

I set up hdapsd and wanted to verify it is working.
For this I started it with --verbose, kept something writing to the disk and let the device fall repeatedly (of course gently breaking it instead of letting it hit the floor).
Each time could hear the disk head move, then park as it entered free fall, then quickly start to move again, but this is the output I got:

Sat Mar 30 18:45:31 2019: Starting hdapsd
Sat Mar 30 18:45:31 2019: WARNING: You did not supply any devices to protect, trying autodetection.
Sat Mar 30 18:45:31 2019: Adding autodetected device: sdb
Sat Mar 30 18:45:31 2019: Trying INTERFACE_HDAPS
Sat Mar 30 18:45:31 2019: Trying INTERFACE_AMS
Sat Mar 30 18:45:31 2019: Trying INTERFACE_FREEFALL
Sat Mar 30 18:45:31 2019: Selected interface: FREEFALL
Sat Mar 30 18:45:31 2019: Uses hardware logic from /dev/freefall
disk: sdb
threshold: 15
read_method: hardware-logic
sampling_rate: 50
HW=1
Sat Mar 30 18:46:18 2019: parking
HW=1
HW=1
HW=1
HW=1
HW=1
HW=1

Running hdapsd without --verbose and with --syslog, as one would with a daemon, means I get no indication that the disk was parked after the first time, which hardly seems intentional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant