Section: Maintenance Commands (8)Updated: August 2004Local indexUp
NAME
blktool - Display or change block device settings
SYNOPSIS
blktool [options]device
[acoustic-mgmtnnn]
blktool [options]device
[block-sznnn]
blktool [options]device
[bus-id]
blktool [options]device
[bus-statennn]
blktool [options]device
[class]
blktool [options]device
[cd-speednnn]
blktool [options]device
[defect-mgmtoff|on]
blktool [options]device
[dev-keep-settingsoff|on]
blktool [options]device
[dev-read-aheadoff|on]
blktool [options]device
[dmaoff|on]
blktool [options]device
[geometry]
blktool [options]device
[i2o-rcachennn]
blktool [options]device
[i2o-wcachennn]
blktool [options]device
[id]
blktool [options]device
[keep-settingsoff|on]
blktool [options]device
[mediaunlock|lock]
blktool [options]device
[multiple-countnnn]
blktool [options]device
[no-write-erroff|on]
blktool [options]device
[pio-data16-bit|32-bit]
blktool [options]device
[pio-modennn]
blktool [options]device
[pm-modennn]
blktool [options]device
[queue-depthnnn]
blktool [options]device
[read-aheadnnn]
blktool [options]device
[readonlyoff|on]
blktool [options]device
[reread-part]
blktool [options]device
[reset]
blktool [options]device
[sector-sz]
blktool [options]device
[sleep]
blktool [options]device
[standby]
blktool [options]device
[unmask-irqoff|on]
blktool [options]device
[version]
blktool [options]
[version]
blktool [options]device
[wcacheoff|on]
DESCRIPTION
blktool
is used for querying and/or changing settings of a block device.
device
is the name of the block device to query or modify.
OPTIONS
-f
For a few commands, blktool will flush the buffers of the block device
out to disk, before performing the requested command. Specify this
option, "force", disables any flushing blktool would attempt to do.
-t class
where class is one of 'ide', 'ata', 'scsi', 'i2o', or 'auto' to override the
default auto-detection of device class.
COMMANDS
acoustic-mgmt
Query or set underlying device's acoustic level.
block-sz
Query or set device block size.
bus-id
Query device bus id.
bus-state
Query or set device bus state (0 off, 1 on, 2 tristate)
class
Query the detected (or overridden, via -t) device class.
Typically this will result in 'ATA' or 'SCSI' for most devices.
Detection is based on device major; thus your SATA device may appear as
'SCSI'.