Scroll to navigation

STORAGE_FIXUP(8) Linux STORAGE_FIXUP(8)

NAME

storage-fixup - a script which applies a workaround to buggy ata devices

SYNOPSIS

storage-fixup [-h] [-V] [-q] [-v] [-b] [-c config_file] [-m max_devs]

DESCRIPTION

Script to issue fix up commands for weird disks. This is primarily to adjust ATA APM setting. Some laptop BIOSen set this value too aggressively causing frequent head unloads which can kill the drive quickly. This script should be called during boot and resume. It examines rules from /etc/storage-fixup.conf and executes matching commands.

OPTIONS

Print help message and exit
Print version and exit
Quiet mode
Verbose mode
Dry run, don't actually execute action
Use config_file instead of /etc/storage-fixup.conf
Maximum number of allowed devices (default=64, 0 for unlimited)

FILES

/etc/storage-fixup.conf

SEE ALSO

hdparm(8) dmidecode(8)

2008 storage-fixup